aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/certexpire
Commit message (Expand)AuthorAgeFilesLines
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
* libcharon: Use lib->ns instead of charon->nameTobias Brunner2014-02-121-15/+15
* certexpire: add an option to enforce exporting trustchains having a private keyMartin Willi2013-07-181-15/+83
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-5/+7
* certexpire: Use plugin features to register listenerTobias Brunner2013-06-111-4/+30
* Moved debug.[ch] to utils folderTobias Brunner2012-10-242-2/+2
* Moved data structures to new collections subfolderTobias Brunner2012-10-242-2/+2
* Fixed compile error because of charon->name in certexpire plugin.Tobias Brunner2012-06-211-0/+1
* Use name from initialization to access settings in libcharon.Tobias Brunner2012-05-031-7/+14
* Added a certexpire empty_string optionMartin Willi2011-08-221-1/+12
* Implemented CSV export functionality in certexpire pluginMartin Willi2011-08-221-0/+156
* Added generic cron style callback execution to certexpire pluginMartin Willi2011-08-223-1/+296
* Cache trustchain lifetimes for exportMartin Willi2011-08-226-6/+299
* Register a certexpire listener collecting trustchain informationMartin Willi2011-08-224-1/+204
* Added plugin stub of certexpire pluginMartin Willi2011-08-223-0/+121