summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/Makefile
AgeCommit message (Collapse)Author
1999-07-07Merge with EOM 1.54Niklas Hallqvist
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.
1999-05-01Lost connection commit snippetNiklas Hallqvist
1999-05-01sysdep/openbsd/sysdep.c: Merge with EOM 1.7Niklas Hallqvist
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
1999-04-20Merge with EOM 1.50Niklas Hallqvist
author: niklas Heh forgot to comment out the boehm-gc defines
1999-04-20Merge with EOM 1.49Niklas Hallqvist
author: niklas Remove warnings when finding leaks with Boehm GC
1999-04-19./Makefile: Merge with EOM 1.48Niklas Hallqvist
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.
1999-03-24Do PF_KEY per defaultNiklas Hallqvist
1999-03-02Makefile: Merge with EOM 1.43Niklas Hallqvist
Makefile.inc -> Makefile.sysdep Make SUBDIR changeable by the OS support sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.1 Makefile.inc -> Makefile.sysdep
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| 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 | ----------------------------
1998-12-22My former hack lost, better solutionNiklas Hallqvist
1998-12-22Build generated .c & .h files before .o generation alwaysNiklas Hallqvist
1998-12-21Last months worth of work on isakmpd, lots doneNiklas Hallqvist
1998-11-17Add RCS Ids from the EOM repositoryNiklas Hallqvist
1998-11-16Reinstate X509 signature code except for RSA codeNiklas Hallqvist
1998-11-16Compile with cert.cNiklas Hallqvist
1998-11-15update src listNiklas Hallqvist
1998-11-15openBSD RCS IDsNiklas Hallqvist
1998-11-15Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for theNiklas Hallqvist
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.