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_4_9_BASE


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.12   13 years  reyk   move and rename util.c:print_id() to ikev2.c:ikev2_print_id() because it is too ...
[TXT] chap_ms.c  1.1   14 years  reyk   Import iked, a new implementation of the IKEv2 protocol. iked(8) is an automati...
[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.9   13 years  mikeb   get rid of acquire flows completely, as they tend to pass traffic when there's n...
[TXT] control.c  1.5   13 years  reyk   Fix a little control socket bug, as discussed with mikeb@
[TXT] crypto.c  1.5   13 years  mikeb   fixup log_warn and log_debug arguments; ok reyk
[TXT] dh.c  1.5   13 years  markus   make key exchange faster by not checking the predefined groups with DH_check() o...
[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.4   13 years  mikeb   fixup log_warn and log_debug arguments; ok reyk
[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.8   13 years  reyk   Reimplement the iked(8) policy evaluation for incoming connections to use the la...
[TXT] iked.conf.5  1.13   13 years  jmc   tweak previous;
[TXT] iked.h  1.34   13 years  mikeb   get rid of acquire flows completely, as they tend to pass traffic when there's n...
[TXT] ikev2.c  1.47   13 years  mikeb   improve behavior of drop_sa: always negotiating a new child sa; ok reyk
[TXT] ikev2.h  1.6   13 years  reyk   Better non-debug logging messages when a session is established/closed.
[TXT] ikev2_msg.c  1.11   13 years  reyk   handle empty encrypted payloads (might happen with some informationals) ok mike...
[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.1   13 years  reyk   split util.c into two files: imsg_util.c for ibuf/imsg stuff and util for everyt...
[TXT] log.c  1.2   13 years  reyk   unbreak the ikectl log verbose/brief commands.
[TXT] parse.y  1.20   13 years  reyk   Reimplement the iked(8) policy evaluation for incoming connections to use the la...
[TXT] pfkey.c  1.14   13 years  mikeb   get rid of acquire flows completely, as they tend to pass traffic when there's n...
[TXT] policy.c  1.16   13 years  mikeb   get rid of acquire flows completely, as they tend to pass traffic when there's n...
[TXT] proc.c  1.2   13 years  mikeb   pass proper argument to the proc_sig_handler and check env for NULL before deref...
[TXT] timer.c  1.4   13 years  reyk   Don't initiate any connections in passive mode, not even for ACQUIRE messages fr...
[TXT] types.h  1.9   13 years  reyk   Reimplement the iked(8) policy evaluation for incoming connections to use the la...
[TXT] util.c  1.12   13 years  reyk   Reimplement the iked(8) policy evaluation for incoming connections to use the la...
[TXT] ikev1.c (in the Attic) [Hide]  1.6   13 years  reyk   Reimplement the iked(8) policy evaluation for incoming connections to use the la...