Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change interface for enumerator_create_filter() callback | Tobias Brunner | 2017-05-26 | 1 | -16/+16 |
| | | | | | This avoids the unportable 5 pointer hack, but requires enumerating in the callback. | ||||
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -0/+560 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -356/+0 |
| | | | | with libimcv | ||||
* | finished refactoring functional components | Andreas Steffen | 2011-11-28 | 1 | -24/+20 |
| | |||||
* | object oriented approach to pts functional components | Andreas Steffen | 2011-11-28 | 1 | -23/+5 |
| | |||||
* | Changes due to new implementation of Request Functional Component Evidence ↵ | Sansar Choinyambuu | 2011-11-28 | 1 | -5/+4 |
| | | | | attribute | ||||
* | Modified reason strings | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+6 |
| | |||||
* | Add/CheckOff/Check pending functional component evidence requests | Sansar Choinyambuu | 2011-11-28 | 1 | -23/+89 |
| | |||||
* | follow strongswan coding rules | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+4 |
| | |||||
* | fixed typo in reason strings | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+3 |
| | |||||
* | Modified reason strings | Sansar Choinyambuu | 2011-11-28 | 1 | -3/+3 |
| | |||||
* | moved attribute processing to imv_attestation_process | Andreas Steffen | 2011-11-28 | 1 | -0/+19 |
| | |||||
* | decoupled request ID from files table primary key | Andreas Steffen | 2011-09-10 | 1 | -5/+16 |
| | |||||
* | refactored file measurement request list | Andreas Steffen | 2011-09-08 | 1 | -66/+47 |
| | |||||
* | Added Check_Measurement function to pts_database instead of returning ↵ | Sansar Choinyambuu | 2011-09-08 | 1 | -0/+79 |
| | | | | | | | 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 | ||||
* | Enforced strongSwan coding rules (tab, if, {) | Sansar Choinyambuu | 2011-09-08 | 1 | -3/+3 |
| | |||||
* | finished refactoring of file measurements | Andreas Steffen | 2011-09-08 | 1 | -0/+8 |
| | |||||
* | Replaced reason strings with temporary ones for File Measurement Comparison | Sansar Choinyambuu | 2011-09-08 | 1 | -3/+3 |
| | |||||
* | moved proto_caps and meas_algo to pts object | Andreas Steffen | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | moved TSS into pts object | Andreas Steffen | 2011-09-08 | 1 | -1/+16 |
| | |||||
* | connection_id initialization got lost | Andreas Steffen | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | make imv_attestation plugin compile | Andreas Steffen | 2011-09-08 | 1 | -1/+1 |
| | |||||
* | Finalized State class implementations for Attestation IMV/C | Sansar Choinyambuu | 2011-09-08 | 1 | -2/+20 |
| | |||||
* | created empty imc_attestation and imv_attestation plugin hulls | Andreas Steffen | 2011-09-08 | 1 | -0/+177 |