aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/settings.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed settings lookup if the section/key contains dots, second tryMartin Willi2010-08-091-1/+4
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-2/+2
* Added a "double" getter to libstrongswan settingsMartin Willi2010-01-111-0/+10
* Support enumeration of key/value pairs in a section of strongswan.confMartin Willi2009-11-171-0/+11
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+4
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-11/+11
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-4/+4
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+1
* updated DoxyfileMartin Willi2009-03-241-1/+1
* settings section enumerationMartin Willi2008-11-071-18/+32
* time values in strongswan.conf can be optionally specified in days (d), hours...Andreas Steffen2008-09-041-1/+10
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+96