aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/parser/lexer.l
Commit message (Expand)AuthorAgeFilesLines
* starter: Add support for multi-line strings in ipsec.confTobias Brunner2015-07-281-7/+2
* 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: Explicitly allow @# at the beginning of stringsTobias Brunner2014-06-191-1/+1
* starter: Add new bison/flex based parser for ipsec.confTobias Brunner2014-06-191-0/+205