Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | settings: Move to a separate folder | Tobias Brunner | 2014-05-15 | 1 | -348/+0 |
| | |||||
* | settings: Add support to enumerate sections and key/value pairs with fallbacks | Tobias Brunner | 2014-02-12 | 1 | -7/+6 |
| | |||||
* | settings: Add method that allows to define fallback sections for other sections | Tobias Brunner | 2014-02-12 | 1 | -0/+26 |
| | | | | | The fallbacks are currently only used for single value lookups. Enumerators are not affected by them. | ||||
* | settings: Add a set_default_str() to set a different default for a key | Martin Willi | 2013-05-06 | 1 | -0/+10 |
| | | | | | The value is set only if it is not configured in strongswan.conf or has not been set() otherwise. | ||||
* | Moved utils.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved settings_t to utils folder | Tobias Brunner | 2012-10-24 | 1 | -0/+313 |