Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -2/+1 |
| | | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only. | ||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 1 | -1/+4 |
| | |||||
* | Properly define TSS_TROUSERS in configure script | Tobias Brunner | 2012-11-12 | 1 | -1/+0 |
| | |||||
* | define TSS_TROUSERS compile option | Andreas Steffen | 2012-11-11 | 1 | -0/+1 |
| | |||||
* | Made TSS implementation configurable and thereby optional | Tobias Brunner | 2012-11-08 | 1 | -2/+6 |
| | |||||
* | created a pts_pcr class for PCR computations | Andreas Steffen | 2012-07-20 | 1 | -0/+1 |
| | |||||
* | implemented Linux IMA functional component | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -0/+9 |
| | | | | with libimcv | ||||
* | generate integrity checksums for libimcv libpts and attest | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | refactored simple_evid_final attribute | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | renamed pts_req_func_comp_evid flags | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | refactored simple component evidence | Andreas Steffen | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 1 | -2/+2 |
| | |||||
* | remomve pts/pts_funct_comp_name.h from Makefile | Andreas Steffen | 2011-11-28 | 1 | -1/+1 |
| | |||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 1 | -0/+7 |
| | |||||
* | Functional Component Evidence Request object | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | added pts_file_type_names | Andreas Steffen | 2011-11-28 | 1 | -1/+0 |
| | |||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | added pts_file_type_names | Andreas Steffen | 2011-11-28 | 1 | -2/+3 |
| | |||||
* | Started implementing handling of DH Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | Implemented Diffie Hellman Nonce attributes | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+4 |
| | |||||
* | Implemented handling of File Metadata | Sansar Choinyambuu | 2011-11-28 | 1 | -0/+1 |
| | |||||
* | introduced a PA-TNC attribute manager | Andreas Steffen | 2011-09-10 | 1 | -0/+1 |
| | |||||
* | Implemented PTS attributes Request File Metadata, Unix-Style File Metadata | Sansar Choinyambuu | 2011-09-10 | 1 | -2/+4 |
| | |||||
* | created libpts | Andreas Steffen | 2011-09-08 | 1 | -0/+28 |