summaryrefslogtreecommitdiff
path: root/sbin/isakmpd/sysdep/openbsd/Makefile.sysdep
AgeCommit message (Collapse)Author
2002-03-05-Werror not possible, because of openssl constification. thanks guysTheo de Raadt
2001-08-13use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not doJun-ichiro itojun Hagino
the right thing on certain set of interface addresses. SIOCGIFCONF is the worst possible ioctl API...
2001-06-29On OpenBSD, we want -Werror.Hakan Olsson
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-02-12Temporarily disable dlopen() support, some issues with latest OpenSSL update.Hakan Olsson
2001-01-27(c) 2001Niklas Hallqvist
2001-01-27Cleanup the MP_FLAVOUR situation. Still needs work.Niklas Hallqvist
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-12Merge with EOM 1.17Niklas Hallqvist
author: niklas Do not try to deal with weak syms on archs that do not have shlibs
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-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-07Merge with EOM 1.4Niklas Hallqvist
author: ho branches: 1.4.2; Add USE_KEYNOTE
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-03-31Merge with EOM 1.2Niklas Hallqvist
Append to LDADD and DPADD, not replace
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