Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | check if AIK certificate is trusted | Andreas Steffen | 2011-09-08 | 1 | -6/+36 | |
| | ||||||
* | Added destroy functions for linked lists | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+2 | |
| | ||||||
* | change measurement not found debug level | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | get platform info from IMC | Andreas Steffen | 2011-09-08 | 2 | -49/+58 | |
| | ||||||
* | added some more entries to file hashes database | Andreas Steffen | 2011-09-08 | 1 | -0/+272 | |
| | ||||||
* | added libxt_udp.so and libxt_tcp.so for Ubuntu 11.4 i686 | Andreas Steffen | 2011-09-08 | 1 | -0/+34 | |
| | ||||||
* | added a PTS credential set | Andreas Steffen | 2011-09-08 | 1 | -1/+13 | |
| | ||||||
* | Verification of directory contents measurements implemented | Sansar Choinyambuu | 2011-09-08 | 1 | -3/+61 | |
| | ||||||
* | Added measurements for libxt_udp.so and libxt_tcp.so to check dir measuring | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+49 | |
| | ||||||
* | Added directory column with default value of zero into file_hashes table | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+2 | |
| | ||||||
* | refactored AIK functionality | Andreas Steffen | 2011-09-08 | 1 | -22/+6 | |
| | ||||||
* | Read AIK certificate/ AIK public key from file | Sansar Choinyambuu | 2011-09-08 | 1 | -2/+20 | |
| | ||||||
* | Enforced strongSwan coding rules (tab, if, {) | Sansar Choinyambuu | 2011-09-08 | 2 | -23/+23 | |
| | ||||||
* | implemented first TCG-PTS error attribute | Andreas Steffen | 2011-09-08 | 1 | -13/+26 | |
| | ||||||
* | added some pts database entries | Andreas Steffen | 2011-09-08 | 1 | -0/+42 | |
| | ||||||
* | display the measured file count | Andreas Steffen | 2011-09-08 | 1 | -1/+4 | |
| | ||||||
* | fixed measurement of directory contents | Andreas Steffen | 2011-09-08 | 1 | -2/+2 | |
| | ||||||
* | added directory entry to database | Andreas Steffen | 2011-09-08 | 1 | -0/+14 | |
| | ||||||
* | reordered file hash entries | Andreas Steffen | 2011-09-08 | 1 | -21/+21 | |
| | ||||||
* | finished refactoring of file measurements | Andreas Steffen | 2011-09-08 | 2 | -100/+111 | |
| | ||||||
* | first stage of file_meas refactoring | Andreas Steffen | 2011-09-08 | 1 | -13/+10 | |
| | ||||||
* | Obtain AIK and exchange as PEM certificate done | Sansar Choinyambuu | 2011-09-08 | 1 | -6/+15 | |
| | | | | Fixed the trashy tail of last file name in Request File Measurement | |||||
* | Replaced reason strings with temporary ones for File Measurement Comparison | Sansar Choinyambuu | 2011-09-08 | 1 | -3/+3 | |
| | ||||||
* | Provide recommendation after all received attributes are handled | Sansar Choinyambuu | 2011-09-08 | 1 | -10/+21 | |
| | ||||||
* | Destroy meas_enumerator | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+1 | |
| | ||||||
* | Added create_meas_enumerator function to pts_database object | Sansar Choinyambuu | 2011-09-08 | 1 | -2/+51 | |
| | | | | | Implemented handling part of File Measurement attributes reception Ending the exchange and allowing access if all measurements match with database isolate if not | |||||
* | The file and directory lists are queried from db | Sansar Choinyambuu | 2011-09-08 | 1 | -82/+13 | |
| | | | | | Request File Measurements sending and handling is implemented accordingly Measuring the file and directories are tested | |||||
* | Corrected typo on product_file table | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | Corrected typo in query | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | Changes according to db implementation | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+84 | |
| | ||||||
* | implemented access to PTS file measurement database | Andreas Steffen | 2011-09-08 | 3 | -3/+276 | |
| | ||||||
* | Moved structures related to File Measurement to pts.h | Sansar Choinyambuu | 2011-09-08 | 1 | -11/+0 | |
| | ||||||
* | added pts database interface | Andreas Steffen | 2011-09-08 | 2 | -1/+40 | |
| | ||||||
* | Proto Caps and Meas Algorithms | Sansar Choinyambuu | 2011-09-08 | 1 | -52/+56 | |
| | | | | | TPM Version Info (AIK as well) and Request File Meas attributes are sent together in a single pa_tnc message | |||||
* | Combined some attributes and got rid of many handshake_states | Sansar Choinyambuu | 2011-09-08 | 1 | -8/+3 | |
| | ||||||
* | moved proto_caps and meas_algo to pts object | Andreas Steffen | 2011-09-08 | 2 | -45/+27 | |
| | ||||||
* | moved TSS into pts object | Andreas Steffen | 2011-09-08 | 4 | -32/+40 | |
| | ||||||
* | reformatted TPM Version Info output | Andreas Steffen | 2011-09-08 | 1 | -11/+8 | |
| | ||||||
* | cleaned up variable names | Andreas Steffen | 2011-09-08 | 1 | -7/+9 | |
| | ||||||
* | imv-attestation needs trousers | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | log selected PTS measurement algorithm | Andreas Steffen | 2011-09-08 | 1 | -4/+13 | |
| | ||||||
* | shortened function names and moved to pts subdirectory | Andreas Steffen | 2011-09-08 | 1 | -2/+1 | |
| | ||||||
* | Attestation IMV starts sending PA-TNC messages | Andreas Steffen | 2011-09-08 | 1 | -5/+22 | |
| | ||||||
* | connection_id initialization got lost | Andreas Steffen | 2011-09-08 | 1 | -0/+1 | |
| | ||||||
* | get rid of intermediate handshake_state variable | Andreas Steffen | 2011-09-08 | 1 | -11/+5 | |
| | ||||||
* | Implemented the ReceiveMessage function on imc/v | Sansar Choinyambuu | 2011-09-08 | 1 | -1/+91 | |
| | ||||||
* | Implemented send_message of File Measurement PTS attribute on imc_attestation | Sansar Choinyambuu | 2011-09-08 | 1 | -3/+6 | |
| | ||||||
* | combined request with tcg_pts_attr_proto_caps | Andreas Steffen | 2011-09-08 | 1 | -4/+3 | |
| | ||||||
* | Explain PTS measurement algorithm proposal | Andreas Steffen | 2011-09-08 | 1 | -1/+9 | |
| | ||||||
* | specify supported PTS measurement algorithms | Andreas Steffen | 2011-09-08 | 1 | -5/+18 | |
| |