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_7_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.22   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] ca.c  1.87   2 years  tobhe   Move raw pubkey bytes to EVP_PKEY conversion to common function. ok markus@
[TXT] chap_ms.c  1.10   3 years  tobhe   Upgrade to OpenSSL 1.1 compatible crypto API. Add additional checks where needed...
[TXT] chap_ms.h  1.6   8 years  reyk   Switch iked to C99-style fixed-width integer types. OK mikeb@
[TXT] config.c  1.84   2 years  tobhe   Silence unitialized variable warnings.
[TXT] control.c  1.32   2 years  tobhe   Add 'ikectl show certinfo' to show trusted CAs and certificates. This helps debu...
[TXT] crypto.c  1.39   2 years  tobhe   Cleanup libcrypto memory management. Remove redundant NULL checks before callin...
[TXT] crypto_api.h  1.1   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] crypto_hash.c  1.1   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] dh.c  1.31   2 years  tb   Avoid a potential double free in group_free() In the unlikely event that EC_KEY...
[TXT] dh.h  1.15   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] eap.c  1.20   2 years  guenther   When it's the possessive of 'it', it's spelled "its", without the apostrophe.
[TXT] eap.h  1.6   3 years  tobhe   Move all the EAP logic from a single branch in the message parsing code to somew...
[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.30   2 years  jmc   add -V to usage(), and list it before -v in both SYNOPSIS and the options list;
[TXT] iked.c  1.62   2 years  deraadt   whitespace cleanup during review read
[TXT] iked.conf.5  1.92   2 years  jsg   remove please from manual pages ok jmc@ sthen@ millert@
[TXT] iked.h  1.204   2 years  tobhe   Improve retransmission of message fragments. RFC 7383 states that loss of a sin...
[TXT] ikev2.c  1.346   2 years  tobhe   Improve retransmission of message fragments. RFC 7383 states that loss of a sin...
[TXT] ikev2.h  1.34   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] ikev2_msg.c  1.85   2 years  tobhe   Improve retransmission of message fragments. RFC 7383 states that loss of a sin...
[TXT] ikev2_pld.c  1.123   2 years  tobhe   Improve retransmission of message fragments. RFC 7383 states that loss of a sin...
[TXT] imsg_util.c  1.13   3 years  tobhe   Avoid calling ibuf_add() with NULL and zero length. ok patrick@
[TXT] log.c  1.12   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] ocsp.c  1.23   2 years  tobhe   Cleanup libcrypto memory management. Remove redundant NULL checks before callin...
[TXT] parse.y  1.139   2 years  jsg   fix off by one in bounds test ok tobhe@
[TXT] pfkey.c  1.80   2 years  tobhe   Remove unused variable fd.
[TXT] policy.c  1.89   2 years  deraadt   whitespace cleanup during review read
[TXT] print.c  1.3   2 years  tobhe   Make proto config option accept a list to allow specifying multiple protocols fo...
[TXT] proc.c  1.35   3 years  dv   Move TAILQ initialization to files where they are used. These priv-sep daemons ...
[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] sntrup761.c  1.1   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] sntrup761.sh  1.1   3 years  tobhe   Add experimental post-quantum hybrid key exchange method based on Streamlined NT...
[TXT] timer.c  1.13   7 years  mikeb   Disable the timer event before attempting to change it Report and fix by Nikola...
[TXT] types.h  1.47   2 years  tobhe   Add 'ikectl show certinfo' to show trusted CAs and certificates. This helps debu...
[TXT] util.c  1.40   3 years  tobhe   Remove dead assignments.
[TXT] version.h  1.1   2 years  tobhe   Add command line option to show the version ok patrick@
[TXT] vroute.c  1.16   2 years  tobhe   Make sure contents of vroute messages are aligned properly. Fixes address autoco...