Age | Commit message (Expand) | Author |
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 |
2007-02-25 | remove unused variable | Reyk Floeter |
2007-02-25 | we do have a table with suberror codes for cease and their meaning; | Henning Brauer |
2007-02-25 | tiny typos hiding, uncovered Leen Besselink <leen@consolejunkie.net> | Henning Brauer |
2007-02-25 | tweaks; | Jason McIntyre |
2007-02-24 | UI improvement: in case the disk overflows, let tally give information | Marc Espie |
2007-02-24 | exit right away if the config file isn't there, rather than | Bob Beck |
2007-02-24 | license + copyright | Bob Beck |
2007-02-24 | Pr 5395 from Stefan Krah <stefan-usenet@bytereef.org> | Bob Beck |
2007-02-24 | disable anonymous DH by default (cipher suite HIGH:!ADH instead of HIGH). | Reyk Floeter |
2007-02-24 | disable SSLv2 and use "HIGH" crypto cipher suites by default. | Reyk Floeter |
2007-02-24 | xref adjfreq(2); from Igor Zinovik | Otto Moerbeek |
2007-02-24 | - allow to specify the SSL cipher suite and the SSL protocols | Reyk Floeter |
2007-02-24 | spelling; sthen@spacehopper | Theo de Raadt |
2007-02-23 | add missing copyright; Constantine | Theo de Raadt |
2007-02-23 | Make spamd include the HELO/EHLO identification string sent by | Bob Beck |
2007-02-23 | register is so 1980, plus knf | Theo de Raadt |
2007-02-23 | greytrapping improvements | Bob Beck |
2007-02-23 | remove some lint | Theo de Raadt |
2007-02-23 | i.e. -> e.g.; ok reyk | Jason McIntyre |
2007-02-23 | tweaks; | Jason McIntyre |
2007-02-23 | use correct variable in error message: print the filename, not the key | Alexander von Gernler |
2007-02-23 | knf | Theo de Raadt |