aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated PTS demo databaseAndreas Steffen2013-06-261-2/+54
|
* Device can be member of multiple groupsAndreas Steffen2013-06-251-74/+87
|
* Some IMV policy managers expect a TEXT stringAndreas Steffen2013-06-252-3/+8
|
* Assign default group to newly created devicesAndreas Steffen2013-06-251-1/+12
|
* Set device creation date if it hasn't been set yetAndreas Steffen2013-06-241-3/+18
|
* Send PA-TNC assessment result even if no workitems are availableAndreas Steffen2013-06-242-7/+13
|
* Some pacman fixesAndreas Steffen2013-06-232-33/+32
|
* Some PTS database fixesAndreas Steffen2013-06-211-14/+14
|
* Implemented pacman in a more reliable wayAndreas Steffen2013-06-214-380/+471
|
* Define protocol stringAndreas Steffen2013-06-211-9/+10
|
* Generate result string for port scan workitemsAndreas Steffen2013-06-211-2/+29
|
* Ignore non-matching protocolsAndreas Steffen2013-06-211-2/+2
|
* Introduced workitems to Scanner IMVAndreas Steffen2013-06-217-194/+318
|
* Added ITA components to databaseAndreas Steffen2013-06-211-0/+26
|
* Shortened names of default policy groupsAndreas Steffen2013-06-212-10/+10
|
* Store device with product IDAndreas Steffen2013-06-214-21/+29
|
* Database changes needed to integrate Cygnet backendAndreas Steffen2013-06-213-84/+107
|
* Implemented get|set_action_flag() methodsAndreas Steffen2013-06-213-37/+20
|
* Implemented hierarchical policy groupsAndreas Steffen2013-06-213-144/+81
|
* Introduced workitems to Attestation IMVAndreas Steffen2013-06-2112-125/+251
|
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-2112-929/+997
|
* Remove the constructor from the IMV agent interfaceAndreas Steffen2013-06-211-10/+0
|
* Defined a generic IMV agent interfaceAndreas Steffen2013-06-215-99/+134
|
* Moved all functionality into imv_os_agent_t class turning imv_os_t into an ↵Andreas Steffen2013-06-217-780/+946
| | | | IF-IMV skeleton
* Moved batch_ending into separate source fileAndreas Steffen2013-06-216-295/+373
|
* do not process workitems with NULL resultAndreas Steffen2013-06-212-2/+3
|
* fixed enumeration of workitems for a given sessionAndreas Steffen2013-06-211-1/+1
|
* generate workitems based on group policyAndreas Steffen2013-06-214-64/+533
|
* Added file and directory reference measurements to workitemsAndreas Steffen2013-06-212-4/+8
|
* add overall recommendation to session database entryAndreas Steffen2013-06-214-14/+42
|
* don't define a default database URIAndreas Steffen2013-06-213-6/+4
|
* created a simple IMV Policy ManagerAndreas Steffen2013-06-215-0/+232
|
* register received scanner attributesAndreas Steffen2013-06-214-6/+103
|
* refactored IMV policy managementAndreas Steffen2013-06-2117-541/+698
|
* implemented policy rules for OS IMVAndreas Steffen2013-06-2117-98/+1438
|
* check for zero-length device IDAndreas Steffen2013-06-211-0/+6
|
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-2110-169/+519
|
* execute an _imv_policy scriptAndreas Steffen2013-06-216-10/+127
|
* implemented IMV session controlAndreas Steffen2013-06-2112-164/+474
|
* Make plugins in standalone libimcv configurableAndreas Steffen2013-05-241-1/+2
|
* destroy SQL queryAndreas Steffen2013-04-211-0/+1
|
* pacman: Define gen_time out of the loopTobias Brunner2013-03-251-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-8Andreas Steffen2013-03-228-78/+80
|
* activate logging before loading pluginsAndreas Steffen2013-03-211-7/+7
|
* added ITA Echo PA-TNC Subtype and ITA Echo Attribute typeAndreas Steffen2013-03-112-3/+5
|
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-117-30/+89
|
* instead of cloning use extract_buf() methodAndreas Steffen2013-03-0415-15/+15
|
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-035-21/+67
|
* third parameter was not copiedAndreas Steffen2013-03-021-1/+1
|
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-0239-62/+80
|