aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* Read AIK certificate/ AIK public key from fileSansar Choinyambuu2011-09-084-376/+101
|
* Enforced strongSwan coding rules (tab, if, {)Sansar Choinyambuu2011-09-0833-449/+481
|
* Initialized ekcertlen with 0Sansar Choinyambuu2011-09-081-1/+1
|
* removed static keywordSansar Choinyambuu2011-09-081-1/+1
|
* added fake_ek_cert.h to makefile.amSansar 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
|
* send TCG_PTS_TPM_VERS_NOT_SUPPORTED error codeAndreas Steffen2011-09-081-2/+5
|
* implemented first TCG-PTS error attributeAndreas Steffen2011-09-085-68/+138
|
* 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-083-8/+13
|
* 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-0810-486/+596
|
* some doxygen fixesAndreas Steffen2011-09-084-7/+7
|
* first stage of file_meas refactoringAndreas Steffen2011-09-088-235/+167
|
* Obtain AIK and exchange as PEM certificate doneSansar Choinyambuu2011-09-083-67/+105
| | | | Fixed the trashy tail of last file name in Request File Measurement
* Started implementing obtaining of AIKSansar Choinyambuu2011-09-083-3/+342
|
* Restore flag calculationSansar Choinyambuu2011-09-081-2/+37
|
* Reading and writing flags directlySansar Choinyambuu2011-09-082-41/+6
|
* SHA384 is set as strongest hashing algorithmSansar Choinyambuu2011-09-081-10/+10
|
* Added empty getter/setter for AIKSansar Choinyambuu2011-09-082-6/+56
|
* Deleted switch statement for hashing algorithms, using the integer field ↵Sansar Choinyambuu2011-09-081-15/+1
| | | | directly for the query
* Replaced reason strings with temporary ones for File Measurement ComparisonSansar Choinyambuu2011-09-081-3/+3
|
* Provide recommendation after all received attributes are handledSansar Choinyambuu2011-09-081-10/+21
|
* Clone the path chunk before adding to measurements listSansar Choinyambuu2011-09-081-2/+2
|
* Destroy meas_enumeratorSansar Choinyambuu2011-09-081-0/+1
|
* Added create_meas_enumerator function to pts_database objectSansar Choinyambuu2011-09-083-2/+92
| | | | | Implemented handling part of File Measurement attributes reception Ending the exchange and allowing access if all measurements match with database isolate if not
* Corrected output length for SHA256 algorithmSansar Choinyambuu2011-09-081-5/+5
|
* Deleted filter for measurement enumeratorSansar Choinyambuu2011-09-081-17/+6
|
* The file and directory lists are queried from dbSansar Choinyambuu2011-09-084-108/+45
| | | | | Request File Measurements sending and handling is implemented accordingly Measuring the file and directories are tested
* Deleted unnecessary debug statementSansar Choinyambuu2011-09-081-3/+0
|
* Corrected typo on product_file tableSansar Choinyambuu2011-09-081-1/+1
|