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_2


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.88   23 months  tobhe   Support sending certificate chains with intermediate CAs in multiple CERT payloa...
[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.87   20 months  tobhe   Add iked connection statistics for successful and failed connections, common err...
[TXT] control.c  1.33   20 months  tobhe   Add iked connection statistics for successful and failed connections, common err...
[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.21   23 months  tobhe   Support sending certificate chains with intermediate CAs in multiple CERT payloa...
[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.95   22 months  jmc   add missing full stop;
[TXT] iked.h  1.207   20 months  tobhe   Add iked connection statistics for successful and failed connections, common err...
[TXT] ikev2.c  1.353   20 months  tobhe   Distinguish between retransmit ok and nothing to retransmit. This makes sure ik...
[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.87   20 months  tobhe   Distinguish between retransmit ok and nothing to retransmit. This makes sure ik...
[TXT] ikev2_pld.c  1.125   20 months  tobhe   Add iked connection statistics for successful and failed connections, common err...
[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.141   22 months  tobhe   Include an OpenIKED Vendor ID payload in the initial handshake. This will make ...
[TXT] pfkey.c  1.81   22 months  tobhe   Fix potential leak of reply in error case. From markus@ ok bluhm@
[TXT] policy.c  1.91   20 months  tobhe   Add iked connection statistics for successful and failed connections, common err...
[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.51   20 months  tobhe   Add iked connection statistics for successful and failed connections, common err...
[TXT] util.c  1.40   3 years  tobhe   Remove dead assignments.
[TXT] version.h  1.2   2 years  tobhe   Move towards OpenIKED 7.1
[TXT] vroute.c  1.17   22 months  tobhe   Check if there is a locally cached nameserver to send before responding to RTP_P...