aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/certexpire/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-1/+0
|
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-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 pluginMartin Willi2011-08-221-1/+2
|
* Cache trustchain lifetimes for exportMartin Willi2011-08-221-1/+2
|
* Register a certexpire listener collecting trustchain informationMartin Willi2011-08-221-1/+2
|
* Added plugin stub of certexpire pluginMartin Willi2011-08-221-0/+16