Age | Commit message (Expand) | Author |
2014-11-20 | Don't allow embedded nul characters in strings. | Jonathan Gray |
2014-11-14 | Add gcc printf format attributes to yyerror() in parse.y files. | Doug Hogan |
2014-11-03 | Convert the logic in yyerror(). Instead of creating a temporary | Alexander Bluhm |
2014-01-22 | relax the cfg file secrecy check slightly to allow group readability | Henning Brauer |
2013-11-25 | use u_char for buffers in yylex, for ctype calls | Sebastian Benoit |
2013-04-21 | the DVMRP protocol generation number can work beyond 2038 because it | Theo de Raadt |
2013-03-06 | as done in ospf{,6}d/relayd, sync yyerror in various other daemons with | Stuart Henderson |
2010-12-31 | Add missing #includes instead of assuming that some system header pulls in | Philip Guenthe |
2010-08-03 | fix linecount bug with comments spanning multiple lines | Henning Brauer |
2009-09-04 | Dvrmpd inherited the same yesno porblem from bgpd. Make sure it throws | Claudio Jeker |
2009-03-31 | Fixed memory leaks which would occur if the second of two memory | Tobias Stoeckmann |
2008-12-07 | Kill src_node structure. It is mostly redundant with rt_node and | Michele Marchetto |
2008-10-17 | bring in findeol() fix from pfctl | Henning Brauer |
2008-07-02 | Prevent dvmrpd from using illegal ifindex's. | Esben Norby |
2008-02-27 | Unbreak parser by initializing topfile correctly. | Marco Pfatschbacher |
2008-02-26 | Have popfile() also close the main config file, | Marco Pfatschbacher |
2007-11-12 | Remove space/tab compression function from lgetc() and replace | Marco Pfatschbacher |
2007-10-20 | Sync parse.y with recent enhancements in hoststated. | Pierre-Yves Ritschard |
2007-10-16 | Allow '=' to end a number in all lexers. | Marco Pfatschbacher |
2007-10-16 | in the lex... even inside quotes, a \ followed by space or tab should | Theo de Raadt |
2007-10-13 | in all these programs using the same pfctl-derived parse.y, re-unify the | Theo de Raadt |
2007-10-11 | next step in the yylex unification: handle quoted strings in a nicer fashion | Theo de Raadt |
2007-09-12 | spacing | Theo de Raadt |
2007-09-11 | macro argument unused, using local instead; spotted by mpf | Theo de Raadt |
2007-09-11 | extend lex to spot numbers in the stream, without impacting the parsing | Theo de Raadt |
2007-03-21 | Added code to parse unicast routes learned from route report packets. | Michele Marchetto |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | remove unused debug crap, that years ago accidently hit the tree with | Henning Brauer |
2006-06-01 | Welcome dvmrpd | Esben Norby |