summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
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-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
appropriate mdoc macros to handle these cases.
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
2000-03-04Point out that dmesg is most commonly used to review system startup msgs.Aaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
are as follows:", except in special cases.
2000-03-02Fix; don't print settings with other options present. Slightly modifyHakan Olsson
the -o option handling. Modify manpage to match. (angelos@ ok) Angelos also spotted that usage() still said 'wiconfig', not 'wicontrol'.
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-28Use a base of 0 when calling stroul() as per the man page; gagnocg@ev1.netTodd C. Miller
2000-02-28add support for "ping6 -a c".Jun-ichiro itojun Hagino
(new feature in draft-ietf-ipngwg-icmp-name-lookups-05.txt)
2000-02-27fix Xr orderHugh Graham
2000-02-26Handle the options better. angelos@ okHakan Olsson
2000-02-26we are openbsd; mention tobyHugh Graham
2000-02-26add rcs identsHugh Graham
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
2000-02-25Merge with EOM 1.117Niklas Hallqvist
author: angelos Move the check after we get rid of the unused protos. author: niklas Made debug logging a compile time selectable feature
2000-02-25use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).Jun-ichiro itojun Hagino
2000-02-24Do not exit() after just one option/command. (niklas@ ok)Hakan Olsson
2000-02-22enlarge msgbuf, somewhat line netbsd didTheo de Raadt
2000-02-21missing newlineTheo de Raadt
2000-02-20features/policy: Merge with EOM 1.4Niklas Hallqvist
features/ec: Merge with EOM 1.3 features/aggressive: Merge with EOM 1.3 features/x509: Merge with EOM 1.4 author: niklas License change
2000-02-20features/aggressive: Merge with EOM 1.2Niklas Hallqvist
features/ec: Merge with EOM 1.2 author: niklas Correct funders name
2000-02-20features/policy: Merge with EOM 1.3Niklas Hallqvist
features/x509: Merge with EOM 1.3 author: niklas add newline at eof author: niklas Correct funders name
2000-02-20Merge with EOM 1.5Niklas Hallqvist
author: niklas Allow isakmpd builders to remove optional parts and save bytes.
2000-02-19Re-order SEE ALSO entries.Aaron Campbell
2000-02-19cert.c: Merge with EOM 1.14Niklas Hallqvist
ike_auth.c: Merge with EOM 1.43 ike_phase_1.c: Merge with EOM 1.21 init.c: Merge with EOM 1.24 ipsec.c: Merge with EOM 1.117 isakmpd.c: Merge with EOM 1.44 math_group.c: Merge with EOM 1.22 author: niklas Copyright 2000 author: niklas Allow isakmpd builders to remove optional parts and save bytes.
2000-02-19Merge with EOM 1.38Niklas Hallqvist
author: niklas A new bug
2000-02-19Merge with EOM 1.17Niklas Hallqvist
author: niklas Copyright 2000
2000-02-19Makefile: Merge with EOM 1.61Niklas Hallqvist
crypto.c: Merge with EOM 1.27 exchange.c: Merge with EOM 1.115 ike_quick_mode.c: Merge with EOM 1.115 x509.c: Merge with EOM 1.35 features/ec: Merge with EOM 1.1 features/aggressive: Merge with EOM 1.1 features/policy: Merge with EOM 1.1 features/x509: Merge with EOM 1.1 author: niklas Allow isakmpd builders to remove optional parts and save bytes.
2000-02-18more alignment fix for SIOCGIFCONF.Jun-ichiro itojun Hagino
2000-02-18avoid alignment problem in 64bit arch.Jun-ichiro itojun Hagino
netbsd 1.57 -> 1.58
2000-02-18fix unaligned struct access on alpha.Jun-ichiro itojun Hagino
From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran@cdg.chalmers.se>
2000-02-16Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORYKjell Wooding
for details.
2000-02-16sync with more recent kame. uses getnameinfo(3) as much as possible.Jun-ichiro itojun Hagino
2000-02-13Xr vnconfig(8); sdb@ssr.comAaron Campbell
2000-02-12Merge with EOM 1.114Niklas Hallqvist
author: angelos Bad typo, the check should be inverted. Also, add a NOTIFY message being sent to the Responder if policy check fails at the initiator (and print a log message).
2000-02-11Merge with EOM 1.19Niklas Hallqvist
author: ho style... author: ho Think-o. Reword log msg again to match what happens here. author: ho (struct constant_map *) is not (char *), plus reword the log msg.
2000-02-11Merge with EOM 1.11Niklas Hallqvist
author: angelos Rename the "CN:" tag to "DN:", after Jorgen's suggestion. author: angelos Add an initiator attribute, and make the code amenable to be invoked by the initiator as well (for policy compliance checking). author: angelos Fix typo, noted by Jorgen.Granstam@abc.se
2000-02-11Merge with EOM 1.34Niklas Hallqvist
author: angelos Rename the "CN:" tag to "DN:", after Jorgen's suggestion.
2000-02-11Merge with EOM 1.113Niklas Hallqvist
author: angelos Rename the "CN:" tag to "DN:", after Jorgen's suggestion. author: angelos Do a policy check on the Initiator, when notified by the Responder on the SA selection. For efficiency, we should replicate this check on the first message sent by the Initiator (so we only send proposals we know we'll eventually accept).
2000-02-11Merge with EOM 1.16Niklas Hallqvist
author: angelos Do a policy check on the Initiator, when notified by the Responder on the SA selection. For efficiency, we should replicate this check on the first message sent by the Initiator (so we only send proposals we know we'll eventually accept). author: angelos Add an initiator attribute, and make the code amenable to be invoked by the initiator as well (for policy compliance checking).
2000-02-11Use .An and Aq constructsJason Wright