Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libhydra: Remove empty unused library | Tobias Brunner | 2016-03-03 | 1 | -1/+0 |
| | |||||
* | plugins: Don't link with -rdynamic on Windows | Martin Willi | 2014-06-04 | 1 | -1/+1 |
| | |||||
* | automake: replace INCLUDES by AM_CPPFLAGS | Martin Willi | 2013-07-18 | 1 | -5/+7 |
| | | | | | | 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. | ||||
* | Added generic cron style callback execution to certexpire plugin | Martin Willi | 2011-08-22 | 1 | -1/+2 |
| | |||||
* | Cache trustchain lifetimes for export | Martin Willi | 2011-08-22 | 1 | -1/+2 |
| | |||||
* | Register a certexpire listener collecting trustchain information | Martin Willi | 2011-08-22 | 1 | -1/+2 |
| | |||||
* | Added plugin stub of certexpire plugin | Martin Willi | 2011-08-22 | 1 | -0/+16 |