aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/settings/settings.h
Commit message (Expand)AuthorAgeFilesLines
* settings: Fix possible undefined behavior with va_start() and boolTobias Brunner2017-09-181-2/+2
* Use standard unsigned integer typesAndreas Steffen2016-03-241-5/+5
* settings: Add settings_value_as_uint64() helper functionTobias Brunner2015-11-111-0/+9
* settings: Add methods and a constructor to parse settings from stringsTobias Brunner2015-07-281-0/+54
* settings: strongswan.conf must be loaded explicitlyTobias Brunner2014-05-151-1/+3
* settings: Move to a separate folderTobias Brunner2014-05-151-0/+351