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_1


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.13   12 years  tedu   fix memcpy sizeof. found by jsg. ok deraadt krw mikeb
[TXT] control.c  1.7   13 years  reyk   rename functions in proc.c to proc_* and move some code from imsg_util.c to proc...
[TXT] crypto.c  1.6   12 years  mikeb   Under certain circumstances iked can be tricked to bypass a signature verificati...
[TXT] dh.c  1.6   12 years  mikeb   iked requires the same dh diff as isakmpd: When BN_bn2bin converts a bignum to ...
[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.1   14 years  reyk   Import iked, a new implementation of the IKEv2 protocol. iked(8) is an automati...
[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.15   12 years  jmc   make -column lists pretty again; specifically, rewrite them to permit some mark...
[TXT] iked.h  1.41   13 years  reyk   rename functions in proc.c to proc_* and move some code from imsg_util.c to proc...
[TXT] ikev2.c  1.57   12 years  mikeb   Fix IKEV2_N_NO_ADDITIONAL_SAS notification by including the SPI
[TXT] ikev2.h  1.6   13 years  reyk   Better non-debug logging messages when a session is established/closed.
[TXT] ikev2_msg.c  1.12   13 years  reyk   rename functions in proc.c to proc_* and move some code from imsg_util.c to proc...
[TXT] ikev2_pld.c  1.21   13 years  mikeb   get rid of acquire flows completely, as they tend to pass traffic when there's n...
[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.22   13 years  reyk   spacing
[TXT] pfkey.c  1.16   13 years  reyk   spacing
[TXT] policy.c  1.19   13 years  mikeb   store the peer address as it was specified in the policy in the tree that is use...
[TXT] proc.c  1.7   13 years  reyk   bump copyright
[TXT] timer.c  1.5   13 years  reyk   spacing
[TXT] types.h  1.10   13 years  reyk   rename iked_proc* to privsep_proc*. no functional change.
[TXT] util.c  1.13   13 years  reyk   spacing
[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...