aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/settings.c
Commit message (Expand)AuthorAgeFilesLines
* The parsed timeval is unsigned.Tobias Brunner2010-03-031-2/+2
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-2/+2
* Added a "double" getter to libstrongswan settingsMartin Willi2010-01-111-0/+25
* Support enumeration of key/value pairs in a section of strongswan.confMartin Willi2009-11-171-0/+34
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-32/+32
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-25/+25
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-8/+8
* pluto uses the libstrongswan leak detective and a stripped-down version of li...Andreas Steffen2009-04-161-0/+1
* settings section enumerationMartin Willi2008-11-071-16/+104
* time values in strongswan.conf can be optionally specified in days (d), hours...Andreas Steffen2008-09-041-3/+40
* fixed "enabled" value key wordMartin Willi2008-06-101-1/+3
* added an error message when strongswan.conf cannot be readTobias Brunner2008-05-191-0/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+408