aboutsummaryrefslogtreecommitdiffstats
path: root/src/manager/main.c
Commit message (Expand)AuthorAgeFilesLines
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-1/+2
* 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
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-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
* loading default modules depending on configure optionsMartin Willi2008-05-161-2/+1
* plugin load configuration in strongswan.confMartin Willi2008-05-151-1/+3
* added ./configure option --with-strongswan-conf=Martin Willi2008-04-071-1/+1
* fixed manager plugin loadingMartin Willi2008-03-281-16/+21
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-15/+16
* changed session timeout to 15 minutesMartin Willi2007-11-131-1/+1
* implemented IKE_SA initiation in managerMartin Willi2007-11-131-2/+2
* configuration query for manager (WIP)Martin Willi2007-11-121-0/+2
* implemented IKE/CHILD_SA close through managerMartin Willi2007-11-121-0/+2
* added thread initialization/deinitialization hooksMartin Willi2007-10-021-1/+1
* refactored strongswan managerMartin Willi2007-09-261-3/+8
* added subnets of CHILD_SAs to xml interfaceMartin Willi2007-09-141-7/+8
* first revision of new manager webappMartin Willi2007-09-111-0/+62