aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/parser
Commit message (Expand)AuthorAgeFilesLines
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-14/+33
* Migrate all enumerators to venumerate() interface changeTobias Brunner2017-05-261-2/+6
* Fixed some typosTobias Brunner2015-08-131-1/+1
* starter: Add support for multi-line strings in ipsec.confTobias Brunner2015-07-282-8/+3
* starter: Don't replace rarely used special characters in strings in ipsec.confTobias Brunner2015-07-281-2/+0
* starter: Merge quoted strings that span multiple linesTobias Brunner2015-03-201-3/+2
* starter: Add starter group and fix formatting of conf_parser_section_t enumTobias Brunner2014-06-301-2/+4
* starter: Ingore %default conn and ca sectionsTobias Brunner2014-06-261-0/+12
* starter: Explicitly allow @# at the beginning of stringsTobias Brunner2014-06-191-1/+1
* starter: Add new bison/flex based parser for ipsec.confTobias Brunner2014-06-194-0/+1234