index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
relayd
/
parse.y
Age
Commit message (
Expand
)
Author
2014-01-22
relax the cfg file secrecy check slightly to allow group readability
Henning Brauer
2014-01-21
fix a a double free caused by a config with two listen on statements
Sebastian Benoit
2013-11-25
use u_char for buffers in yylex, for ctype calls
Sebastian Benoit
2013-09-09
Add support for ECDHE (Elliptic curve Diffie-Hellman) to enable
Reyk Floeter
2013-05-30
Support SSL inspection, the ability to transparently filter in SSL/TLS
Reyk Floeter
2013-04-27
time_t 64bit fixes for relayd and relayctl:
Sebastian Benoit
2013-03-04
sync yyerror() with bgpd; use vlog() to log parser errors so they show in
Stuart Henderson
2012-10-19
Support additional scheduling algorithms in the load balancer:
Reyk Floeter
2012-10-04
spacing
Reyk Floeter
2012-10-03
Inherit and pass the relay table flags correctly.
Reyk Floeter
2012-10-03
Support more than one relay backup table. Instead of duplicating the
Reyk Floeter
2012-05-29
do not overwrite the table timeout with the global timeout when a
Sebastian Benoit
2012-05-08
fix "label string" in http protocol. problem found by giovanni.
Sebastian Benoit
2012-04-15
fix some leaks
Jonathan Gray
2012-01-21
Only start the child processes after all of them reported to have loaded
Camiel Dobbelaar
2012-01-20
Remove global carp demote option. It is currently broken, but also flawed
Camiel Dobbelaar
2011-09-21
During socket splicing the relayd session timeouts could not be
Alexander Bluhm
2011-05-26
Add additional check to prevent running scripts when not configured.
Reyk Floeter
2011-05-23
Support interface groups in address specifications for tables or
Reyk Floeter
2011-05-19
Fix reload support in relayd(8) by reimplementing large parts of the
Reyk Floeter
2011-05-09
Reorganize the relayd code to use the proc.c privsep API/commodity
Reyk Floeter
2011-05-05
Update all logging and debug functions to use the __func__ macro
Reyk Floeter
2011-05-05
Allow a user to specify the route priority
Peter Hessler
2011-04-12
Splicing is currently only supported for TCP relays, not for HTTP or
Reyk Floeter
2011-04-12
update flags and printing of flags in debug mode, handle splicing flag.
Reyk Floeter
2011-04-07
Add support for divert-to which provides some benefits over rdr-to.
Reyk Floeter
2010-10-26
redirects are loaded as "pass in quick ... rdr-to" pf rules by default. In
Reyk Floeter
2010-10-18
Missing semicolon, ok henning@
Stuart Henderson
2010-09-02
remove trailing spaces and tabs from source code; no binary changes
Igor Sobrado
2010-08-07
Fix carp demotion on tables. For some reason the default values were
Claudio Jeker
2010-08-03
fix linecount bug with comments spanning multiple lines
Henning Brauer
2010-08-01
Allow fallback tables for relays, not just redirections.
Stuart Henderson
2010-02-24
Sync the list of initialisation steps done for the default
Jonathan Gray
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-08-07
add missing line
Reyk Floeter
2009-08-07
allow to specify host attributes in an arbitrary order (parent, retry) by
Reyk Floeter
2009-08-07
cosmetic change - move address into an own element
Reyk Floeter
2009-08-05
prevent configuration of relays listening to a single addr:port tuple twice
Reyk Floeter
2009-08-05
support multiple 'listen on' lines in a single relay block
Reyk Floeter
2009-08-05
tables don't need pf if running in "l7" relay mode
Reyk Floeter
2009-04-24
Allow UDP and/or TCP redirections instead of just TCP.
Reyk Floeter
2009-04-17
add "Connection: close" to HTTP check headers to deconfuse HTTP/1.1
Reyk Floeter
2009-04-02
add support to specify a ca file (eg. /etc/ssl/cert.pem) to verify ssl
Reyk Floeter
2009-04-01
fix an incorrect flag in route mode.
Reyk Floeter
2009-04-01
Add support for client-side SSL connections from relays. relayd can
Reyk Floeter
2009-03-31
Fixed memory leaks which would occur if the second of two memory
Tobias Stoeckmann
2008-12-05
use HTTP/1.1 instead of HTTP/1.0 if a host header is specified.
Reyk Floeter
2008-10-17
bring in the findeol() fix from pfctl. list of affected parsers by sthen
Henning Brauer
[next]