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