OpenBSD CVS

src/sbin/iked/


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 / iked

Current tag: OPENBSD_5_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.12   9 years  reyk   Add support for Curve25519 using the public domain code that is found in OpenSSH...
[TXT] ca.c  1.35   9 years  markus   initial support for RFC 7427 signatures, so we are no longer restricted to SHA1 ...
[TXT] chap_ms.c  1.8   9 years  tedu   remove nt and lanman functions which aren't used. ok reyk yasuoka
[TXT] chap_ms.h  1.5   9 years  reyk   Use "compliant" header guards by avoiding the reserved '_' namespace. Pointed o...
[TXT] config.c  1.36   8 years  markus   repair policy-ikesa-linking by replacing the broken RB_TREE w/TAILQ (e.g. the po...
[TXT] control.c  1.16   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] crypto.c  1.16   9 years  markus   initial support for RFC 7427 signatures, so we are no longer restricted to SHA1 ...
[TXT] dh.c  1.16   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] dh.h  1.7   9 years  reyk   Use "compliant" header guards by avoiding the reserved '_' namespace. Pointed o...
[TXT] eap.c  1.13   9 years  deraadt   unneeded getopt.h
[TXT] eap.h  1.4   9 years  reyk   Use "compliant" header guards by avoiding the reserved '_' namespace. Pointed o...
[TXT] genmap.sh  1.7   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] iked.8  1.19   9 years  jmc   tweak previous; ok mikeb plus a macro fix while here...
[TXT] iked.c  1.24   9 years  millert   Do not assume that asprintf() clears the pointer on failure, which is non-portab...
[TXT] iked.conf.5  1.39   8 years  jmc   clarification from trondd; ok mikeb
[TXT] iked.h  1.86   8 years  markus   repair policy-ikesa-linking by replacing the broken RB_TREE w/TAILQ (e.g. the po...
[TXT] ikev2.c  1.121   8 years  markus   repair policy-ikesa-linking by replacing the broken RB_TREE w/TAILQ (e.g. the po...
[TXT] ikev2.h  1.19   9 years  reyk   Use "compliant" header guards by avoiding the reserved '_' namespace. Pointed o...
[TXT] ikev2_msg.c  1.42   9 years  markus   initial support for RFC 7427 signatures, so we are no longer restricted to SHA1 ...
[TXT] ikev2_pld.c  1.50   9 years  markus   initial support for RFC 7427 signatures, so we are no longer restricted to SHA1 ...
[TXT] imsg_util.c  1.9   10 years  reyk   Explicitly zero out the ibufs before releasing the memory to make sure that incl...
[TXT] log.c  1.4   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] ocsp.c  1.4   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] parse.y  1.48   8 years  mikeb   Terminate 'config' keyword array with a NULL element. Reported by trondd at kagu...
[TXT] pfkey.c  1.43   8 years  mikeb   Assign correct destination port value for the destination netmask. This repairs...
[TXT] policy.c  1.37   8 years  markus   repair policy-ikesa-linking by replacing the broken RB_TREE w/TAILQ (e.g. the po...
[TXT] proc.c  1.22   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] smult_curve25519_ref.c  1.1   9 years  reyk   Add support for Curve25519 using the public domain code that is found in OpenSSH...
[TXT] timer.c  1.12   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] types.h  1.19   9 years  reyk   Use "compliant" header guards by avoiding the reserved '_' namespace. Pointed o...
[TXT] util.c  1.26   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] ikev1.c (in the Attic) [Hide]  1.17   9 years  deraadt   unneeded getopt.h