aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/imv
Commit message (Collapse)AuthorAgeFilesLines
* libimcv: Move settings to <ns>.imcv and <ns>.plugins with fallbackTobias Brunner2014-02-122-3/+8
|
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
|
* Added missing semicolon in SQL statementsAndreas Steffen2014-02-051-6/+6
|
* Added Android 4.3.1 to products database tableAndreas Steffen2014-02-041-2/+14
|
* Added new Android versions to PTS databaseAndreas Steffen2014-02-041-0/+60
|
* Added TPMRA workitem support in PTS databaseAndreas Steffen2014-01-161-0/+60
|
* Allow reason strings to be used as workitem result stringAndreas Steffen2014-01-132-3/+11
|
* Attestation IMV processes TPMRA workitemAndreas Steffen2014-01-131-1/+1
|
* Added TPM Remote Attestation (TPMRA) workitemAndreas Steffen2014-01-102-2/+4
|
* Updated and split data.sqlAndreas Steffen2013-10-231-37/+97
|
* Support Ubuntu 13.10 measurementsAndreas Steffen2013-10-211-0/+24
|
* Added tags table and some tag samplesAndreas Steffen2013-09-052-1/+91
|
* Added regids table and some sample reqid dataAndreas Steffen2013-09-022-0/+62
|
* Output handler of a given workitemAndreas Steffen2013-08-161-0/+3
|
* Implemented SWID prototype IMC/IMV pairAndreas Steffen2013-08-152-3/+5
|
* Fix various API doc issues and typosTobias Brunner2013-07-181-2/+2
| | | | Partially based on an old patch by Adrian-Ken Rueegsegger.
* 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
| | | | | Multiple additional search paths can be added with the add_path() method.
* 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
|