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
2016-09-01
Switch from the not really working session cache (because of the multiprocess
Claudio Jeker
2016-06-21
do not allow whitespace in macro names, i.e. "this is" = "a variable".
Sebastian Benoit
2015-11-22
Update log.c: change fatal() and fatalx() into variadic functions,
Reyk Floeter
2015-08-20
stdlib.h is in scope; do not cast malloc/calloc/realloc*
Theo de Raadt
2015-05-02
Fix obvious problems with relayd config reload.
Claudio Jeker
2015-02-08
Use AI_ADDRCONFIG when resolv hosts on startup.
Reyk Floeter
2015-01-22
Clean up the relayd headers with help of include-what-you-use and some
Reyk Floeter
2015-01-21
Include <netinet/in.h> before <net/pfvar.h>. In a future change when
Theo de Raadt
2015-01-16
Adapt to <limits.h> universe.
Theo de Raadt
2014-12-23
pf now supports source-hash and random with tables so we can allow it
Reyk Floeter
2014-12-21
Stop pulling in <arpa/inet.h> or <arpa/nameser.h> when unnecessary.
Philip Guenther
2014-12-18
Update relayd to use siphash instead of sys/hash. The source-hash,
Reyk Floeter
2014-12-12
Change the keyword "ssl" to "tls" to reflect reality since we
Reyk Floeter
2014-11-20
Don't allow embedded nul characters in strings.
Jonathan Gray
2014-11-19
Support exporting relayd statistics via AgentX/snmpd
Bret Lambert
2014-11-07
Remove the sslv2 option since LibreSSL has no SSLv2 support (however retain
Joel Sing
2014-11-02
Convert the logic in yyerror(). Instead of creating a temporary
Alexander Bluhm
2014-10-20
Remove the "interface" option from the "transparent forward" directive.
Reyk Floeter
2014-10-15
Disable SSLv3 by default.
Reyk Floeter
2014-09-05
revert previous; was based on a work-in-progress, as well
Bret Lambert
2014-08-29
Implement consistent host hashing for relayd, based on
Bret Lambert
2014-07-11
Sometimes I just sort the tokens in parse.y
Reyk Floeter
2014-07-11
Add support for EDH to provide perfect forward secrecy for older SSL
Reyk Floeter
2014-07-11
Simplify the code that handles the HTTP headers by using an RB tree
Reyk Floeter
2014-07-09
Replace the protocol directives for HTTP with a new generic filtering
Reyk Floeter
2014-06-25
sync copyright to reality according to my last changes
Reyk Floeter
2014-05-12
Fix a leak from a recent added mark/marked keywords check.
Andre de Oliveira
2014-05-08
fail for unsupported node action/type combinations. Also fail for the
Reyk Floeter
2014-04-22
Support the CA key for SSL inspection in the ca process. Instead of
Reyk Floeter
2014-04-21
Add a few missing free's in the grammar.
Reyk Floeter
2014-04-20
Add a few more overflow checks for strlc* functions in parse.y
Reyk Floeter
2014-04-14
remove 'restricted' symbol from yacc parser, overlooked in previous
Bret Lambert
2014-04-14
Adapt relayd to use AgentX protocol to send traps
Bret Lambert
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
[prev]
[next]