Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | imv-os: check_packages() fails if product query fails | Tobias Brunner | 2013-07-24 | 1 | -0/+1 | |
| | ||||||
* | imv-scanner: Properly check snprintf() return value | Tobias Brunner | 2013-07-24 | 1 | -5/+9 | |
| | ||||||
* | Fix various API doc issues and typos | Tobias Brunner | 2013-07-18 | 2 | -3/+3 | |
| | | | | Partially based on an old patch by Adrian-Ken Rueegsegger. | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 7 | -27/+34 | |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | |||||
* | Use strpfx() helper where appropriate | Tobias Brunner | 2013-07-08 | 1 | -2/+2 | |
| | ||||||
* | libimcv: Properly deinitialize libimcv | Tobias Brunner | 2013-07-08 | 1 | -0/+1 | |
| | | | | | Other users of imcv_pa_tnc_attributes (libpts) check if it is NULL before removing vendor IDs. | |||||
* | imv-scanner: Only add a reason string if there is something to report | Tobias Brunner | 2013-07-08 | 1 | -1/+4 | |
| | ||||||
* | libimcv: Android.mk added | Tobias Brunner | 2013-07-08 | 1 | -0/+65 | |
| | ||||||
* | Cosmetics | Andreas Steffen | 2013-07-08 | 1 | -2/+2 | |
| | ||||||
* | Scanner IMV without workitems provides immediate recommendation, too | Andreas Steffen | 2013-07-08 | 1 | -11/+12 | |
| | ||||||
* | 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 | |
| |