summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-16The sparc64 proms do not map all interrupt vectors. Instead ofHenric Jungheim
2003-05-16Do the new-style EI_OSABI check first because it is cheaper.Todd C. Miller
2003-05-16add AddressFamily option to ssh_config (like -4, -6 on commandline).Damien Miller
2003-05-16Use 16bit alignment in addr_cmp() (not 32bit) so this has a chanceTodd C. Miller
2003-05-16Unbrek mac68k, bad tedu; spotted by nick@Miod Vallat
2003-05-16use inet_net_pton, and fix probelem where spamd-setup would crash on a fileBob Beck
2003-05-16removed INTRLIST (always do this)Marcus Watts
2003-05-16Removed not LP64 case -- only 64 bit kernels supportedMarcus Watts
2003-05-15rt->rt_ifp may not always be available. masanori kanaoka via kameJun-ichiro itojun Hagino
2003-05-15add a ConnectTimeout option to ssh, based on patch fromDamien Miller
2003-05-15assume presense of getifaddrs(3).Jun-ichiro itojun Hagino
2003-05-15make getifaddrs(3) a default, as all BSD has it by nowJun-ichiro itojun Hagino
2003-05-15fix 64bit issue; report itojun@Markus Friedl
2003-05-15warn for unsupported config option. ok markus@Jakob Schlyter
2003-05-15check pim version before checksum. version check is cheaper.Jun-ichiro itojun Hagino
2003-05-15Make "ssh -V" print the OpenSSL version in a human readable form. PatchDamien Miller
2003-05-15- removed dead .Xr to scsipi(9) and whitespace at EOLJason McIntyre
2003-05-15unbreak tree; ok margarida@Todd T. Fries
2003-05-15tweak;Jason McIntyre
2003-05-15and tag too long in binat codepathHenning Brauer
2003-05-15tag too long in the nat/rdr codepathHenning Brauer
2003-05-15too long tag on filterHenning Brauer
2003-05-15properly complain about too long tagsHenning Brauer
2003-05-15The version needs to be set to the highest of the merged libraries,Hans Insulander
2003-05-15-Wall; ok hin@Magnus Holmberg
2003-05-15IPv6 IPsec gateway now functions; patch by itojun, tested by myself and vincentTodd T. Fries
2003-05-15We'll be using symlinks instead of empty libraries, so these filesHans Insulander
2003-05-15add _kdc, _kadmin, and _isakmpd pseudo-accounts; ok deraadt@David Krause
2003-05-15Install symlinks for libkafs, libasn1 and libhdb so that 3rd partyHans Insulander
2003-05-15Use less magic numbers when programming the vidc control register.Miod Vallat
2003-05-15NetBSD PR 15025: libwrap hangs in an infinite loop when a host access linePaul Janzen
2003-05-15first sprintf test: positional argsTheo de Raadt
2003-05-15make usage printing match what's in the manpage, which is better; ok jfb@Jason Peel
2003-05-15Deal with some common filenames.Hans Insulander
2003-05-15Remove old inaccurate comments.Miod Vallat
2003-05-15disable kerberos when not supported. ok markus@Jakob Schlyter
2003-05-15~B is ssh2 onlyMarkus Friedl
2003-05-15Advanced put/get testing for sftp. OK @djmmouring
2003-05-15anotherHenning Brauer
2003-05-15Teach ls how to display multiple column display and allow users to returnmouring
2003-05-15Make put/get (globed and nonglobed) code more consistant. OK djm@mouring
2003-05-15Fix some typos, clarify a few bits, and fix a display issue with `:'.Todd C. Miller
2003-05-15From Brian PooleTodd C. Miller
2003-05-15Correct a two year old typo, which might actually makeHakan Olsson
2003-05-15avoid warning; ok jakob@Damien Miller
2003-05-15split out custom EVP ciphersMarkus Friedl
2003-05-15Use vis() on any remotely created input before displaying it on a screen.Paul Janzen
2003-05-15Remove relics of an ancient pastMiod Vallat
2003-05-15Cleanup. Do not store the private key in either the exchange or sa structs.Hakan Olsson
2003-05-15add missing freerrsetJakob Schlyter