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_4_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.64   15 years  bluhm   Isakmpd acquire mode did not work with a config generated from ipsec.conf. The ...
[TXT] ipsec.conf.5  1.118   16 years  reyk   add support for the "include" directive using code from pfctl/parse.y. pointed ...
[TXT] ipsecctl.8  1.25   17 years  jmc   convert to new .Dd format;
[TXT] ipsecctl.c  1.71   15 years  bluhm   Free the rules in the rule_queue also if ipsecctl is called with the -n switch. ...
[TXT] ipsecctl.h  1.57   15 years  bluhm   Isakmpd acquire mode did not work with a config generated from ipsec.conf. The ...
[TXT] parse.y  1.138   15 years  bluhm   If a rules contains a hostname instead of an address, use the list of all possib...
[TXT] pfkdump.c  1.24   17 years  markus   do not print secret keys by default, -k restores old behaviour; ok hshoexer
[TXT] pfkey.c  1.48   17 years  markus   move autodetection of the ID type to the parser. this way the static flows have...
[TXT] pfkey.h  1.7   17 years  markus   sort SAs by spi; ok hshoexer