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_3_9


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.17   18 years  naddy   override authentication tag as well; ok hshoexer@
[TXT] ipsec.conf.5  1.30   18 years  hshoexer   The new default encryption algorithm for main mode is AES instead of 3DES. Notic...
[TXT] ipsecctl.8  1.15   18 years  hshoexer   Remove some uncommented section headers from the template man page (RETURN VALUE...
[TXT] ipsecctl.c  1.42   18 years  hshoexer   noted by lint: include <string.h> instead of <strings.h>, add tow ARGSUSED1
[TXT] ipsecctl.h  1.27   18 years  deraadt   no , after last element in enum
[TXT] parse.y  1.50   18 years  naddy   initialize authtype->string in case of RSA to avoid bad free() ok reyk@ hshoexer...
[TXT] pfkdump.c  1.10   18 years  millert   Userland programs should include <errno.h> not <sys/errno.h> OK deraadt@
[TXT] pfkey.c  1.32   18 years  markus   ipip support: ip-in-ip w/o gif(4); ok hshoexer
[TXT] pfkey.h  1.4   18 years  hshoexer   Teach ipsecctl to control isakmpd. ok deraadt