History log of /openbsd/sbin/isakmpd/util.h (Results 26 – 33 of 33)
Revision Date Author Comments
# 255c8f77 27-Jun-2001 ho <ho@openbsd.org>

A few more functions to help with IPv6 support. By Niklas and me.


# 396ff30d 23-Nov-2000 niklas <niklas@openbsd.org>

policy.c: Merge with EOM 1.49
util.h: Merge with EOM 1.10

author: niklas
style and removal of unused, unneeded code


# e7c9613d 16-Oct-2000 niklas <niklas@openbsd.org>

Merge with EOM 1.9

author: angelos
Correct byte-order handling in encode/decode_128, add function prototypes.


# 184fe172 13-Oct-2000 niklas <niklas@openbsd.org>

util.h: Merge with EOM 1.8
ike_auth.c: Merge with EOM 1.57

author: ho
Add file permission check to private key file. Split out check function to util.c.


# 36e96ecb 05-Aug-1999 niklas <niklas@openbsd.org>

regress/rsakeygen/Makefile: Merge with EOM 1.5
sysdep/openbsd/sysdep.c: Merge with EOM 1.8
cookie.c: Merge with EOM 1.21
util.c: Merge with EOM 1.15
util.h: Merge with EOM 1.7

author: niklas
Move re

regress/rsakeygen/Makefile: Merge with EOM 1.5
sysdep/openbsd/sysdep.c: Merge with EOM 1.8
cookie.c: Merge with EOM 1.21
util.c: Merge with EOM 1.15
util.h: Merge with EOM 1.7

author: niklas
Move regrand var to util.c, and get the decl from util.h, do not update the
cookie secret if in deterministic mode.

show more ...


# 01f1f88e 17-Nov-1998 niklas <niklas@openbsd.org>

Add RCS Ids from the EOM repository


# 1c3f8bde 15-Nov-1998 niklas <niklas@openbsd.org>

openBSD RCS IDs


# 2040585e 15-Nov-1998 niklas <niklas@openbsd.org>

Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by
Ericsson Radio Systems. It is not yet complete or usa

Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the
OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by
Ericsson Radio Systems. It is not yet complete or usable in a real scenario
but the missing pieces will soon be there. The early commit is for people
who wants early access and who are not afraid of looking at source.
isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so
far, so it is not that incomplete. It is really mostly configuration that
is lacking.

show more ...


12