summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-05-07Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead.Todd C. Miller
2000-05-07Add distrib/special to srcdirs for dhclientTodd C. Miller
2000-05-06Oops, make the script behave as documentedMiod Vallat
2000-05-06Document (and fix) bootable tape creation and useMiod Vallat
2000-05-06Mention bootable tape particularities, deraadt@ okMiod Vallat
2000-05-06Add the tape device nodes to the miniroot, for tape install, deraadt@ okMiod Vallat
2000-05-06avoid underflow on unsigned value arithmetic (when optlen < 4).Jun-ichiro itojun Hagino
2000-05-06add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8Markus Friedl
2000-05-06work around filleproc() vs exit1() race of p_rlimitTheo de Raadt
2000-05-06avoid unaligned access in timestamp; http://www.newhackcity.net/advisories/20...Theo de Raadt
2000-05-05Forgot to update usage().Hakan Olsson
2000-05-05Make -G flag work for user{add,mod}.Hakan Olsson
2000-05-05Wow, we grew...Marc Espie
2000-05-05Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treatTodd C. Miller
2000-05-05remote trailing comments before calling __b64_ptonMarkus Friedl
2000-05-05log failure before sending the replyMarkus Friedl
2000-05-05#include <string.h>; <goeran@cdg.chalmers.se>Jakob Schlyter