Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strndup() requires string.h header file | Andreas Steffen | 2012-11-18 | 3 | -0/+6 |
| | |||||
* | precautionary measures | Andreas Steffen | 2012-11-17 | 2 | -2/+2 |
| | |||||
* | discovered the use of strndup() | Andreas Steffen | 2012-11-15 | 3 | -11/+3 |
| | |||||
* | Fix destruction of tcg_pts_attr_file_meas_t when building from encoding | Tobias Brunner | 2012-11-12 | 1 | -1/+1 |
| | |||||
* | some improvements in tcg_pts_attr_file_meas.c | Andreas Steffen | 2012-11-01 | 1 | -10/+8 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 17 | -89/+89 |
| | |||||
* | Moved data structures to new collections subfolder | Tobias Brunner | 2012-10-24 | 3 | -22/+22 |
| | |||||
* | define pen_type_t as a vendor-specific type | Andreas Steffen | 2012-08-20 | 17 | -357/+106 |
| | |||||
* | transport IMA file info via PTS Component Evidence Policy URI | Andreas Steffen | 2012-07-23 | 1 | -6/+13 |
| | |||||
* | static upper size limit for PA-TNC messages | Andreas Steffen | 2012-07-12 | 17 | -0/+69 |
| | |||||
* | Fixed additional typos in comments and log messages. | Tobias Brunner | 2012-01-12 | 2 | -3/+3 |
| | |||||
* | added reference counts to all PA-TNC attribute classes | Andreas Steffen | 2011-12-18 | 17 | -50/+362 |
| | |||||
* | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 1 | -9/+12 |
| | |||||
* | Check enough data available to read | Sansar Choinyambuu | 2011-11-28 | 2 | -9/+52 |
| | |||||
* | Fixed memory corruption on tpm version info | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | fixed memory leaks | Andreas Steffen | 2011-11-28 | 1 | -3/+3 |
| | |||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 2 | -188/+110 |
| | |||||
* | fixed memory leak in tcg_pts_attr_simple_comp_evid.c | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | fixed two memory leaks | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | implemented measurement time to utc string conversion functions | Andreas Steffen | 2011-11-28 | 1 | -22/+82 |
| | |||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 2 | -456/+164 |
| | |||||
* | fixed masking of family bits | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 4 | -80/+148 |
| | |||||
* | adapted database entries | Andreas Steffen | 2011-11-28 | 2 | -0/+0 |
| | |||||
* | Factored IMC/V Attestation build/process of Component Functional Name | Sansar Choinyambuu | 2011-11-28 | 4 | -2/+4 |
| | |||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 4 | -249/+71 |
| | |||||
* | cosmetics | Andreas Steffen | 2011-11-28 | 2 | -5/+2 |
| | |||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -241/+133 |
| | | | | attribute | ||||
* | Implemented tboot measurements checking (configure on imc) | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 3 | -4/+4 |
| | | | | Implemented handling of functional components evidence request/response | ||||
* | Implemented matching of Optional PCR Composite field value when Hashing was ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+15 |
| | | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used | ||||
* | shortened fieldnames of pts_file_metadata_t struct | Andreas Steffen | 2011-11-28 | 1 | -22/+0 |
| | |||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 2 | -2/+3 |
| | |||||
* | Implemented creating and handling of Optional PCR Composite field in Simple ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+1 |
| | | | | Evidence Final attribute | ||||
* | Temporary commenting out of processing optional PCR Composite field | Sansar Choinyambuu | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | Replaced with boolean variable for PCR info included and Evidence Signature ↵ | Sansar Choinyambuu | 2011-11-28 | 2 | -9/+94 |
| | | | | | | included flags Write and Read flags to int first and set flags /Due to special definition/ | ||||
* | Use struct containing the parameters for Create function | Sansar Choinyambuu | 2011-11-28 | 2 | -4/+3 |
| | | | | Deleted unnecessary setter functions | ||||
* | Clone chunk_t parameters in create function | Sansar Choinyambuu | 2011-11-28 | 1 | -38/+0 |
| | |||||
* | Cloning chunk_t parameters in process message | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+2 |
| | |||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -2/+1 |
| | |||||
* | Implemented Diffie Hellman Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+36 |
| | |||||
* | Write/Read flags field directly to/from variable | Sansar Choinyambuu | 2011-11-28 | 2 | -85/+5 |
| | |||||
* | Began implementing handline of Functional Component Measuring attributes | Sansar Choinyambuu | 2011-11-28 | 2 | -25/+17 |
| | |||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+22 |
| | |||||
* | Defined functional components within ITA namespace | Sansar Choinyambuu | 2011-11-28 | 5 | -15/+17 |
| | | | | Implemented handling of functional components evidence request/response | ||||
* | Implemented matching of Optional PCR Composite field value when Hashing was ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -11/+15 |
| | | | | | | done to reduce the size of it Optional Composite Hash Algorithm field is always present, has value of all zeroes if was not used | ||||
* | use write_uint64 and read_uint64 in file measurements | Andreas Steffen | 2011-11-28 | 1 | -12/+6 |
| | |||||
* | optimized handling of UNIX file metadata | Andreas Steffen | 2011-11-28 | 1 | -134/+41 |
| | |||||
* | shortened fieldnames of pts_file_metadata_t struct | Andreas Steffen | 2011-11-28 | 1 | -15/+15 |
| | |||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 10 | -18/+29 |
| |