Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 2 | -7/+98 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+2 | |
| | | | | implemented | |||||
* | used request ID in message request output | Andreas Steffen | 2011-09-10 | 1 | -2/+2 | |
| | ||||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 2 | -4/+28 | |
| | ||||||
* | define attr_info only once | Andreas Steffen | 2011-09-10 | 1 | -2/+1 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2011-09-10 | 1 | -1/+1 | |
| | ||||||
* | decoupled request ID from files table primary key | Andreas Steffen | 2011-09-10 | 3 | -16/+32 | |
| | ||||||
* | determine version for various Linux releases | Andreas Steffen | 2011-09-10 | 1 | -1/+1 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-09-10 | 2 | -7/+27 | |
| | | | | implemented | |||||
* | added Gentoo UML file measurements | Andreas Steffen | 2011-09-08 | 1 | -0/+144 | |
| | ||||||
* | fixed memory leak | Andreas Steffen | 2011-09-08 | 1 | -2/+1 | |
| | ||||||
* | check if pts_credmgr exists | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | move state change to head of section | Andreas Steffen | 2011-09-08 | 1 | -3/+3 | |
| | ||||||
* | created libpts | Andreas Steffen | 2011-09-08 | 6 | -10/+12 | |
| | ||||||
* | little bug fix | Andreas Steffen | 2011-09-08 | 1 | -1/+0 | |
| | ||||||
* | beautified AIK verification | Andreas Steffen | 2011-09-08 | 1 | -8/+15 | |
| | ||||||
* | refactored measurement verification | Andreas Steffen | 2011-09-08 | 1 | -47/+9 | |
| | ||||||
* | refactored file measurement request list | Andreas Steffen | 2011-09-08 | 3 | -143/+90 | |
| | ||||||
* | Added Check_Measurement function to pts_database instead of returning ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -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 Choinyambuu | 2011-09-08 | 3 | -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 trusted | Andreas Steffen | 2011-09-08 | 1 | -6/+36 | |
| | ||||||
* | Added destroy functions for linked lists | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+2 | |
| | ||||||
* | allow to override platform info | Andreas Steffen | 2011-09-08 | 1 | -0/+8 | |
| | ||||||
* | change measurement not found debug level | Andreas Steffen | 2011-09-08 | 1 | -1/+1 | |
| | ||||||
* | get platform info from IMC | Andreas Steffen | 2011-09-08 | 3 | -50/+90 | |
| | ||||||
* | 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 | 2 | -40/+11 | |
| | ||||||
* | Read AIK certificate/ AIK public key from file | Sansar Choinyambuu | 2011-09-08 | 2 | -5/+36 | |
| | ||||||
* | Enforced strongSwan coding rules (tab, if, {) | Sansar Choinyambuu | 2011-09-08 | 3 | -36/+36 | |
| | ||||||
* | send TCG_PTS_TPM_VERS_NOT_SUPPORTED error code | Andreas Steffen | 2011-09-08 | 1 | -2/+5 | |
| | ||||||
* | implemented first TCG-PTS error attribute | Andreas Steffen | 2011-09-08 | 2 | -20/+34 | |
| | ||||||
* | 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 | 3 | -169/+128 | |
| | ||||||
* | first stage of file_meas refactoring | Andreas Steffen | 2011-09-08 | 2 | -64/+59 | |
| | ||||||
* | Obtain AIK and exchange as PEM certificate done | Sansar Choinyambuu | 2011-09-08 | 2 | -12/+33 | |
| | | | | Fixed the trashy tail of last file name in Request File Measurement | |||||
* | SHA384 is set as strongest hashing algorithm | Sansar Choinyambuu | 2011-09-08 | 1 | -10/+10 | |
| | ||||||
* | 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 | |
| | ||||||
* | Clone the path chunk before adding to measurements list | Sansar Choinyambuu | 2011-09-08 | 1 | -2/+2 | |
| | ||||||
* | 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 |