1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/relayd
2024-11-21 13:38:45 +00:00
..
agentx_control.c Use imsg_get_fd() 2024-01-17 10:01:24 +00:00
ca.c Convert the common imsgbuf_read calls to the post EAGAIN world. 2024-11-21 13:21:33 +00:00
carp.c
check_icmp.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
check_script.c Use the F_CHECK_SENT and F_CHECK_DONE flags to determine whether a 2021-02-22 01:24:59 +00:00
check_tcp.c Use ibuf_data() instead of accessing ibuf->buf directly. 2023-07-03 09:38:08 +00:00
check_tls.c Use ibuf_data() instead of accessing ibuf->buf directly. 2023-07-03 09:38:08 +00:00
config.c Use imsg_get_fd() to extract the fd from an imsg. 2024-10-31 13:37:44 +00:00
control.c Convert various reyk proc.c daemons over to new imsgbuf_init and 2024-11-21 13:38:45 +00:00
hce.c remove prototypes with no matching function 2024-05-18 06:34:46 +00:00
http.h Responses to HEAD requests must not have a message body (even though they have 2021-03-24 20:59:53 +00:00
log.c
Makefile Let relayd make use of libagentx. No functional change intended. 2020-10-26 16:52:06 +00:00
name2id.c
parse.y relayd: add support for client certificates 2024-10-28 19:56:18 +00:00
pfe_filter.c Change adds a 'log' option to relayd.conf(5) rule. The relayd(8) then uses 2024-06-17 08:02:57 +00:00
pfe_route.c Spaces vs tabs 2023-06-29 16:24:53 +00:00
pfe.c The fix comes from Giannis Kapetanakis (bilias _from_ edu.physics.uoc.gr). 2024-06-17 08:36:56 +00:00
proc.c Convert various reyk proc.c daemons over to new imsgbuf_init and 2024-11-21 13:38:45 +00:00
relay_http.c Fix regression introduced in previous causing HEAD requests to be 2024-07-20 06:54:15 +00:00
relay_udp.c remove prototypes with no matching function 2024-05-18 06:34:46 +00:00
relay.c relayd: add support for client certificates 2024-10-28 19:56:18 +00:00
relayd.8
relayd.c relayd: add support for client certificates 2024-10-28 19:56:18 +00:00
relayd.conf.5 relayd: add support for client certificates 2024-10-28 19:56:18 +00:00
relayd.h relayd: add support for client certificates 2024-10-28 19:56:18 +00:00
shuffle.c
ssl.c remove ssl_init() 2023-06-25 08:07:38 +00:00
util.c remove unneeded semicolons; checked by millert@ 2024-09-20 02:00:46 +00:00