summaryrefslogtreecommitdiff
path: root/src/cfg_parser.rl
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright and changelogChristian Pointner2015-05-131-1/+1
|
* whitespace cleanupsChristian Pointner2013-10-071-1/+1
| | | | | | | updated copyright notice git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@68 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* fixed build with -WallChristian Pointner2013-10-071-0/+1
| | | | | | | added build support for clang git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@67 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* fixed problematic usage of strndupChristian Pointner2010-12-121-1/+5
| | | | git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@58 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* improved error handling at config parserChristian Pointner2010-12-111-11/+14
| | | | git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@52 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* better debug output at parseconfigChristian Pointner2010-12-111-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@51 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* re-reading the config file after sig-hupChristian Pointner2010-12-101-7/+8
| | | | git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@43 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* listner_ vs listeners_Christian Pointner2010-12-091-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@42 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* advanced new linesChristian Pointner2010-12-081-4/+11
| | | | | | | ipv4 and ipv6 case insensitive git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@40 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* parser now supports comments Christian Pointner2010-12-081-10/+14
| | | | | | | check for 0 length files (mmap doesn't likes 0 for lenght) git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@39 e61f0598-a718-4e21-a8f0-0aadfa62ad6b
* flex/bison vs ragelChristian Pointner2010-12-081-0/+216
git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@38 e61f0598-a718-4e21-a8f0-0aadfa62ad6b