Age | Commit message (Expand) | Author |
2007-03-04 | fix cass where the specification does not give the router address by using | Henning Brauer |
2007-03-04 | ran into an asset which has dangling , at eol in the member spec, leading | Henning Brauer |
2007-03-03 | sort; ok henning | Jason McIntyre |
2007-03-03 | as-sets always begin with AS-, and aut-nums with AS[0-9], mandated by the | Henning Brauer |
2007-03-03 | make parse_response (and thus whois) return 0 for no object found, and n+1 | Henning Brauer |
2007-03-03 | start documenting irrfilter mode | Henning Brauer |
2007-03-03 | save macl/mach as well as fp registers, done with miod's help | Theo de Raadt |
2007-03-03 | allow the directory for generated filter files to be set. defaults to cwd | Henning Brauer |
2007-03-03 | write output to files instead of stdout | Henning Brauer |
2007-03-03 | add irrfilter mode. | Henning Brauer |
2007-03-02 | spaces and comment to sync to dhclient dhcp.h; no binary change | Kevin Steves |
2007-03-02 | pull in spaces array overflow fixes from dhclient | Henning Brauer |
2007-03-02 | when the http read callback changes and some data is still left in the | Reyk Floeter |
2007-03-02 | Check if group exists before checking if group is local. | Ray Lai |
2007-03-02 | Replace regex(3) routines with simple string searching and comparison | Ray Lai |
2007-03-01 | spell address correctly; ok jmc@ henning@ | David Krause |
2007-03-01 | read buffer size must be >= max imsg size. | Henning Brauer |
2007-02-28 | do status dampening for OK status as well, i. e. | Henning Brauer |
2007-02-28 | regen | Jakob Schlyter |
2007-02-28 | remove bogus warning regarding OpenSSL | Jakob Schlyter |
2007-02-28 | double word: a a | David Krause |
2007-02-28 | spelling: Multicast not Mutlicast | David Krause |
2007-02-27 | replys -> replies; | Jason McIntyre |
2007-02-27 | open the db read-only if we're only looking. ok millert@ beck@ | Otto Moerbeek |
2007-02-27 | in addition to actions on request headers, allow to define relay | Reyk Floeter |
2007-02-27 | manpage clarification for the "change" and "append" relay actions. | Reyk Floeter |
2007-02-27 | tweaks; | Jason McIntyre |
2007-02-26 | Error out if the -t or -T options are specified without -a or -d. | Todd C. Miller |
2007-02-26 | kill the ``use ssl'' directive for consistency across parser directives. | Pierre-Yves Ritschard |
2007-02-26 | remove HTTP and HTTPS tokens, makes for cleaner parser. | Pierre-Yves Ritschard |
2007-02-26 | re-enable the -W flags except -Werror which behaves differently with | Reyk Floeter |
2007-02-26 | sync the documentation with the latest change to require a 'header' | Reyk Floeter |
2007-02-26 | solve some conflicts in the configuration parser. | Pierre-Yves Ritschard |
2007-02-26 | handle strlcpy return values, make lint happy | Reyk Floeter |
2007-02-26 | better error handling for buffer I/O, fix the log action | Reyk Floeter |
2007-02-26 | grammar; | Jason McIntyre |
2007-02-26 | KNF | Pierre-Yves Ritschard |
2007-02-26 | Change the ``virtual ip'' directive to ``virtual host''. | Pierre-Yves Ritschard |
2007-02-26 | handle requests with chunked transfer-encoding. | Reyk Floeter |
2007-02-26 | Set the metric for loopback interfaces. | Esben Norby |
2007-02-26 | tweak flushing of unwritten bytes on http mode changes | Reyk Floeter |
2007-02-26 | spacing | Reyk Floeter |
2007-02-26 | improve the relay bufferevent handler if one side closed the connection | Reyk Floeter |
2007-02-26 | re-use the retry value from table host entries for inbound relay | Reyk Floeter |
2007-02-26 | fix small memleaks | Reyk Floeter |
2007-02-26 | Zero out struct before using, not after. | Ray Lai |
2007-02-26 | don't leak memory, from dhclient; ok krw@ | Kevin Steves |
2007-02-25 | one example (of two) of tree breaking the "other gcc" | Theo de Raadt |
2007-02-25 | delete -W flags that reyk uses to break the tree | Theo de Raadt |
2007-02-25 | copy mis-aligned routing socket message into a properly aligned struct, so | Theo de Raadt |