summaryrefslogtreecommitdiff
path: root/sbin/isakmpd
AgeCommit message (Collapse)Author
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-07Merge with EOM 1.23Niklas Hallqvist
author: angelos Typo... author: angelos *_ike_address -> *_negotiation_address (so it's not IKE specific) author: angelos No need to use log_fatal...
2000-04-07Merge with EOM 1.14Niklas Hallqvist
author: angelos *_ike_address -> *_negotiation_address (so it's not IKE specific)
2000-04-07Merge with EOM 1.45Niklas Hallqvist
author: niklas Remove the log_fatal point
2000-04-07apps/certpatch/certpatch.8: Merge with EOM 1.5Niklas Hallqvist
isakmpd.8: Merge with EOM 1.20 isakmpd.conf.5: Merge with EOM 1.40 isakmpd.policy.5: Merge with EOM 1.13 author: niklas Changes from OpenBSD
2000-04-07Bring up to date with EOM versionNiklas Hallqvist
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.
2000-04-07conf.c: Merge with EOM 1.22Niklas Hallqvist
gmp_util.c: Merge with EOM 1.5 gmp_util.h: Merge with EOM 1.3 math_mp.h: Merge with EOM 1.2 sa.c: Merge with EOM 1.101 ui.c: Merge with EOM 1.40 author: niklas (c) 2000
2000-04-07Merge with EOM 1.48Niklas Hallqvist
author: niklas Style and correct error reporting author: provos remove double free(buf), caused skeyid to point to skeyid_d when using USER_FQDN author: niklas More braindamage with USE_ macros
2000-04-07Merge with EOM 1.119Niklas Hallqvist
author: niklas log_fatal is only OK during initialization author: ho Missing #ifdef USE_X509 added author: ho Add #ifdef USE_X509
2000-04-07Merge with EOM 1.10Niklas Hallqvist
author: ho Revert to manual OS selection, and make sure USE_X509 is set as needed. author: ho Another way to do multiple OSes
2000-04-07Merge with EOM 1.16Niklas Hallqvist
author: ho Missing #ifdef USE_X509 added
2000-04-07Merge with EOM 1.39Niklas Hallqvist
author: angelos Add text on CAs and policies.
2000-04-07conf.c: Merge with EOM 1.21Niklas Hallqvist
isakmpd.c: Merge with EOM 1.46 sa.c: Merge with EOM 1.100 ui.c: Merge with EOM 1.39 author: niklas error message style
2000-04-07Merge with EOM 1.6Niklas Hallqvist
author: ho Revert to manual OS selection. author: ho multiple OSes, sync with other Makefiles author: ho sysdep fixes, new def for OS variable
2000-04-07Merge with EOM 1.68Niklas Hallqvist
author: niklas Make gmp a feature, which we do not use normally author: niklas I am probably breaking the other OSes now, but FEATURES really belong here. Also add MP_FLAVOUR setting. author: ho Revert to manual OS selection. Remove FEATURES definition. author: ho Removed unused stuff. author: ho Another way to do multiple OSes author: ho Work around missing :U for features, get OS from uname.
2000-04-07libcrypto.c: Merge with EOM 1.13Niklas Hallqvist
libcrypto.h: Merge with EOM 1.14 author: ho Name change for 0.9.5; {SSLeay,OpenSSL}_add_all_algorithms. author: ho Missing #ifdef USE_X509 added
2000-04-07regress/crypto/Makefile: Merge with EOM 1.7Niklas Hallqvist
regress/ec2n/Makefile: Merge with EOM 1.8 regress/exchange/Makefile: Merge with EOM 1.8 regress/prf/Makefile: Merge with EOM 1.6 regress/x509/Makefile: Merge with EOM 1.12 author: ho Revert to manual OS selection. author: ho Another way to do multiple OSes
2000-04-07Merge with EOM 1.12Niklas Hallqvist
author: angelos Add phase_1 attribute.
2000-04-07Merge with EOM 1.25Niklas Hallqvist
author: niklas wording
2000-04-07Merge with EOM 1.27Niklas Hallqvist
author: ho Add log_init() to properly initialize log_output variable.
2000-04-07Merge with EOM 1.20Niklas Hallqvist
author: provos Do not require Remote-ID in connection_record_passiv, make lookup_by_ids deal with it. This helps road warrior support. okay ho@ angelos@
2000-04-07Merge with EOM 1.121Niklas Hallqvist
author: niklas log_fatal is only OK during initialization author: ho Missing #ifdef USE_X509 added author: ho typo author: ho Add #ifdef USE_X509
2000-04-07init.c: Merge with EOM 1.25Niklas Hallqvist
log.h: Merge with EOM 1.19 author: ho Add log_init().
2000-04-07Merge with EOM 1.49Niklas Hallqvist
author: ho Missing #ifndef linux
2000-04-07Merge with EOM 1.25Niklas Hallqvist
author: niklas typo author: niklas Multi-implementation for MP
2000-04-07regress/dh/Makefile: Merge with EOM 1.10Niklas Hallqvist
regress/group/Makefile: Merge with EOM 1.12 author: niklas Use OpenSSL math author: ho Revert to manual OS selection. author: ho Another way to do multiple OSes
2000-04-07Merge with EOM 1.38Niklas Hallqvist
author: niklas log_fatal is only OK during initialization, also style fixes
2000-04-07Merge with EOM 1.20Niklas Hallqvist
author: niklas Hmm keynote does not exist in a dynamically linked version author: angelos Add phase_1 attribute.
2000-04-07gmp_util.c: Merge with EOM 1.4Niklas Hallqvist
gmp_util.h: Merge with EOM 1.2 author: niklas Ugly multi-implementation MP support, will get better later
2000-04-07Merge with EOM 1.6Niklas Hallqvist
author: niklas Hmm keynote does not exist in a dynamically linked version
2000-04-07Ignore generated keysNiklas Hallqvist
2000-04-07Abstract MP layerNiklas Hallqvist
2000-04-07ObsoleteNiklas Hallqvist
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell
2000-03-23Fix some formatting problems I missed before.Aaron Campbell
2000-03-22Add some text about CA certificates and policies (suggested by PaulAngelos D. Keromytis
Hoffman).
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-08Merge with EOM 1.48Niklas Hallqvist
author: ho Do not crash if user forgot address field.
2000-03-08Merge with EOM 1.24Niklas Hallqvist
author: niklas line break
2000-03-08cert.c: Merge with EOM 1.15Niklas Hallqvist
libcrypto.h: Merge with EOM 1.12 author: ho KAME and ssl includes
2000-03-08Merge with EOM 1.38Niklas Hallqvist
author: niklas Comparison to wrong var, fix by rayl@mail.com
2000-03-08Merge with EOM 1.7Niklas Hallqvist
author: ho Add sysdep.h and compile with KAME
2000-03-08Merge with EOM 1.37Niklas Hallqvist
author: ho Add missing #ifdef USE_X509/#endif
2000-03-08Merge with EOM 1.39Niklas Hallqvist
author: ho FreeBSD and NetBSD use KAME author: ho Add netbsd
2000-03-08Merge with EOM 1.32Niklas Hallqvist
author: niklas Use a clearer pointer arithmetic author: niklas Multiple DES API support author: niklas argh author: niklas More braindamage with USE_ macros
2000-02-28Merge with EOM 1.45Niklas Hallqvist
author: niklas I must have been on drugs. X509 is not preshared key.
2000-02-28Merge with EOM 1.23Niklas Hallqvist
author: niklas nm@wizard.web.am & winquist@cybernet.com both independently found my bug, a %s without a string given.
2000-02-25regress/crypto/Makefile: Merge with EOM 1.5Niklas Hallqvist
regress/dh/Makefile: Merge with EOM 1.7 regress/group/Makefile: Merge with EOM 1.9 regress/prf/Makefile: Merge with EOM 1.4 regress/rsakeygen/Makefile: Merge with EOM 1.8 regress/x509/Makefile: Merge with EOM 1.10 Makefile: Merge with EOM 1.62 attribute.c: Merge with EOM 1.10 sa.c: Merge with EOM 1.99 conf.c: Merge with EOM 1.20 crypto.c: Merge with EOM 1.28 isakmpd.c: Merge with EOM 1.45 connection.c: Merge with EOM 1.19 doi.h: Merge with EOM 1.28 field.c: Merge with EOM 1.11 exchange.c: Merge with EOM 1.116 ike_auth.c: Merge with EOM 1.44 pf_key_v2.c: Merge with EOM 1.37 ike_phase_1.c: Merge with EOM 1.22 ipsec.c: Merge with EOM 1.118 isakmp_doi.c: Merge with EOM 1.40 log.c: Merge with EOM 1.26 log.h: Merge with EOM 1.18 math_group.c: Merge with EOM 1.23 message.c: Merge with EOM 1.144 pf_encap.c: Merge with EOM 1.70 policy.c: Merge with EOM 1.18 timer.c: Merge with EOM 1.13 transport.c: Merge with EOM 1.41 udp.c: Merge with EOM 1.47 ui.c: Merge with EOM 1.37 x509.c: Merge with EOM 1.36 author: niklas Made debug logging a compile time selectable feature