summaryrefslogtreecommitdiffstats
path: root/src/config.l
AgeCommit message (Expand)Author
2012-03-30Add Flex options to fix -Wall warningsMatthias Schiffer
2012-03-29Add support for Tinc-like peer directory configurationsMatthias Schiffer
2012-03-29Config parse: add location tracking for nice error messagesMatthias Schiffer
2012-03-29Implement on-up commands; also fix log print conditionsMatthias Schiffer
2012-03-28Add license headers to Flex and Bison files; also remove Quicktun note as we ...Matthias Schiffer
2012-03-28Config: allow escaping quotes in stringsMatthias Schiffer
2012-03-28Add single peer config options; also fix string handling in lexerMatthias Schiffer
2012-03-27Allow comments in config filesMatthias Schiffer
2012-03-25Add include commandMatthias Schiffer
2012-03-25Change parse to push API, fix some parser bugsMatthias Schiffer
2012-03-25Add keypair configMatthias Schiffer
2012-03-24Remove context argument from lexer callMatthias Schiffer
2012-03-24Rename methods to protocols; fix some command line parse bugs; implement most...Matthias Schiffer
2012-03-24Partial implementation of a config files parserMatthias Schiffer