aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Expand)AuthorAgeFilesLines
* Fix years in some copyright statementsTobias Brunner2015-04-163-3/+3
* utils: Use chunk_equals_const() for all cryptographic purposesMartin Willi2015-04-146-18/+15
* diffie-hellman: Add a bool return value to set_other_public_value()Martin Willi2015-03-231-1/+4
* diffie-hellman: Add a bool return value to get_my_public_value()Martin Willi2015-03-231-1/+4
* libimcv: Allow pts_t.set_peer_public_value() to failMartin Willi2015-03-234-7/+11
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-234-4/+14
* diffie-hellman: Use bool instead of status_t as get_shared_secret() return valueMartin Willi2015-03-231-1/+1
* Replace kid by aik_id in ITA TBOOT functional componentAndreas Steffen2015-03-161-7/+2
* Create TPM TBOOT Measurement groupAndreas Steffen2015-03-151-0/+18
* Updated products in imv databaseAndreas Steffen2015-03-081-0/+137
* attest: output trusted flag and device descriptionAndreas Steffen2015-03-081-8/+10
* Make access requestor IP address available to TNC serverAndreas Steffen2015-03-0810-135/+241
* unit-tests: Base attributes get adopted by seg-env/seg-contractTobias Brunner2015-03-031-4/+4
* seg-env: Destroy base attribute if segmentation is not possibleTobias Brunner2015-03-031-0/+1
* Fixed a memory leak in the attribute segmentation codeAndreas Steffen2015-02-273-4/+4
* Updated Ubuntu 14.04 kernel versionAndreas Steffen2015-02-271-1/+1
* trusted_enumerate requires an additional argumentAndreas Steffen2015-01-211-1/+1
* pts: Do not override status with SUCCESS if length is invalidTobias Brunner2014-12-231-1/+2
* Remove unneeded get_count() methodAndreas Steffen2014-10-171-1/+0
* Process TCG/PTS File Measurement attribute incrementallyAndreas Steffen2014-10-171-37/+77
* Exempt TCG/SEG attributes from unsupported case statementAndreas Steffen2014-10-162-4/+11
* Request IF-M segmentation contract for TCG/PTS subtypeAndreas Steffen2014-10-161-0/+27
* libimcv: Add generic constructor for PA-TNC attributesTobias Brunner2014-10-152-0/+51
* swid-inventory: Remove unused variable end_of_tagTobias Brunner2014-10-141-6/+2
* libimcv: Add fallback if IPSEC_SCRIPT is not definedTobias Brunner2014-10-131-0/+4
* libimcv: Updated Android.mk to latest Makefile.amTobias Brunner2014-10-131-0/+3
* libimcv: Remove reference to libptsTobias Brunner2014-10-131-1/+0
* libimcv: Fix Doxygen comments after merging libpts into libimcvTobias Brunner2014-10-1313-14/+20
* libimcv: Fix harcoded IMCV_DEFAULT_POLICY_SCRIPT nameAvesh Agarwal2014-10-132-2/+3
* Support of multiple directed segmentation contractsAndreas Steffen2014-10-116-22/+133
* unit-tests: Updated MakefileAndreas Steffen2014-10-111-0/+1
* unit-tests: Added test for seg_contract_managerAndreas Steffen2014-10-111-0/+74
* Updated build-database.sh script to 3.13.0-37 kernelAndreas Steffen2014-10-111-1/+1
* Incremental parsing fixesAndreas Steffen2014-10-052-14/+9
* Added add_segment() method to TCG/PTS attributesAndreas Steffen2014-10-0518-26/+157
* Added add_segment() method to TCG/SEG attributesAndreas Steffen2014-10-053-25/+49
* OS IMV proposes IF-M segmentation contractAndreas Steffen2014-10-056-108/+153
* SWID IMC proposes IF-M segmentation contractsAndreas Steffen2014-10-053-24/+42
* unit-tests: Updated libimcv test suiteAndreas Steffen2014-10-051-22/+125
* Added add_segment() method to IETF attributesAndreas Steffen2014-10-0512-0/+95
* Added add_segment() method to ITA attributesAndreas Steffen2014-10-056-0/+47
* Implemented incremental processing of SWID tag [ID] inventory attributeAndreas Steffen2014-10-058-199/+253
* Implemented add_segment method for PA-TNC attributesAndreas Steffen2014-10-0511-90/+208
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-0591-319/+957
* Assignment of flags starts with bit 0Andreas Steffen2014-10-052-5/+5
* Register the reception of the AIK attributeAndreas Steffen2014-10-053-2/+9
* Unit tests for libimcvAndreas Steffen2014-10-055-0/+649
* Compacted chunk creation in ita_attr_command constructorAndreas Steffen2014-10-051-2/+1
* Merged libpts into libimcvAndreas Steffen2014-10-05152-15/+27294
* Added out message queue for imv_msg receive methodAndreas Steffen2014-10-056-68/+54