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_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   6 years  espie   more depends gc / yacc rules overhaul okay millert@
[TXT] ca.c  1.60   4 years  tobhe   branches: 1.60.4; "could not open public key" is an error and should be log_inf...
[TXT] chap_ms.c  1.9   8 years  reyk   Switch iked to C99-style fixed-width integer types. OK mikeb@
[TXT] chap_ms.h  1.6   8 years  reyk   Switch iked to C99-style fixed-width integer types. OK mikeb@
[TXT] config.c  1.57   4 years  tobhe   Try to send a DELETE message if the SA is reset with 'ikectl reset id'. This way...
[TXT] control.c  1.29   4 years  tobhe   Don't fallthrough in IMSG_CTL_RESET_ID case. From Wataru Ashihara <wsh (at) iij...
[TXT] crypto.c  1.26   4 years  tobhe   Fix leaks in signature validation. ok markus@
[TXT] dh.c  1.23   4 years  tobhe   Remove support for insecure EC2N groups. Clarify which Diffie-Hellman groups ar...
[TXT] dh.h  1.12   4 years  tobhe   Remove support for insecure EC2N groups. Clarify which Diffie-Hellman groups ar...
[TXT] eap.c  1.14   8 years  reyk   Switch iked to C99-style fixed-width integer types. OK mikeb@
[TXT] eap.h  1.5   8 years  reyk   Switch iked to C99-style fixed-width integer types. OK mikeb@
[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.26   4 years  tobhe   Simplify socket creation logic. Normally iked needs two sockets, one for normal ...
[TXT] iked.c  1.43   4 years  tobhe   Simplify socket creation logic. Normally iked needs two sockets, one for normal ...
[TXT] iked.conf.5  1.68   4 years  tobhe   Clarify global 'set active' and 'set passive' options and how they interact with...
[TXT] iked.h  1.147   4 years  tobhe   Add support for switching rdomain on IPsec encryption/decryption. It can be conf...
[TXT] ikev2.c  1.223   4 years  tobhe   Use gettimeofday() instead of CLOCK_MONOTONIC in gettime(). The return value is ...
[TXT] ikev2.h  1.32   4 years  tobhe   Remove support for insecure EC2N groups. Clarify which Diffie-Hellman groups ar...
[TXT] ikev2_msg.c  1.66   4 years  tobhe   Log INFORMATIONAL messages with LOG_DEBUG. They are rarely useful for debugging...
[TXT] ikev2_pld.c  1.85   4 years  tobhe   Log with SPI_SA().
[TXT] imsg_util.c  1.12   4 years  tobhe   Log loaded SPIs and flows. 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.9   4 years  deraadt   When system calls indicate an error they return -1, not some arbitrary value < 0...
[TXT] parse.y  1.99   4 years  tobhe   Add ECDH groups and higher order MODP DH groups to default proposal. ok sthen@,...
[TXT] pfkey.c  1.64   4 years  tobhe   Add support for switching rdomain on IPsec encryption/decryption. It can be conf...
[TXT] policy.c  1.60   4 years  tobhe   The order of arguments to proposals_negotiate makes a difference. 'key->pol_prop...
[TXT] proc.c  1.32   4 years  tobhe   Prevent multiple ibuf leaks. Clean up on proccess shutdown. ok markus@
[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.13   7 years  mikeb   Disable the timer event before attempting to change it Report and fix by Nikola...
[TXT] types.h  1.35   4 years  tobhe   Simplify socket creation logic. Normally iked needs two sockets, one for normal ...
[TXT] util.c  1.39   4 years  tobhe   Only make the type part of the idstring lowercase when looking for certs in '/et...