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_2


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.6   13 years  reyk   split util.c into two files: imsg_util.c for ibuf/imsg stuff and util for everyt...
[TXT] ca.c  1.17   13 years  reyk   spacing
[TXT] chap_ms.c  1.2   13 years  reyk   spacing
[TXT] chap_ms.h  1.1   14 years  reyk   Import iked, a new implementation of the IKEv2 protocol. iked(8) is an automati...
[TXT] config.c  1.15   11 years  mikeb   Don't close IKE SA immediately after creating a new one when rekeying. Instead s...
[TXT] control.c  1.8   12 years  deraadt   rate-limit accepting of new connections while we are experiencing fd exhaustion....
[TXT] crypto.c  1.6   12 years  mikeb   Under certain circumstances iked can be tricked to bypass a signature verificati...
[TXT] dh.c  1.7   12 years  mikeb   Rounding up a number of bytes in a bignum returned by the BN_num_bytes() has imp...
[TXT] dh.h  1.3   13 years  reyk   rename the ec groups to either ec2n or ecp (eg. ec155 -> ec2n155 or ec521 -> ecp...
[TXT] eap.c  1.5   13 years  reyk   spacing
[TXT] eap.h  1.1   14 years  reyk   Import iked, a new implementation of the IKEv2 protocol. iked(8) is an automati...
[TXT] genmap.sh  1.2   12 years  mikeb   fixup formatting in the generated files
[TXT] iked.8  1.6   13 years  mikeb   ikev2 rfc was recently updated, so list the newer one; ok reyk
[TXT] iked.c  1.11   13 years  reyk   rename functions in proc.c to proc_* and move some code from imsg_util.c to proc...
[TXT] iked.conf.5  1.19   11 years  naddy   enable use of AES-{192,256}-CTR, and explicitly of AES-128-CTR, for IPsec ESP ok...
[TXT] iked.h  1.52   11 years  mikeb   Don't close IKE SA immediately after creating a new one when rekeying. Instead s...
[TXT] ikev2.c  1.76   11 years  mikeb   when rekeying ike sa copy more info from the old one; fixes the last known iked ...
[TXT] ikev2.h  1.8   11 years  mikeb   Add missing ESN bits
[TXT] ikev2_msg.c  1.20   11 years  mikeb   leftover code re-enqueued the same item on the list multiple times
[TXT] ikev2_pld.c  1.26   11 years  mikeb   decouple timer initialization from timer_register
[TXT] imsg_util.c  1.4   13 years  reyk   rename functions in proc.c to proc_* and move some code from imsg_util.c to proc...
[TXT] log.c  1.2   13 years  reyk   unbreak the ikectl log verbose/brief commands.
[TXT] parse.y  1.26   11 years  naddy   enable use of AES-{192,256}-CTR, and explicitly of AES-128-CTR, for IPsec ESP ok...
[TXT] pfkey.c  1.18   11 years  mikeb   Add missing ESN bits
[TXT] policy.c  1.20   12 years  mikeb   when changing peer's address in the SA, remove the old entry from the tree befor...
[TXT] proc.c  1.7   13 years  reyk   bump copyright
[TXT] timer.c  1.8   11 years  mikeb   decouple timer initialization from timer_register
[TXT] types.h  1.11   11 years  deraadt   if you use nitems() in userland, you must define it yourself discussed with guen...
[TXT] util.c  1.15   12 years  mikeb   When setting up NAT-T notify payloads, make sure to supply an actual source addr...
[TXT] ikev1.c (in the Attic) [Hide]  1.10   13 years  reyk   rename functions in proc.c to proc_* and move some code from imsg_util.c to proc...