OpenBSD CVS

src/sbin/ipsecctl/


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 / sbin / ipsecctl

Current tag: OPENBSD_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   18 years  hshoexer   Teach ipsecctl to control isakmpd. ok deraadt
[TXT] ike.c  1.49   17 years  msf   actually use the right value for USER_FQDN ok hshoexer@
[TXT] ipsec.conf.5  1.97   17 years  jmc   reorganise the sections to make more sense; ok hshoexer ho
[TXT] ipsecctl.8  1.22   17 years  jmc   - document how to set ipsec stuff running at boot - remove hazy tcp md5 blurb o...
[TXT] ipsecctl.c  1.59   17 years  ho   Security Association Database is abbreviated 'SAD' (RFC 2401 et al), not 'SADB'....
[TXT] ipsecctl.h  1.49   17 years  hshoexer   add group "none"; when choosen, pfs will be disabled. ok david msf
[TXT] parse.y  1.108   17 years  hshoexer   branches: 1.108.2; add group "none"; when choosen, pfs will be disabled. ok da...
[TXT] pfkdump.c  1.21   17 years  markus   partial backout of last commit
[TXT] pfkey.c  1.46   17 years  henning   can get EAGAIN when writing to the pfkey socket; same change as bgpd, ok hshoexe...
[TXT] pfkey.h  1.6   18 years  deraadt   spacing