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_7_4


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.84   10 months  dlg   add support route based ipsec vpn negotiation with sec(4) via isakmpd. this add...
[TXT] ipsec.conf.5  1.163   2 years  tb   Fix another instance of incorrect capitalization of ChaCha20. pointed out by jm...
[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.85   15 months  guenther   Delete obsolete /* ARGSUSED1 */ lint comments. ok claudio@ cheloha@ krw@ deraad...
[TXT] ipsecctl.h  1.76   10 months  dlg   add support route based ipsec vpn negotiation with sec(4) via isakmpd. this add...
[TXT] parse.y  1.183   10 months  dlg   add support route based ipsec vpn negotiation with sec(4) via isakmpd. this add...
[TXT] pfkdump.c  1.57   10 months  dlg   add support route based ipsec vpn negotiation with sec(4) via isakmpd. this add...
[TXT] pfkey.c  1.63   2 years  bluhm   After deleting hifn(4) the only provider for the LZS compression algorithm is go...
[TXT] pfkey.h  1.7   17 years  markus   sort SAs by spi; ok hshoexer