aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/settings.c
Commit message (Collapse)AuthorAgeFilesLines
* settings: Add a set_default_str() to set a different default for a keyMartin Willi2013-05-061-0/+21
| | | | | The value is set only if it is not configured in strongswan.conf or has not been set() otherwise.
* Moved settings_t to utils folderTobias Brunner2012-10-241-0/+1227