summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-05-15use IFAFREE, not ifa_refcnt--.Jun-ichiro itojun Hagino
2000-05-15better scoped address handling on gif physical address printing.Jun-ichiro itojun Hagino
2000-05-15parse IPv4 options more carefully. make boundary checks against everyJun-ichiro itojun Hagino
2000-05-15correct type of 2nd argument to meet RFC2553. (this should raise no ABIJun-ichiro itojun Hagino
2000-05-15translate DNS error code into getaddrinfo error code (EAI_xxx). PR 1229.Jun-ichiro itojun Hagino
2000-05-15Typo in quotes.Marc Espie
2000-05-15draft-ietf-secsh-architecture-05.txtMarkus Friedl
2000-05-15/etc/mail/aliasesTheo de Raadt
2000-05-15document ssh -T -N (ssh2 only)Markus Friedl
2000-05-15fix usage()Markus Friedl
2000-05-15Cardbus serial infrastructureNiklas Hallqvist
2000-05-15regenNiklas Hallqvist
2000-05-15oops typoNiklas Hallqvist
2000-05-15We are OpenBSDNiklas Hallqvist
2000-05-15Cardbus com driver, from NetBSD, but adapted for our style conventionsNiklas Hallqvist
2000-05-15comment typoNiklas Hallqvist
2000-05-15Less verbose, detach logicNiklas Hallqvist
2000-05-15Add support for building libraries with debugging information in them.Niklas Hallqvist
2000-05-15typoTodd T. Fries
2000-05-15driver for the databook isa/pcmcia bridge (commented out in GENERIC for now);Jason Wright
2000-05-152.8Jason Wright
2000-05-15Add comment on input MSS calculation based on previous PMTUD results,Angelos D. Keromytis
2000-05-15Update to realityTodd C. Miller
2000-05-15since Makefile.inc is included at the end, do ENVDEF+= thereTodd C. Miller
2000-05-15Fix sanity check that caused really short packets (ICMPs with lessAngelos D. Keromytis
2000-05-152.7 tree unlock. fix some descriptions.Theo de Raadt
2000-05-13plug an mbuf leakTheo de Raadt
2000-05-12work around kerberos SBINDIR being misdefined; hinTheo de Raadt
2000-05-12nasty bug in %f; espieTheo de Raadt
2000-05-12fix an oopsie; millertTheo de Raadt
2000-05-10ipf 3.3.14, fixes an ipnat problem and ip option mishandling, which the bridg...Theo de Raadt
2000-05-10make sure ip_timestamp is aligned correctlyJason Wright
2000-05-08fix dhcp 'NONE' ness from install to allow media parsing to workTodd T. Fries
2000-05-08If there are no CD devices, abort early.Todd C. Miller
2000-05-08OpenSSH-2.1Markus Friedl
2000-05-08handle escapes in real and original key format, ok millert@Markus Friedl
2000-05-08no drain if ibuf_empty, fixes x11fwd problems; tests by fries@Markus Friedl
2000-05-08some markus certified spelling adjustmentsHugh Graham
2000-05-08bug compat w/ ssh-2.0.13 x11, split out bugsMarkus Friedl
2000-05-08One last nit fix. (markus approved)Hugh Graham
2000-05-08crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.Jason Wright
2000-05-08zap typoHugh Graham
2000-05-08complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)Markus Friedl
2000-05-08syncTheo de Raadt
2000-05-08Fix 12 hours handling, so that you can say leave 1830 when it is 1800.Marc Espie
2000-05-08from art@:Michael Shalayeff
2000-05-07interop w/ SecureFXMarkus Friedl
2000-05-07make x11-fwd interop w/ ssh-2.0.13Markus Friedl
2000-05-07Add -n flag to getresp, indicating shell escapes are not to be allowedTodd C. Miller
2000-05-07Correct a bad bug in m_prepend()brian