Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pacman.sh creates /etc/pts/dists directory if it doesn't exist yet | Andreas Steffen | 2014-02-13 | 1 | -0/+1 |
| | |||||
* | libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallback | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -2/+2 |
| | |||||
* | Allow reason strings to be used as workitem result string | Andreas Steffen | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | Support Ubuntu 13.10 measurements | Andreas Steffen | 2013-10-21 | 1 | -1/+22 |
| | |||||
* | Build all IMC/IMVs with -no-undefined | Tobias Brunner | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | Make sure libstrongswan is initialized first in IMCs and IMVs | Andreas Steffen | 2013-09-11 | 1 | -7/+9 |
| | |||||
* | imv-os: check_packages() fails if product query fails | Tobias Brunner | 2013-07-24 | 1 | -0/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -5/+6 |
| | | | | | | 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. | ||||
* | Always return a result string for a processed workitem | Andreas Steffen | 2013-07-04 | 1 | -6/+8 |
| | |||||
* | 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 | 1 | -1/+1 |
| | | | | | 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 |
| | |||||
* | Some pacman fixes | Andreas Steffen | 2013-06-23 | 2 | -33/+32 |
| | |||||
* | Implemented pacman in a more reliable way | Andreas Steffen | 2013-06-21 | 3 | -292/+382 |
| | |||||
* | Introduced workitems to Scanner IMV | Andreas Steffen | 2013-06-21 | 1 | -1/+2 |
| | |||||
* | Store device with product ID | Andreas Steffen | 2013-06-21 | 3 | -18/+14 |
| | |||||
* | Introduced workitems to Attestation IMV | Andreas Steffen | 2013-06-21 | 3 | -56/+50 |
| | |||||
* | Converted all IMVs to use generic IF-IMV API | Andreas Steffen | 2013-06-21 | 1 | -147/+4 |
| | |||||
* | Defined a generic IMV agent interface | Andreas Steffen | 2013-06-21 | 3 | -98/+14 |
| | |||||
* | 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 | 5 | -295/+372 |
| | |||||
* | generate workitems based on group policy | Andreas Steffen | 2013-06-21 | 1 | -1/+11 |
| | |||||
* | add overall recommendation to session database entry | Andreas Steffen | 2013-06-21 | 1 | -3/+20 |
| | |||||
* | register received scanner attributes | Andreas Steffen | 2013-06-21 | 1 | -1/+8 |
| | |||||
* | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 2 | -215/+95 |
| | |||||
* | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 3 | -88/+316 |
| | |||||
* | ITA-HSR/Device ID attribute & IMV OS state machine | Andreas Steffen | 2013-06-21 | 3 | -137/+241 |
| | |||||
* | execute an _imv_policy script | Andreas Steffen | 2013-06-21 | 2 | -6/+16 |
| | |||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 4 | -162/+72 |
| | |||||
* | 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 | 4 | -21/+32 |
| | |||||
* | moved ar_id from imv_agent to imv_state | Andreas Steffen | 2013-03-11 | 2 | -3/+24 |
| | |||||
* | make TNC Access Requestor ID available to IMVs | Andreas Steffen | 2013-03-03 | 3 | -14/+40 |
| | |||||
* | Fixed Doxygen comments after scanning complete src directory | Tobias Brunner | 2013-03-02 | 2 | -4/+5 |
| | |||||
* | improved control when an attribute request is sent | Andreas Steffen | 2013-02-03 | 3 | -2/+54 |
| | |||||
* | Cast first argument for %.*s to int | Tobias Brunner | 2013-01-24 | 3 | -15/+15 |
| | |||||
* | make pacman.sh run under cron | Andreas Steffen | 2012-12-26 | 1 | -9/+13 |
| | |||||
* | store detected improper OS settings in database | Andreas Steffen | 2012-11-30 | 3 | -14/+21 |
| | |||||
* | store collected device information in database | Andreas Steffen | 2012-11-28 | 3 | -1/+80 |
| | |||||
* | store unique device_id in database | Andreas Steffen | 2012-11-27 | 5 | -22/+80 |
| | |||||
* | completed Polish language version | Ewa Steffen | 2012-11-23 | 1 | -2/+14 |
| | |||||
* | implemented output of item lists in remediation instructions | Andreas Steffen | 2012-11-23 | 1 | -44/+41 |
| | |||||
* | refactored reason string and remediation instructions framework | Andreas Steffen | 2012-11-23 | 1 | -215/+144 |
| | |||||
* | strndup() requires string.h header file | Andreas Steffen | 2012-11-18 | 1 | -0/+2 |
| | |||||
* | generate reason strings and remediation instructions for improper OS settings | Andreas Steffen | 2012-11-18 | 3 | -61/+198 |
| | |||||
* | fixed a memory leak in pacman | Andreas Steffen | 2012-11-17 | 1 | -0/+8 |
| | |||||
* | removed unused variable | Andreas Steffen | 2012-11-17 | 1 | -1/+1 |
| | |||||
* | discovered the use of strndup() | Andreas Steffen | 2012-11-15 | 1 | -6/+2 |
| |