strongswan/src/libstrongswan/settings
Tobias Brunner 71dca60c31 settings: Don't allow dots in section/key names anymore
This requires config changes if filelog is used with a path that
contains dots. This path must now be defined in the `path` setting of an
arbitrarily named subsection of `filelog`.  Without that change the
whole strongswan.conf file will fail to load, which some users might
not notice immediately.
2018-09-11 18:30:18 +02:00
..
.gitignore settings: Add flex/bison based parser for strongswan.conf 2014-05-15 11:28:06 +02:00
settings.c settings: Fix compilation with newer versions of Clang 2018-06-29 11:47:26 +02:00
settings.h settings: Add reference feature 2018-06-27 14:19:35 +02:00
settings_lexer.l settings: Don't allow dots in section/key names anymore 2018-09-11 18:30:18 +02:00
settings_parser.y settings: Don't allow dots in section/key names anymore 2018-09-11 18:30:18 +02:00
settings_types.c settings: Add reference feature 2018-06-27 14:19:35 +02:00
settings_types.h settings: Add reference feature 2018-06-27 14:19:35 +02:00