aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/settings.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed common misspellings.Tobias Brunner2011-07-201-1/+1
* Revert alloc_str changesMartin Willi2011-04-211-19/+1
* Added a thread save, allocating settings get_str variant called alloc_strMartin Willi2011-04-211-1/+19
* Added a merge option to optionally reload files instead of merging themMartin Willi2011-04-151-6/+10
* Added functions to modify/create settings in settings_t.Tobias Brunner2010-12-031-0/+45
* Helper functions added to easily convert enumerated values.Tobias Brunner2010-12-031-1/+41
* Ensure that sections exist when using load_files_section.Tobias Brunner2010-12-031-4/+5
* Added documentation about new features of settings_t.Tobias Brunner2010-12-031-2/+48
* Added functions to settings_t to load files dynamically at runtime.Tobias Brunner2010-12-031-0/+33
* 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