aboutsummaryrefslogtreecommitdiffstats
path: root/src/medsrv/main.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Add global config namespaceTobias Brunner2014-02-121-1/+1
* libfast: add a fast_ prefix to all classes, avoiding namespace clashesMartin Willi2013-07-181-8/+7
* plugin-loader: Removed unused path argument of load() methodTobias Brunner2013-06-281-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+1
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-7/+7
* handle plugin loading failuresMartin Willi2009-09-011-2/+5
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* time values in strongswan.conf can be optionally specified in days (d), hours...Andreas Steffen2008-09-041-1/+1
* added mediation server web frontendMartin Willi2008-06-111-0/+78