Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Changed definition of output and set them in quote_tpm function | Sansar Choinyambuu | 2011-11-28 | 2 | -25/+43 | |
| | ||||||
* | Implemented first version of tpm quote function | Sansar Choinyambuu | 2011-11-28 | 2 | -7/+153 | |
| | ||||||
* | added newline at end of file | Andreas Steffen | 2011-11-28 | 1 | -1/+1 | |
| | ||||||
* | fixed pts_probe_dh_groups warning | Andreas Steffen | 2011-11-28 | 1 | -2/+2 | |
| | ||||||
* | Changed definition of get_my_pub_val function a little | Sansar Choinyambuu | 2011-11-28 | 2 | -9/+7 | |
| | ||||||
* | Implemented functions for reading and extending TPM PCR | Sansar Choinyambuu | 2011-11-28 | 2 | -6/+171 | |
| | | | | Made hash_file function a member of pts object | |||||
* | Fixed memory leaks | Sansar Choinyambuu | 2011-11-28 | 2 | -14/+14 | |
| | ||||||
* | Implemented handling of DH Parameters Response and Finish attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -7/+136 | |
| | | | | Implemented calculating session secrets | |||||
* | Fixed bug for updating supported diffie hellman groups | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+5 | |
| | ||||||
* | Removed unnecessary debug statement | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+0 | |
| | ||||||
* | Return false if mandatory DH Group IKE19 is not available | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+1 | |
| | ||||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 4 | -0/+283 | |
| | ||||||
* | Fixed bug at checking error code from file stat | Sansar Choinyambuu | 2011-11-28 | 1 | -8/+7 | |
| | ||||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 5 | -58/+165 | |
| | ||||||
* | Common spelling errors fixed. | Tobias Brunner | 2011-11-03 | 2 | -2/+2 | |
| | ||||||
* | added PTS debug class | Andreas Steffen | 2011-09-11 | 5 | -39/+39 | |
| | ||||||
* | correctly initialize error_code | Andreas Steffen | 2011-09-10 | 1 | -2/+3 | |
| | ||||||
* | removed whitespace | Andreas Steffen | 2011-09-10 | 1 | -5/+5 | |
| | ||||||
* | cosmetics | Andreas Steffen | 2011-09-10 | 1 | -5/+5 | |
| | ||||||
* | properly close Tspi_Context | Andreas Steffen | 2011-09-10 | 1 | -2/+4 | |
| | ||||||
* | determine machine architecture programmatically | Andreas Steffen | 2011-09-10 | 1 | -19/+9 | |
| | ||||||
* | determine version for various Linux releases | Andreas Steffen | 2011-09-10 | 1 | -39/+84 | |
| | ||||||
* | Implemented PTS attributes Request File Metadata, Unix-Style File Metadata | Sansar Choinyambuu | 2011-09-10 | 4 | -1/+278 | |
| | ||||||
* | File not Found, Invalid path, Invalid Delimiter PTS errors case checks ↵ | Sansar Choinyambuu | 2011-09-10 | 3 | -1/+51 | |
| | | | | implemented | |||||
* | redirect stderr of command to /dev/null | Andreas Steffen | 2011-09-08 | 1 | -4/+4 | |
| | ||||||
* | created libpts | Andreas Steffen | 2011-09-08 | 14 | -0/+1705 | |