OpenBSD CVS

src/usr.sbin/relayd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / relayd

Current tag: OPENBSD_5_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.27   10 years  reyk   The OpenSSL engine passes a "const u_char *" to the callback but relayd's RSA pr...
[TXT] ca.c  1.8   10 years  reyk   Create a new default RSA engine instead of patching the existing one if none is ...
[TXT] carp.c  1.9   11 years  guenther   Add format attributes to the proper functions and then fix the warnings that gcc...
[TXT] check_icmp.c  1.36   11 years  reyk   This diff changes relayd to use the monotonic clock instead of gettimeofday(). ...
[TXT] check_script.c  1.16   9 years  reyk   sync copyright to reality according to my last changes
[TXT] check_tcp.c  1.43   10 years  reyk   Use log_warn() to include errno if write() fails. From thib
[TXT] config.c  1.18   9 years  reyk   Add support for EDH to provide perfect forward secrecy for older SSL clients. A...
[TXT] control.c  1.46   9 years  krw   Tweak error checking for msgbuf_write() as recommended by the imsg gurus. ok re...
[TXT] hce.c  1.64   11 years  reyk   This diff changes relayd to use the monotonic clock instead of gettimeofday(). ...
[TXT] http.h  1.4   9 years  reyk   Sync file to be identical in relayd(8) and httpd(8).
[TXT] log.c  1.23   9 years  reyk   Move HTTP error codes into http.h. ok benno@
[TXT] name2id.c  1.3   9 years  reyk   Replace the protocol directives for HTTP with a new generic filtering language. ...
[TXT] parse.y  1.187   9 years  reyk   Sometimes I just sort the tokens in parse.y
[TXT] pfe.c  1.75   9 years  reyk   Replace the protocol directives for HTTP with a new generic filtering language. ...
[TXT] pfe_filter.c  1.53   11 years  benno   time_t 64bit fixes for relayd and relayctl: - fix statistics - set INT_MAX limit...
[TXT] pfe_route.c  1.6   9 years  reyk   sync copyright to reality according to my last changes
[TXT] proc.c  1.15   9 years  krw   Tweak error checking for msgbuf_write() as recommended by the imsg gurus. ok re...
[TXT] relay.c  1.175   9 years  bluhm   When a connection was spliced in one direction and in copy mode in the other dir...
[TXT] relay_http.c  1.32.4.1   9 years  tedu   backport 1.34. Don't crash without HTTP version.
[TXT] relay_udp.c  1.31   9 years  benno   improve log output for relays. adjust regress tests ok reyk
[TXT] relayd.8  1.24   10 years  schwarze   use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@
[TXT] relayd.c  1.130   9 years  benno   improve log output for relays. adjust regress tests ok reyk
[TXT] relayd.conf.5  1.147   9 years  reyk   Add support for EDH to provide perfect forward secrecy for older SSL clients. A...
[TXT] relayd.h  1.189   9 years  bluhm   When a connection was spliced in one direction and in copy mode in the other dir...
[TXT] shuffle.c  1.2   15 years  deraadt   missing header file; bring things into scope
[TXT] ssl.c  1.25   9 years  jsg   add additional includes required to build with -DOPENSSL_NO_DEPRECATED ok reyk@
[TXT] agentx.c (in the Attic) [Hide]  1.5   10 years  reyk   Just to be pedantic, fail if strlcpy managed to overflow the socket path.
[TXT] snmp.c (in the Attic) [Hide]  1.17   9 years  reyk   sync copyright to reality according to my last changes
[TXT] ssl_privsep.c (in the Attic) [Hide]  1.10   10 years  reyk   Introduce privsep for private keys: - Move RSA private keys to a new separate p...