aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/imv
Commit message (Expand)AuthorAgeFilesLines
* Added Android 4.4.4 to IMV databaseAndreas Steffen2014-06-271-0/+12
* Auxiliary swid_tagstats table boosts performanceAndreas Steffen2014-06-231-0/+14
* The policy_started check is not needed any moreAndreas Steffen2014-06-181-4/+0
* Added Android 4.3 and 4.4.3 to imv databaseAndreas Steffen2014-06-101-0/+24
* imv: Provide database table scheme for MySQLMartin Willi2014-06-041-0/+200
* libimcv: Pass TNC_SESSION_ID as argument instead as a environment variableMartin Willi2014-06-044-23/+16
* imv: Return an empty enumerator instead of null, as expected by callersMartin Willi2014-06-041-1/+1
* libimcv: Use TNC_IMV_API prefix on TNC functions for correct declspecMartin Willi2014-06-041-27/+28
* libimcv: Silence integer to pointer cast warningsMartin Willi2014-06-041-3/+1
* Added Debian 7.5 product and all Debian armv6l productsAndreas Steffen2014-05-311-6/+102
* Fixed typo in tables.sqlAndreas Steffen2014-05-311-1/+1
* Additional index to improve performanceAndreas Steffen2014-05-311-0/+4
* Added all SWID tables and example regidsAndreas Steffen2014-05-212-122/+105
* Use python-based swidGenerator to generated SWID tagsAndreas Steffen2014-04-151-0/+48
* Updated imv database templatesAndreas Steffen2014-04-152-14/+15
* Separated IMV session management from IMV policy databaseAndreas Steffen2014-04-1512-265/+838
* Added Ubuntu 14.04 to IMV databaseAndreas Steffen2014-03-311-0/+24
* Use logical AND functionAndreas Steffen2014-02-231-1/+1
* 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
* 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