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 | 6 | -15/+15 |
| | |||||
* | 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 | 3 | -3/+3 |
| | |||||
* | 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 | 6 | -6/+6 |
| | |||||
* | Make sure libstrongswan is initialized first in IMCs and IMVs | Andreas Steffen | 2013-09-11 | 2 | -14/+18 |
| | |||||
* | 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 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 6 | -25/+31 |
| | | | | | | 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. | ||||
* | imv-scanner: Only add a reason string if there is something to report | Tobias Brunner | 2013-07-08 | 1 | -1/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Implemented pacman in a more reliable way | Andreas Steffen | 2013-06-21 | 3 | -292/+382 |
| | |||||
* | 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 | 4 | -178/+298 |
| | |||||
* | Store device with product ID | Andreas Steffen | 2013-06-21 | 3 | -18/+14 |
| | |||||
* | Implemented get|set_action_flag() methods | Andreas Steffen | 2013-06-21 | 3 | -37/+20 |
| | |||||
* | 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 | 9 | -928/+822 |
| | |||||
* | 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 | 4 | -6/+103 |
| | |||||
* | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 4 | -318/+139 |
| | |||||
* | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 5 | -95/+406 |
| | |||||
* | 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 | 4 | -165/+306 |
| | |||||
* | execute an _imv_policy script | Andreas Steffen | 2013-06-21 | 2 | -6/+16 |
| | |||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 6 | -162/+110 |
| | |||||
* | 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 | 6 | -39/+68 |
| | |||||
* | moved ar_id from imv_agent to imv_state | Andreas Steffen | 2013-03-11 | 4 | -5/+68 |
| | |||||
* | 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 | 7 | -9/+20 |
| | |||||
* | 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 |
| | |||||
* | ignore ports of the 127.0.1.1 internal system address | Andreas Steffen | 2012-12-09 | 1 | -2/+6 |
| |