Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | skip enforcement if a recent measurement was successful | Andreas Steffen | 2013-07-08 | 1 | -15/+56 | |
| | ||||||
* | Always return a result string for a processed workitem | Andreas Steffen | 2013-07-04 | 1 | -6/+8 | |
| | ||||||
* | Register packages under Debian 7.0 x86_64 | Andreas Steffen | 2013-07-04 | 1 | -4/+4 | |
| | ||||||
* | Don't backup old package lists | Andreas Steffen | 2013-07-01 | 1 | -6/+3 | |
| | ||||||
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 3 | -5/+5 | |
| | | | | | Multiple additional search paths can be added with the add_path() method. | |||||
* | Support blacklist field in PTS database | Andreas Steffen | 2013-06-26 | 1 | -10/+11 | |
| | ||||||
* | Updated PTS demo database | Andreas Steffen | 2013-06-26 | 1 | -2/+54 | |
| | ||||||
* | Device can be member of multiple groups | Andreas Steffen | 2013-06-25 | 1 | -74/+87 | |
| | ||||||
* | Some IMV policy managers expect a TEXT string | Andreas Steffen | 2013-06-25 | 2 | -3/+8 | |
| | ||||||
* | Assign default group to newly created devices | Andreas Steffen | 2013-06-25 | 1 | -1/+12 | |
| | ||||||
* | Set device creation date if it hasn't been set yet | Andreas Steffen | 2013-06-24 | 1 | -3/+18 | |
| | ||||||
* | Send PA-TNC assessment result even if no workitems are available | Andreas Steffen | 2013-06-24 | 2 | -7/+13 | |
| | ||||||
* | Some pacman fixes | Andreas Steffen | 2013-06-23 | 2 | -33/+32 | |
| | ||||||
* | Some PTS database fixes | Andreas Steffen | 2013-06-21 | 1 | -14/+14 | |
| | ||||||
* | Implemented pacman in a more reliable way | Andreas Steffen | 2013-06-21 | 4 | -380/+471 | |
| | ||||||
* | Define protocol string | Andreas Steffen | 2013-06-21 | 1 | -9/+10 | |
| | ||||||
* | Generate result string for port scan workitems | Andreas Steffen | 2013-06-21 | 1 | -2/+29 | |
| | ||||||
* | Ignore non-matching protocols | Andreas Steffen | 2013-06-21 | 1 | -2/+2 | |
| | ||||||
* | Introduced workitems to Scanner IMV | Andreas Steffen | 2013-06-21 | 7 | -194/+318 | |
| | ||||||
* | Added ITA components to database | Andreas Steffen | 2013-06-21 | 1 | -0/+26 | |
| | ||||||
* | Shortened names of default policy groups | Andreas Steffen | 2013-06-21 | 2 | -10/+10 | |
| | ||||||
* | Store device with product ID | Andreas Steffen | 2013-06-21 | 4 | -21/+29 | |
| | ||||||
* | Database changes needed to integrate Cygnet backend | Andreas Steffen | 2013-06-21 | 3 | -84/+107 | |
| | ||||||
* | Implemented get|set_action_flag() methods | Andreas Steffen | 2013-06-21 | 3 | -37/+20 | |
| | ||||||
* | Implemented hierarchical policy groups | Andreas Steffen | 2013-06-21 | 3 | -144/+81 | |
| | ||||||
* | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 12 | -125/+251 | |
| | ||||||
* | Converted all IMVs to use generic IF-IMV API | Andreas Steffen | 2013-06-21 | 12 | -929/+997 | |
| | ||||||
* | Remove the constructor from the IMV agent interface | Andreas Steffen | 2013-06-21 | 1 | -10/+0 | |
| | ||||||
* | Defined a generic IMV agent interface | Andreas Steffen | 2013-06-21 | 5 | -99/+134 | |
| | ||||||
* | Moved all functionality into imv_os_agent_t class turning imv_os_t into an ↵ | Andreas Steffen | 2013-06-21 | 7 | -780/+946 | |
| | | | | IF-IMV skeleton | |||||
* | Moved batch_ending into separate source file | Andreas Steffen | 2013-06-21 | 6 | -295/+373 | |
| | ||||||
* | do not process workitems with NULL result | Andreas Steffen | 2013-06-21 | 2 | -2/+3 | |
| | ||||||
* | fixed enumeration of workitems for a given session | Andreas Steffen | 2013-06-21 | 1 | -1/+1 | |
| | ||||||
* | generate workitems based on group policy | Andreas Steffen | 2013-06-21 | 4 | -64/+533 | |
| | ||||||
* | Added file and directory reference measurements to workitems | Andreas Steffen | 2013-06-21 | 2 | -4/+8 | |
| | ||||||
* | add overall recommendation to session database entry | Andreas Steffen | 2013-06-21 | 4 | -14/+42 | |
| | ||||||
* | don't define a default database URI | Andreas Steffen | 2013-06-21 | 3 | -6/+4 | |
| | ||||||
* | created a simple IMV Policy Manager | Andreas Steffen | 2013-06-21 | 5 | -0/+232 | |
| | ||||||
* | register received scanner attributes | Andreas Steffen | 2013-06-21 | 4 | -6/+103 | |
| | ||||||
* | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 17 | -541/+698 | |
| | ||||||
* | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 17 | -98/+1438 | |
| | ||||||
* | check for zero-length device ID | Andreas Steffen | 2013-06-21 | 1 | -0/+6 | |
| | ||||||
* | ITA-HSR/Device ID attribute & IMV OS state machine | Andreas Steffen | 2013-06-21 | 10 | -169/+519 | |
| | ||||||
* | execute an _imv_policy script | Andreas Steffen | 2013-06-21 | 6 | -10/+127 | |
| | ||||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 12 | -164/+474 | |
| | ||||||
* | Make plugins in standalone libimcv configurable | Andreas Steffen | 2013-05-24 | 1 | -1/+2 | |
| | ||||||
* | destroy SQL query | Andreas Steffen | 2013-04-21 | 1 | -0/+1 | |
| | ||||||
* | pacman: Define gen_time out of the loop | Tobias Brunner | 2013-03-25 | 1 | -1/+2 | |
| | | | | It gets assigned if count==3 but only used later when count >= 7. | |||||
* | Switch encoding of AR Identity Value from binary to UTF-8 | Andreas Steffen | 2013-03-22 | 8 | -78/+80 | |
| | ||||||
* | activate logging before loading plugins | Andreas Steffen | 2013-03-21 | 1 | -7/+7 | |
| |