Age | Commit message (Expand) | Author |
2011-05-05 | Allow a user to specify the route priority | Peter Hessler |
2011-04-30 | no need to escape |, pointed out by jmc@ | Stuart Henderson |
2011-04-12 | update flags and printing of flags in debug mode, handle splicing flag. | Reyk Floeter |
2011-04-07 | tweak previous; | Jason McIntyre |
2011-04-07 | Add support for divert-to which provides some benefits over rdr-to. | Reyk Floeter |
2010-10-26 | no need for .Pp before lists; | Jason McIntyre |
2010-10-26 | redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In | Reyk Floeter |
2010-08-01 | Allow fallback tables for relays, not just redirections. | Stuart Henderson |
2010-05-18 | use the right capitalization for "HyperText Transfer Protocol (HTTP)" | Igor Sobrado |
2009-09-01 | sync with new pf | Reyk Floeter |
2009-08-27 | lookup(n.) -> look up(v.) | Jason McIntyre |
2009-08-27 | allow to specify interface names as addresses, for example "listen on | Reyk Floeter |
2009-08-13 | add new 'router' functionality to dynamically add or remove routes | Reyk Floeter |
2009-08-07 | allow to modify the IP TTL value for host checks. this can be used to | Reyk Floeter |
2009-06-02 | - minor tweaks | Jason McIntyre |
2009-06-02 | make it clear that setting the global timeout late will mess things up. | Pierre-Yves Ritschard |
2009-06-02 | note that order is important in the file regarding global options at this tim... | Janne Johansson |
2009-04-24 | Allow UDP and/or TCP redirections instead of just TCP. | Reyk Floeter |
2009-04-16 | fix a few more typos found by spell(1); rectify a double "with" pointed out | Igor Sobrado |
2009-04-02 | add support to specify a ca file (eg. /etc/ssl/cert.pem) to verify ssl | Reyk Floeter |
2009-04-01 | Add support for client-side SSL connections from relays. relayd can | Reyk Floeter |
2009-02-16 | relayd complains about a table called "backup", so change it to | Jason McIntyre |
2008-12-05 | change the way relayd reports check results: instead of logging an | Reyk Floeter |
2008-11-09 | typo fixed (overriden -> overridden) | Tobias Stoeckmann |
2008-10-05 | tweak previous; | Jason McIntyre |
2008-09-29 | Change parsing of comments in external rule files. The hash mark may | Reyk Floeter |
2008-09-29 | allow to load expect, filter, log, and remove keys from external files | Reyk Floeter |
2008-09-29 | allow to listen on a port range for redirections. this fixes | Reyk Floeter |
2008-08-08 | add a variable $SERVER_NAME which is "OpenBSD relayd" by default. | Reyk Floeter |
2008-07-25 | doc fix; from David Higgs | Jason McIntyre |
2008-07-22 | Add dynamic IPv6-to-IPv4 and IPv4-to-IPv6 translation inspired by | Reyk Floeter |
2008-07-19 | minor wording tweaks; | Jason McIntyre |
2008-07-19 | If the new 'parent' keyword is specified for a host in a table, | Reyk Floeter |
2008-06-11 | add support for "transparent" forwarding in relays: normally the l7 | Reyk Floeter |
2008-06-11 | tweak the "route to" text; | Jason McIntyre |
2008-06-10 | set the inactivity timeout of redirections to a shorter timeout of 600 | Reyk Floeter |
2008-06-10 | use sloppy pf state keeping for routed sessions (direct server return) | Reyk Floeter |
2008-05-07 | add an alternative "route to" mode to relayd redirections which maps | Reyk Floeter |
2008-05-06 | tweak previous; | Jason McIntyre |
2008-05-06 | the manpage mentioned "timeout" in relay sections, while the grammar | Reyk Floeter |
2008-05-06 | the message digest http check does not work on binary content, add manpage | Reyk Floeter |
2008-03-03 | tweak previous; | Jason McIntyre |
2008-03-03 | log a different notification message when the tcp check times out. | Reyk Floeter |
2008-02-11 | tweak previous; | Jason McIntyre |
2008-02-11 | Marry relayd with snmpd using new "send trap" option: Request to send | Reyk Floeter |
2007-12-12 | various improvements for the relay pages; ok reyk | Jason McIntyre |
2007-12-09 | - kill trailing whitespace | Jason McIntyre |
2007-12-08 | forgotten service -> redirection | Pierre-Yves Ritschard |
2007-12-08 | make the generic handler for TCP-based protocols the default (allows | Reyk Floeter |
2007-12-08 | some changes to the relayd.conf configuration language and grammar. | Reyk Floeter |