aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-102-4/+28
|
* 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-086-10/+12
|
* little bug fixAndreas Steffen2011-09-081-1/+0
|
* beautified AIK verificationAndreas Steffen2011-09-081-8/+15
|
* refactored measurement verificationAndreas Steffen2011-09-081-47/+9
|
* 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-083-54/+166
| | | | | | | 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-081-6/+36
|
* Added destroy functions for linked listsSansar Choinyambuu2011-09-081-0/+2
|
* allow to override platform infoAndreas Steffen2011-09-081-0/+8
|
* change measurement not found debug levelAndreas Steffen2011-09-081-1/+1
|
* get platform info from IMCAndreas Steffen2011-09-083-50/+90
|
* 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-081-1/+13
|
* Verification of directory contents measurements implementedSansar Choinyambuu2011-09-081-3/+61
|
* 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
|
* refactored AIK functionalityAndreas Steffen2011-09-082-40/+11
|
* Read AIK certificate/ AIK public key from fileSansar Choinyambuu2011-09-082-5/+36
|
* Enforced strongSwan coding rules (tab, if, {)Sansar Choinyambuu2011-09-083-36/+36
|
* send TCG_PTS_TPM_VERS_NOT_SUPPORTED error codeAndreas Steffen2011-09-081-2/+5
|
* implemented first TCG-PTS error attributeAndreas Steffen2011-09-082-20/+34
|
* added some pts database entriesAndreas Steffen2011-09-081-0/+42
|
* display the measured file countAndreas Steffen2011-09-081-1/+4
|
* fixed measurement of directory contentsAndreas Steffen2011-09-081-2/+2
|
* added directory entry to databaseAndreas Steffen2011-09-081-0/+14
|
* reordered file hash entriesAndreas Steffen2011-09-081-21/+21
|
* finished refactoring of file measurementsAndreas Steffen2011-09-083-169/+128
|
* first stage of file_meas refactoringAndreas Steffen2011-09-082-64/+59
|
* Obtain AIK and exchange as PEM certificate doneSansar Choinyambuu2011-09-082-12/+33
| | | | Fixed the trashy tail of last file name in Request File Measurement
* SHA384 is set as strongest hashing algorithmSansar Choinyambuu2011-09-081-10/+10
|
* Replaced reason strings with temporary ones for File Measurement ComparisonSansar Choinyambuu2011-09-081-3/+3
|