Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libpts: Use path_base|dirname() | Tobias Brunner | 2014-02-24 | 1 | -5/+6 |
| | |||||
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
| | |||||
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -1/+1 |
| | | | | | Multiple additional search paths can be added with the add_path() method. | ||||
* | Support blacklist field in PTS database | Andreas Steffen | 2013-06-26 | 1 | -2/+2 |
| | |||||
* | refactored IMV policy management | Andreas Steffen | 2013-06-21 | 1 | -1/+1 |
| | |||||
* | implemented IMV session control | Andreas Steffen | 2013-06-21 | 1 | -0/+8 |
| | |||||
* | Manage files and directories | Andreas Steffen | 2013-06-21 | 1 | -5/+32 |
| | |||||
* | attest displays dates either in local time or UTC | Andreas Steffen | 2012-11-30 | 1 | -0/+4 |
| | |||||
* | store unique device_id in database | Andreas Steffen | 2012-11-27 | 1 | -0/+8 |
| | |||||
* | implemented blacklisting of software packages | Andreas Steffen | 2012-11-14 | 1 | -3/+7 |
| | |||||
* | added package management to ipsec attest | Andreas Steffen | 2012-11-02 | 1 | -0/+33 |
| | |||||
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | extended and documented ipsec attest | Andreas Steffen | 2012-07-30 | 1 | -0/+5 |
| | |||||
* | allow --rel as an abbreviation for --relative | Andreas Steffen | 2012-07-21 | 1 | -0/+1 |
| | |||||
* | minor fixes in attest | Andreas Steffen | 2012-07-18 | 1 | -1/+1 |
| | |||||
* | ipsec attest supports ima template hashes | Andreas Steffen | 2012-07-16 | 1 | -2/+2 |
| | |||||
* | ipsec attest now can measure all files in a directory | Andreas Steffen | 2012-07-16 | 1 | -0/+8 |
| | |||||
* | updated Copyright info | Andreas Steffen | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | register aik certificate via ipsec attest | Andreas Steffen | 2011-12-25 | 1 | -4/+47 |
| | |||||
* | differences incurred by rebasing - thanks Linus | Andreas Steffen | 2011-11-28 | 1 | -23/+2 |
| | |||||
* | bound functional component measurements to AIK | Andreas Steffen | 2011-11-28 | 1 | -2/+36 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -0/+317 |
with libimcv |