aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/tcg
Commit message (Expand)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-11/+17
* libimcv: Make sure the first argument to sscanf() is null-terminatedTobias Brunner2017-05-231-1/+3
* libimcv: Fix Doxygen commentTobias Brunner2016-06-301-1/+1
* Refactoring to tpm_tss_quote_info objectAndreas Steffen2016-06-262-87/+183
* Use standard unsigned integer typesAndreas Steffen2016-03-2430-110/+110
* Updated SWID attribute listAndreas Steffen2015-06-022-3/+9
* 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
* libimcv: Fix Doxygen comments after merging libpts into libimcvTobias Brunner2014-10-131-1/+1
* Incremental parsing fixesAndreas Steffen2014-10-051-4/+4
* Added add_segment() method to TCG/PTS attributesAndreas Steffen2014-10-0517-21/+157
* Added add_segment() method to TCG/SEG attributesAndreas Steffen2014-10-053-25/+49
* Implemented incremental processing of SWID tag [ID] inventory attributeAndreas Steffen2014-10-054-78/+196
* Implemented add_segment method for PA-TNC attributesAndreas Steffen2014-10-053-0/+24
* Added total length parameter in PA-TNC attribute constructorAndreas Steffen2014-10-0548-165/+556
* Assignment of flags starts with bit 0Andreas Steffen2014-10-052-5/+5
* Merged libpts into libimcvAndreas Steffen2014-10-0548-0/+8551
* created libptsAndreas Steffen2011-09-0840-6791/+0
* check files in alphabetical orderAndreas Steffen2011-09-081-1/+2
* little bug fixAndreas Steffen2011-09-081-0/+1
* refactored measurement verificationAndreas Steffen2011-09-084-78/+89
* Added Check_Measurement function to pts_database instead of returning enumera...Sansar Choinyambuu2011-09-082-74/+44
* check if AIK certificate is trustedAndreas Steffen2011-09-082-11/+9
* lexparser was not usedAndreas Steffen2011-09-081-2/+1
* use arch instead of uname -pAndreas Steffen2011-09-081-5/+5
* cosmeticsAndreas Steffen2011-09-081-9/+9
* get platform info from IMCAndreas Steffen2011-09-081-2/+75
* added a PTS credential setAndreas Steffen2011-09-082-0/+193
* Verification of directory contents measurements implementedSansar Choinyambuu2011-09-082-19/+110
* reverted aik_cert and aik_key parametersAndreas Steffen2011-09-081-2/+2
* debug output while loading AIK credentialsAndreas Steffen2011-09-081-2/+2
* fixed encoding of AIK certificates and public keysAndreas Steffen2011-09-081-1/+3
* Inserted missing "!" markSansar Choinyambuu2011-09-082-3/+3
* refactored AIK functionalityAndreas Steffen2011-09-084-167/+85
* Removed identity.c related references and variablesSansar Choinyambuu2011-09-081-17/+2
* Delete unnecessary fake_ek_cert header fileSansar Choinyambuu2011-09-081-162/+0
* Read AIK certificate/ AIK public key from fileSansar Choinyambuu2011-09-082-371/+65
* Enforced strongSwan coding rules (tab, if, {)Sansar Choinyambuu2011-09-0830-413/+445
* Initialized ekcertlen with 0Sansar Choinyambuu2011-09-081-1/+1
* removed static keywordSansar Choinyambuu2011-09-081-1/+1
* Included fake_ek_cert header backSansar Choinyambuu2011-09-081-2/+1
* Added fake_ek_cert.hSansar Choinyambuu2011-09-081-0/+162
* implemented first TCG-PTS error attributeAndreas Steffen2011-09-082-0/+34
* fixed measurement of directory contentsAndreas Steffen2011-09-082-6/+11
* finished refactoring of file measurementsAndreas Steffen2011-09-086-317/+467
* some doxygen fixesAndreas Steffen2011-09-084-7/+7
* first stage of file_meas refactoringAndreas Steffen2011-09-086-171/+108
* Obtain AIK and exchange as PEM certificate doneSansar Choinyambuu2011-09-081-55/+72
* Started implementing obtaining of AIKSansar Choinyambuu2011-09-082-2/+341