summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/sysdep
AgeCommit message (Collapse)Author
2001-06-05License clarification from David Mazieres, ok deraadt@Peter Valchev
2001-06-05Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwardsNiklas Hallqvist
compatibility problems in isakmpd, at least 2.8 stable can compile current isakmpd now. angelos@ ok
2001-06-05Deal with an unclear license by replacing the file with a PDNiklas Hallqvist
one, which also have a real implementation instead of stubs :-)
2001-05-05Adhere to the new set_spi prototype.Angelos D. Keromytis
2001-04-09isakmpd can now capture un-encrypted IKE negotiation packets to aHakan Olsson
file. In pcap(3) format, so tcpdump(8) can read it. Idea by Tim Newsham <newsham@lava.net>, work by him and me. Ok angelos@, niklas@
2001-04-09fix typoMarkus Friedl
2001-04-03x509 verified to work on NetBSD nowNiklas Hallqvist
2001-03-23bsdi support, ok niklas@Markus Friedl
2001-02-24Make DES a feature, so isakmpd can compile on Linux (most of the fixedAngelos D. Keromytis
by newsham@lava.net)
2001-02-24For the GETSPI PFKEY message, use the sequence number from the ACQUIREAngelos D. Keromytis
message.
2001-02-12Temporarily disable dlopen() support, some issues with latest OpenSSL update.Hakan Olsson
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-27(c) 2001Niklas Hallqvist
2001-01-27"obj" target conflicts with one defined in share/mk; obey bsd.*.mkJun-ichiro itojun Hagino
2001-01-27Cleanup the MP_FLAVOUR situation. Still needs work.Niklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Move in foreign OS support. The OpenBSD repository is now the officialNiklas Hallqvist
isakmpd home.
2001-01-26Merge with EOM 1.18Niklas Hallqvist
author: niklas Sync with OpenBSD changes by smurph
2000-12-29correct m88k definitions.Steve Murphree
2000-12-12revert former patch, the correct solution is to not compile this file at allNiklas Hallqvist
for architectures without shlibs
2000-12-12sysdep/openbsd/sysdep.c: Merge with EOM 1.9Niklas Hallqvist
pf_encap.h: Merge with EOM 1.13 pf_key_v2.h: Merge with EOM 1.4 sysdep.h: Merge with EOM 1.17 author: angelos Pass the local/remote Phase 1 ID to the flow, so it can be reused when an SA is re-negotiated.
2000-12-12Merge with EOM 1.17Niklas Hallqvist
author: niklas Do not try to deal with weak syms on archs that do not have shlibs
2000-11-19XXX - Alpha port doesn't currently support weak symbolsTodd C. Miller
2000-10-16Merge with EOM 1.1Niklas Hallqvist
author: niklas Add weak aliases for keynote symbols that have not always been there
2000-10-16Merge with EOM 1.16Niklas Hallqvist
author: niklas conditionalize getnaminfo and add weak keynote syms author: niklas Add weak aliases for keynote symbols that have not always been there
2000-10-07Merge with EOM 1.14Niklas Hallqvist
author: ho Add USE_KEYNOTE if policy feature is active
2000-04-07Merge with EOM 1.13Niklas Hallqvist
author: niklas (c) 2000 author: niklas FEATURES does not belong here, and let GMP go author: ho Add FEATURES definition, fix comment.
1999-08-26Merge with EOM 1.10Niklas Hallqvist
author: niklas Recognize systems without dlopen(3). Enable keynote. author: angelos I shouldn't turn KeyNote on by default for everyone -- that's someone else's decision (although we should, as soon as I've tested the X509 case). 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.
1999-08-05regress/rsakeygen/Makefile: Merge with EOM 1.5Niklas Hallqvist
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.
1999-07-17Merge with EOM 1.6Niklas Hallqvist
author: niklas libdes not needed anymore
1999-07-17regress/rsakeygen/Makefile: Merge with EOM 1.4Niklas Hallqvist
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
1999-07-08sysdep/openbsd/sysdep-os.h: Merge with EOM 1.3Niklas Hallqvist
pf_key_v2.c: Merge with EOM 1.18 author: niklas Support building on older PF_KEY systems with non-standard-compliant SADB_- constants.
1999-07-07Merge with EOM 1.4Niklas Hallqvist
author: ho branches: 1.4.2; Add USE_KEYNOTE
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-19./sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.3Niklas Hallqvist
Make PF_ENCAP and PF_KEY versions of OpenBSD support separated through the OS make variable of the top Makefile.
1999-04-19./sysdep/openbsd/sysdep-os.h: Merge with EOM 1.2Niklas Hallqvist
1999 copyrights
1999-04-05Merge with EOM 1.6Niklas Hallqvist
1999 Mem leak plugging. Make "Connections" handling nicer, and even implement it for KLIPS. A stab at reregestering the on-demand routes for PF_ENCAP.
1999-04-01Merge with EOM 1.3Niklas Hallqvist
Explain better
1999-03-31Merge with EOM 1.2Niklas Hallqvist
Append to LDADD and DPADD, not replace
1999-03-24Merge with EOM 1.2Niklas Hallqvist
less than 80 cols
1999-03-24Merge with EOM 1.3Niklas Hallqvist
New sysdep API Include the right things
1999-03-02RCS tagsNiklas 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-03-02README: Merge with EOM 1.17Niklas Hallqvist
I changed my mind: other OS support files ships separately Mention the OS define in Makefile sysdep/README: Merge with EOM 1.1 I changed my mind: other OS support files ships separately sysdep/linux/*: Removed
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.2 | date: 1999/02/25 16:21:13; author: niklas; state: Exp; lines: +4 -0 | Make self-contained, define NULL if not set | ---------------------------- | revision 1.1 | date: 1999/02/25 14:59:52; author: niklas; state: Exp; | Move includes up | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.2 | date: 1999/02/25 16:14:24; author: niklas; state: Exp; lines: +3 -1 | Include from freeswan gmp | ---------------------------- | revision 1.1 | date: 1999/02/25 15:53:39; author: niklas; state: Exp; | sysdep Makefile fragments | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1999/02/25 14:18:39; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.3 | date: 1999/02/25 16:26:49; author: niklas; state: Exp; lines: +9 -53 | Remove more OpenBSDisms | ---------------------------- | revision 1.2 | date: 1999/02/25 16:23:32; author: niklas; state: Exp; lines: +1 -3 | Remove OpenBSDisms | ---------------------------- | revision 1.1 | date: 1999/02/25 14:18:40; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================
1999-02-26Merge from the Ericsson repositoryNiklas Hallqvist
| revision 1.1 | date: 1999/02/25 14:18:42; author: niklas; state: Exp; | Better OS-dependency layout | =============================================================================