Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged libpts into libimcv | Andreas Steffen | 2014-10-05 | 1 | -36/+0 |
| | |||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | Build all IMC/IMVs with -no-undefined | Tobias Brunner | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -4/+5 |
| | | | | | | 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. | ||||
* | Converted all IMVs to use generic IF-IMV API | Andreas Steffen | 2013-06-21 | 1 | -0/+1 |
| | |||||
* | implemented policy rules for OS IMV | Andreas Steffen | 2013-06-21 | 1 | -2/+1 |
| | |||||
* | renamed build_database.sh to build-database.sh | Andreas Steffen | 2012-07-20 | 1 | -1/+1 |
| | |||||
* | builds an Ubuntu 12.04 LTS measurement database | Andreas Steffen | 2012-07-18 | 1 | -0/+2 |
| | |||||
* | moved attestation plugins to libpts in order to resolve circular reference ↵ | Andreas Steffen | 2011-11-28 | 1 | -0/+33 |
with libimcv |