Age | Commit message (Expand) | Author |
2014-11-03 | Add gcc format attributes to more warn/error functions in parse.y files. | Doug Hogan |
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-03-06 | as done in ospf{,6}d/relayd, sync yyerror in various other daemons with | Stuart Henderson |
2010-08-03 | fix linecount bug with comments spanning multiple lines | Henning Brauer |
2009-09-26 | Preliminary rdomain support. | Michele Marchetto |
2009-09-26 | Whitespace cleanup. | Michele Marchetto |
2009-07-31 | Reword the split horizon parameters in the configuration file. | Michele Marchetto |
2009-03-31 | Fixed memory leaks which would occur if the second of two memory | Tobias Stoeckmann |
2009-03-24 | Change the behaviour of redistribute default. | Michele Marchetto |
2009-03-04 | typo; | Michele Marchetto |
2008-12-17 | Add support for demotion counter. | Michele Marchetto |
2008-10-17 | bring in the findeol() fix from pfctl. list of affected parsers by sthen | Henning Brauer |
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-24 | Garbage collect unused stuff found by lint. | Claudio Jeker |
2007-10-20 | Sync parse.y with recent enhancements in hoststated. | Pierre-Yves Ritschard |
2007-10-18 | spacing | Theo de Raadt |
2007-10-18 | Massive cleanup in the authentication code. the simple auth_key and the crypt | Claudio Jeker |
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-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-01-15 | allow users to specify interface specific parameters even on a global basis | Michele Marchetto |
2007-01-08 | New redistribute code adapted from ospfd. It is now possible to do the same | Claudio Jeker |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | geez, the anno 2004 bgpd debug shitz made it to ripd too | Henning Brauer |
2006-10-24 | spelling and typo fixes | David Krause |
2006-10-18 | Welcome ripd | Esben Norby |