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_4_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.18   15 years  reyk   Use OpenBSD's knuth shuffle algorithm of random values from bind to produce the ...
[TXT] carp.c  1.5   16 years  reyk   hoststated gets renamed to relayd. easier to type, and actually says what the d...
[TXT] check_icmp.c  1.26   15 years  reyk   change the way relayd reports check results: instead of logging an arbitrary str...
[TXT] check_script.c  1.10   14 years  pyr   4 handed diff with eric: Stop pushing event handling in the imsg framework. Inst...
[TXT] check_tcp.c  1.34   15 years  reyk   tweak
[TXT] control.c  1.32   14 years  pyr   4 handed diff with eric: Stop pushing event handling in the imsg framework. Inst...
[TXT] hce.c  1.53   14 years  pyr   4 handed diff with eric: Stop pushing event handling in the imsg framework. Inst...
[TXT] log.c  1.14   15 years  reyk   change the way relayd reports check results: instead of logging an arbitrary str...
[TXT] name2id.c  1.2   16 years  reyk   hoststated gets renamed to relayd. easier to type, and actually says what the d...
[TXT] parse.y  1.133   15 years  reyk   Allow UDP and/or TCP redirections instead of just TCP. Thanks to Marek Grzybows...
[TXT] pfe.c  1.60   14 years  pyr   4 handed diff with eric: Stop pushing event handling in the imsg framework. Inst...
[TXT] pfe_filter.c  1.38   15 years  reyk   Allow UDP and/or TCP redirections instead of just TCP. Thanks to Marek Grzybows...
[TXT] relay.c  1.116   14 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...
[TXT] relay_udp.c  1.20   14 years  pyr   4 handed diff with eric: Stop pushing event handling in the imsg framework. Inst...
[TXT] relayd.8  1.17   16 years  reyk   add an alternative "route to" mode to relayd redirections which maps to pf route...
[TXT] relayd.c  1.89   14 years  pyr   4 handed diff with eric: Stop pushing event handling in the imsg framework. Inst...
[TXT] relayd.conf.5  1.107   15 years  jmc   - minor tweaks - remove unneccessary -compact from a list - remove unneccessary ...
[TXT] relayd.h  1.126   14 years  pyr   Get ready for including imsg.h from a lib, when it comes along.
[TXT] shuffle.c  1.2   14 years  deraadt   missing header file; bring things into scope
[TXT] ssl.c  1.15   15 years  reyk   Keep around the SSL session for each checked host. This way SSL caching can kick...
[TXT] buffer.c (in the Attic) [Hide]  1.20   15 years  pyr   bring buf_write here as well.
[TXT] imsg.c (in the Attic) [Hide]  1.28   14 years  dlg   revert this change by eric@: Make the imsg protocol network-safe. it might be...
[TXT] imsg.h (in the Attic) [Hide]  1.12   14 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...
[TXT] snmp.c (in the Attic) [Hide]  1.8   14 years  deraadt   missing header file; bring things into scope
[TXT] ssl_privsep.c (in the Attic) [Hide]  1.7   15 years  reyk   add support to specify a ca file (eg. /etc/ssl/cert.pem) to verify ssl server ce...