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_6_3_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.82   6 years  mpi   Support DH groups 19 to 21 and 25 to 30, just like iked(8) does. ok visa@, mark...
[TXT] ipsec.conf.5  1.154   6 years  jmc   in isakmpd(8), provide a hint: from scott cheloha also some minor tweaks while h...
[TXT] ipsecctl.8  1.29   6 years  mpi   Support collapsing flow outputs. Makes it easier to check live status of comple...
[TXT] ipsecctl.c  1.83   6 years  mpi   Support collapsing flow outputs. Makes it easier to check live status of comple...
[TXT] ipsecctl.h  1.73   6 years  mpi   Support collapsing flow outputs. Makes it easier to check live status of comple...
[TXT] parse.y  1.169   6 years  mpi   Support DH groups 19 to 21 and 25 to 30, just like iked(8) does. ok visa@, mark...
[TXT] pfkdump.c  1.46   7 years  bluhm   Rename all SA groups to bundles consistently. The first kernel commit in 2000 t...
[TXT] pfkey.c  1.60   7 years  bluhm   Rename all SA groups to bundles consistently. The first kernel commit in 2000 t...
[TXT] pfkey.h  1.7   17 years  markus   sort SAs by spi; ok hshoexer