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_2_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.44   7 years  reyk   Add helpful debug messages to tell us why public key authentication failed. Thi...
[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.48   7 years  patrick   Add a NAT-T keepalive timer in case we are behind a NAT gateway. See RFC 5996, ...
[TXT] control.c  1.25   7 years  krw   Nuke some whitespace that keeps poking me in the eye as I try to steal code.
[TXT] crypto.c  1.22   6 years  otto   fix char ** to const char ** conversion warning; ok mikeb@
[TXT] dh.c  1.20   7 years  deraadt   A few more freezero() uses ok yasuoka mikeb
[TXT] dh.h  1.10   7 years  mikeb   Don't cache the DH group in the policy When tearing IKE SA down, the DH group r...
[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.20   7 years  reyk   Add support for RFC4754 (ECDSA) and RFC7427 authentication. These modes provide...
[TXT] iked.c  1.34   7 years  jsg   set ps_noaction to not fork uneeded children when checking config with -n ok mi...
[TXT] iked.conf.5  1.50   7 years  sthen   Expand $eapid in iked tags, allowing PF rules to be written based on EAP identit...
[TXT] iked.h  1.115   7 years  henning   cope with IP address changes. before, we were trying to resend the msg with the ...
[TXT] ikev2.c  1.155   7 years  sthen   Expand $eapid in iked tags, allowing PF rules to be written based on EAP identit...
[TXT] ikev2.h  1.26   7 years  reyk   Add support for RFC4754 (ECDSA) and RFC7427 authentication. These modes provide...
[TXT] ikev2_msg.c  1.52   7 years  henning   cope with IP address changes. before, we were trying to resend the msg with the ...
[TXT] ikev2_pld.c  1.62   7 years  patrick   Add a NAT-T keepalive timer in case we are behind a NAT gateway. See RFC 5996, ...
[TXT] imsg_util.c  1.11   7 years  mikeb   Constify the data argument for ibuf_new From and OK markus@, OK reyk
[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.8   8 years  reyk   Sync proc.c, use shorter proc_compose[v]()
[TXT] parse.y  1.65   7 years  reyk   Fix configuration of ASN1_DN IDs. Public key authentication uses public key fil...
[TXT] pfkey.c  1.58   7 years  deraadt   use freezero()
[TXT] policy.c  1.46   7 years  mikeb   Resolve simultaneous IKE SA rekeying From and OK markus, OK reyk
[TXT] proc.c  1.30   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...
[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.28   7 years  mikeb   Factor out flows into separate configuration messages We reach an imsg payload ...
[TXT] util.c  1.33   7 years  reyk   Stop accessing verbose and debug variables from log.c directly. This replaces l...