Age | Commit message (Collapse) | Author |
|
author: niklas
Support dynamic loading of libkeynote too. Build isakmpd static by default.
Stylistic cleanup of keynote policy code. Correct some libcrypto calls.
author: angelos
Complete policy work; tested for the shared-key case. Documentation needed.
author: niklas
Add support for dynamic loading of optional facilities, libcrypto first.
|
|
regress/rsakeygen/rsakeygen.c: Merge with EOM 1.8
regress/x509/Makefile: Merge with EOM 1.6
regress/x509/x509test.c: Merge with EOM 1.6
regress/Makefile: Merge with EOM 1.8
samples/VPN-east.conf: Merge with EOM 1.6
samples/VPN-west.conf: Merge with EOM 1.6
samples/singlehost-east.conf: Merge with EOM 1.3
samples/singlehost-west.conf: Merge with EOM 1.3
sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.5
x509.h: Merge with EOM 1.6
x509.c: Merge with EOM 1.17
DESIGN-NOTES: Merge with EOM 1.46
Makefile: Merge with EOM 1.55
cert.c: Merge with EOM 1.11
cert.h: Merge with EOM 1.6
exchange.c: Merge with EOM 1.109
exchange.h: Merge with EOM 1.26
ike_auth.c: Merge with EOM 1.32
ike_phase_1.c: Merge with EOM 1.7
init.c: Merge with EOM 1.16
isakmpd.conf.5: Merge with EOM 1.27
README.PKI: Merge with EOM 1.1
author: niklas
From Niels Provos, edited by me: certificate support using SSLeay
|
|
author: ho
Remove a trailing backslash.
author: niklas
OpenBSD with PF_KEY is now the default
author: niklas
Oops, we have not gone to 2.5 as a base for EOM yet.
|
|
|
|
DESIGN-NOTES: Merge with EOM 1.42
Makefile: Merge with EOM 1.51
app.c: Merge with EOM 1.6
conf.c: Merge with EOM 1.18
init.c: Merge with EOM 1.14
isakmpd.conf.5: Merge with EOM 1.19
pf_encap.c: Merge with EOM 1.64
pf_encap.h: Merge with EOM 1.12
pf_key_v2.h: Merge with EOM 1.3
sysdep.h: Merge with EOM 1.16
transport.c: Merge with EOM 1.40
ui.c: Merge with EOM 1.32
author: niklas
A new connection abstraction
|
|
author: niklas
Heh forgot to comment out the boehm-gc defines
|
|
author: niklas
Remove warnings when finding leaks with Boehm GC
|
|
Let's get aggressive!
Comments are not good at the end of an assignment line
Make PF_ENCAP and PF_KEY versions of OpenBSD support separated through the OS
make variable of the top Makefile.
Add commented out usages of Boehm's GC library
LDADD and DPADD should be appended to. 1999 (c). Style.
|
|
|
|
Makefile.inc -> Makefile.sysdep
Make SUBDIR changeable by the OS support
sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.1
Makefile.inc -> Makefile.sysdep
|
|
| revision 1.41
| date: 1999/02/25 15:53:37; author: niklas; state: Exp; lines: +5 -3
| sysdep Makefile fragments
| ----------------------------
| revision 1.40
| date: 1999/02/25 15:07:27; author: niklas; state: Exp; lines: +3 -4
| Mesing with the new sysdep paths
| ----------------------------
| revision 1.39
| date: 1999/02/25 14:17:43; author: niklas; state: Exp; lines: +11 -4
| Prepare for PF_KEY
| ----------------------------
| revision 1.38
| date: 1999/02/25 14:01:35; author: niklas; state: Exp; lines: +17 -4
| Better OS-dependency layout
| ----------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|