OpenBSD CVS

src/usr.sbin/sasyncd/


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 / sasyncd

Current tag: OPENBSD_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.5   19 years  ho   When peers connect, have the master daemon look at in-kernel SAs and feed these ...
[TXT] carp.c  1.8   17 years  reyk   add additional link states to report the half duplex / full duplex state, if kno...
[TXT] conf.y  1.14   17 years  moritz   Check getpwnam() return value for NULL before dereferencing it. ok ray@ millert...
[TXT] log.c  1.5   17 years  markus   allow shared key specification in hex (0x01234...); ok ho
[TXT] monitor.c  1.12   17 years  deraadt   spacing
[TXT] monitor.h  1.1   17 years  mpf   Teach sasyncd to set isakmpd into active or passive mode, according to our curre...
[TXT] net.c  1.15   17 years  markus   allow shared key specification in hex (0x01234...); ok ho
[TXT] net.h  1.5   17 years  mcbride   Make sasyncd fail back correctly with carp preemption enabled. Hold the carp de...
[TXT] net_ctl.c  1.8   17 years  mcbride   Make sasyncd fail back correctly with carp preemption enabled. Hold the carp de...
[TXT] pfkey.c  1.19   16 years  deraadt   use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
[TXT] sasyncd.8  1.9   16 years  jmc   convert to new .Dd format;
[TXT] sasyncd.c  1.17   17 years  ray   Zero out struct before using, not after. From <sthen at symphytum dot spacehopp...
[TXT] sasyncd.conf.5  1.15   16 years  jmc   convert to new .Dd format;
[TXT] sasyncd.h  1.14   17 years  markus   allow shared key specification in hex (0x01234...); ok ho
[TXT] timer.c  1.3   17 years  moritz   whitespace cleanup, no binary change.