aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/imv
Commit message (Expand)AuthorAgeFilesLines
...
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-152-3/+5
* Fix various API doc issues and typosTobias Brunner2013-07-181-2/+2
* skip enforcement if a recent measurement was successfulAndreas Steffen2013-07-081-15/+56
* Register packages under Debian 7.0 x86_64Andreas Steffen2013-07-041-4/+4
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-281-3/+3
* 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
* Some PTS database fixesAndreas Steffen2013-06-211-14/+14
* Implemented pacman in a more reliable wayAndreas Steffen2013-06-211-88/+89
* Introduced workitems to Scanner IMVAndreas Steffen2013-06-213-16/+20
* 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-211-3/+15
* Database changes needed to integrate Cygnet backendAndreas Steffen2013-06-213-84/+107
* Implemented hierarchical policy groupsAndreas Steffen2013-06-213-144/+81
* Introduced workitems to Attestation IMVAndreas Steffen2013-06-219-69/+201
* Converted all IMVs to use generic IF-IMV APIAndreas Steffen2013-06-212-0/+173
* Remove the constructor from the IMV agent interfaceAndreas Steffen2013-06-211-10/+0
* Defined a generic IMV agent interfaceAndreas Steffen2013-06-211-0/+119
* Moved batch_ending into separate source fileAndreas Steffen2013-06-211-0/+1
* 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-213-63/+522
* Added file and directory reference measurements to workitemsAndreas Steffen2013-06-212-4/+8
* add overall recommendation to session database entryAndreas Steffen2013-06-213-11/+22
* don't define a default database URIAndreas Steffen2013-06-212-4/+3
* created a simple IMV Policy ManagerAndreas Steffen2013-06-213-0/+223
* refactored IMV policy managementAndreas Steffen2013-06-219-219/+523
* implemented policy rules for OS IMVAndreas Steffen2013-06-219-0/+1021
* execute an _imv_policy scriptAndreas Steffen2013-06-213-4/+108
* implemented IMV session controlAndreas Steffen2013-06-215-2/+363
* Switch encoding of AR Identity Value from binary to UTF-8Andreas Steffen2013-03-222-39/+12
* moved ar_id from imv_agent to imv_stateAndreas Steffen2013-03-113-25/+21
* make TNC Access Requestor ID available to IMVsAndreas Steffen2013-03-032-7/+27
* third parameter was not copiedAndreas Steffen2013-03-021-1/+1
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-026-9/+8
* removed superfluous debug outputAndreas Steffen2013-02-151-2/+0
* Add IF-M message subtype getter to IMC/IMV messagesMartin Willi2013-02-142-0/+14
* make AR identities available to IMVs via IF-IMV 1.4 draftAndreas Steffen2013-02-111-0/+109
* deleted newly constructed attributes in send_assessmentAndreas Steffen2012-12-242-18/+6
* Reuse generic constructor in IMV/IMC messageMartin Willi2012-11-301-24/+4
* Add getters for the raw encoding in IMV/IMC messagesMartin Willi2012-11-302-0/+19
* Clean up whitespaces in IMC/IMV messagesMartin Willi2012-11-302-18/+18
* cosmeticsAndreas Steffen2012-11-231-2/+2
* implemented output of item lists in remediation instructionsAndreas Steffen2012-11-231-7/+85
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-239-8/+511
* centralized processing of assessment informationAndreas Steffen2012-11-122-6/+18