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_6_4_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.32   6 years  espie   no need to generate y.tab.h if nothing uses it, set YFLAGS to nothing instead of...
[TXT] ca.c  1.34   5 years  reyk   Do not abort when the ca privenc runs into a timeout. OK claudio@
[TXT] carp.c  1.12   7 years  jsg   fix fd leaks in error paths ok reyk@
[TXT] check_icmp.c  1.47   6 years  jca   Consistently use the variable "ttl" for get/setsockopt ok benno@ on an earlier ...
[TXT] check_script.c  1.21   7 years  benno   use __func__ in log messages. fix some whitespace while here. From Hiltjo Posthu...
[TXT] check_tcp.c  1.56   6 years  benno   In case of a tcp read timeout, the destination host state needs to be set to HOS...
[TXT] check_tls.c  1.1   7 years  claudio   Migrate relayd to use libtls for TLS. Still does the TLS privsep via the engine ...
[TXT] config.c  1.36   6 years  benno   add options to specify the control socket in relayd and relayctl. From Kapetanak...
[TXT] control.c  1.56   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...
[TXT] hce.c  1.79   5 years  benno   replace the current log options log updates|all with log state changes log...
[TXT] http.h  1.9   7 years  benno   rfc 7230 3.3.3 says: response with a status code of 1xx (Informational) or 204 (...
[TXT] log.c  1.35   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] name2id.c  1.4   9 years  reyk   Clean up the relayd headers with help of include-what-you-use and some manual re...
[TXT] parse.y  1.228   5 years  miko   replace malloc()+strlcpy() with strndup() in cmdline_symset(). "looks good" gil...
[TXT] pfe.c  1.89   7 years  benno   use __func__ in log messages. fix some whitespace while here. From Hiltjo Posthu...
[TXT] pfe_filter.c  1.62   7 years  benno   use __func__ in log messages. fix some whitespace while here. From Hiltjo Posthu...
[TXT] pfe_route.c  1.12   7 years  benno   use __func__ in log messages. fix some whitespace while here. From Hiltjo Posthu...
[TXT] proc.c  1.40   5 years  bluhm   During the fork+exec implementation, daemon(3) was moved after proc_init(). As ...
[TXT] relay.c  1.241   5 years  reyk   Do not abort when the ca privenc runs into a timeout. OK claudio@
[TXT] relay_http.c  1.71   5 years  benno   replace the current log options log updates|all with log state changes log...
[TXT] relay_udp.c  1.49   5 years  benno   replace the current log options log updates|all with log state changes log...
[TXT] relayd.8  1.25   8 years  sobrado   use file system path (.Pa) semantic markup macros where appropriate. ok jmc@
[TXT] relayd.c  1.174   5 years  bluhm   During the fork+exec implementation, daemon(3) was moved after proc_init(). As ...
[TXT] relayd.conf.5  1.187   5 years  jmc   space required between macro args and punctuation;
[TXT] relayd.h  1.251   5 years  bluhm   During the fork+exec implementation, daemon(3) was moved after proc_init(). As ...
[TXT] shuffle.c  1.4   9 years  reyk   Clean up the relayd headers with help of include-what-you-use and some manual re...
[TXT] ssl.c  1.34   6 years  bluhm   Always calculate the hash value of the x509 cert in ssl_load_pkey(). Check wheth...
[TXT] util.c  1.1   8 years  reyk   Move local logging functions from log.c to new file util.c (that is also shared ...
[TXT] agentx.c (in the Attic) [Hide]  1.14   7 years  benno   use __func__ in log messages. fix some whitespace while here. From Hiltjo Posthu...
[TXT] boguskeys.h (in the Attic) [Hide]  1.1   7 years  claudio   Migrate relayd to use libtls for TLS. Still does the TLS privsep via the engine ...
[TXT] snmp.c (in the Attic) [Hide]  1.29   7 years  benno   use __func__ in log messages. fix some whitespace while here. From Hiltjo Posthu...