aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed freeing invalid memory issueSansar Choinyambuu2011-11-281-5/+6
|
* Implemented hasndling of Request Functional Component Evidence and creation ↵Sansar Choinyambuu2011-11-282-6/+200
| | | | of Simple Component Evidences
* Fixed memory leaksSansar Choinyambuu2011-11-282-93/+98
|
* Implemented handling of DH Parameters Response and Finish attributesSansar Choinyambuu2011-11-282-33/+212
| | | | Implemented calculating session secrets
* Replaced DH_NONCE state with TPM_INIT stateSansar Choinyambuu2011-11-281-1/+1
|
* Started implementing handling of DH Nonce attributesSansar Choinyambuu2011-11-283-16/+133
|
* Implemented Diffie Hellman Nonce attributesSansar Choinyambuu2011-11-282-0/+6
|
* Began implementing handline of Functional Component Measuring attributesSansar Choinyambuu2011-11-282-6/+171
|
* Implemented handling of File MetadataSansar Choinyambuu2011-11-282-7/+98
|
* File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵Sansar Choinyambuu2011-11-281-0/+2
| | | | implemented
* used request ID in message request outputAndreas Steffen2011-09-101-2/+2
|
* introduced a PA-TNC attribute managerAndreas Steffen2011-09-1014-205/+387
|
* define attr_info only onceAndreas Steffen2011-09-101-2/+1
|
* removed whitespaceAndreas Steffen2011-09-101-1/+1
|
* decoupled request ID from files table primary keyAndreas Steffen2011-09-103-16/+32
|
* determine version for various Linux releasesAndreas Steffen2011-09-101-1/+1
|
* File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵Sansar Choinyambuu2011-09-102-7/+27
| | | | implemented
* added Gentoo UML file measurementsAndreas Steffen2011-09-081-0/+144
|
* fixed memory leakAndreas Steffen2011-09-081-2/+1
|
* check if pts_credmgr existsAndreas Steffen2011-09-081-1/+1
|
* move state change to head of sectionAndreas Steffen2011-09-081-3/+3
|
* created libptsAndreas Steffen2011-09-0849-6826/+31
|
* check files in alphabetical orderAndreas Steffen2011-09-081-1/+2
|
* little bug fixAndreas Steffen2011-09-082-1/+1
|
* beautified AIK verificationAndreas Steffen2011-09-081-8/+15
|
* refactored measurement verificationAndreas Steffen2011-09-085-125/+98
|
* refactored file measurement request listAndreas Steffen2011-09-083-143/+90
|
* Added Check_Measurement function to pts_database instead of returning ↵Sansar Choinyambuu2011-09-081-14/+4
| | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list
* Added Check_Measurement function to pts_database instead of returning ↵Sansar Choinyambuu2011-09-085-128/+210
| | | | | | | enumerator over hashes List of requested files/directories are kept within imv state now Allocated memory for entries in files_in_dir_with_meas list
* check if AIK certificate is trustedAndreas Steffen2011-09-083-17/+45
|
* lexparser was not usedAndreas Steffen2011-09-081-2/+1
|
* use arch instead of uname -pAndreas Steffen2011-09-081-5/+5
|
* Added destroy functions for linked listsSansar Choinyambuu2011-09-081-0/+2
|
* allow to override platform infoAndreas Steffen2011-09-081-0/+8
|
* cosmeticsAndreas Steffen2011-09-081-9/+9
|
* change measurement not found debug levelAndreas Steffen2011-09-081-1/+1
|
* get platform info from IMCAndreas Steffen2011-09-088-53/+473
|
* added some more entries to file hashes databaseAndreas Steffen2011-09-081-0/+272
|
* added libxt_udp.so and libxt_tcp.so for Ubuntu 11.4 i686Andreas Steffen2011-09-081-0/+34
|
* added a PTS credential setAndreas Steffen2011-09-084-2/+208
|
* Verification of directory contents measurements implementedSansar Choinyambuu2011-09-083-22/+171
|
* Added measurements for libxt_udp.so and libxt_tcp.so to check dir measuringSansar Choinyambuu2011-09-081-0/+49
|
* Added directory column with default value of zero into file_hashes tableSansar Choinyambuu2011-09-081-1/+2
|
* 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
| | | | Changed variable name for AIK cert, key paths in strongswan.conf
* refactored AIK functionalityAndreas Steffen2011-09-086-207/+96
|
* Removed identity.c related references and variablesSansar Choinyambuu2011-09-081-17/+2
|
* Delete unnecessary fake_ek_cert header fileSansar Choinyambuu2011-09-081-162/+0
|