Age | Commit message (Expand) | Author |
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 |
2003-05-15 | Work around some OpenSSL BIO "features" to read the key correctly. | Hakan Olsson |
2003-05-15 | Proper exit of the monitor process. | Hakan Olsson |
2003-05-15 | wait() for the child process | Hakan Olsson |
2003-05-15 | Regression for fmt_scaled() and scan_scaled(). | Ian Darwin |
2003-05-15 | always parse kerberos options. ok djm@ markus@ | Jakob Schlyter |
2003-05-15 | New: fmt_scaled() and scan_scaled() convert to and from "human readable" | Ian Darwin |
2003-05-15 | Add a -q flag to suppress all output when setting a variable, and | Jean-Francois Brousseau |
2003-05-15 | Remove my test cruft accidentally commited | Hans Insulander |
2003-05-15 | Start of privilege separation for isakmpd. | Hakan Olsson |
2003-05-15 | cleanup unregister of per-method packet handlers; ok djm@ | Markus Friedl |
2003-05-15 | kill unused | Jun-ichiro itojun Hagino |
2003-05-15 | simplify by strdup. expilcitly specify IPPROTO_TCP (to cope with sctp-ready | Jun-ichiro itojun Hagino |
2003-05-15 | (c) | Hakan Olsson |
2003-05-15 | tests for "scrub tcp reassemble" | Mike Frantzen |
2003-05-15 | Get rid of read_from_pid() and write_to_pid(), they were | Jean-Francois Brousseau |
2003-05-15 | document scrub opt "reassemble tcp" | Mike Frantzen |
2003-05-14 | add scrub modifier "reassemble tcp" to turn on stateful TCP normalizations | Mike Frantzen |
2003-05-14 | Preparing to move kerberos libraries to src/lib | Hans Insulander |
2003-05-14 | - modulate TCP Timestamps so they can't be used to detect NAT and to preclude | Mike Frantzen |
2003-05-14 | properly terminate debug string (levels >=40) | Kjell Wooding |
2003-05-14 | use __KAME__ to determine kame-based kernel. | Jun-ichiro itojun Hagino |
2003-05-14 | Silence the "lost carrier on FOO port" messages when the port has been set | Miod Vallat |
2003-05-14 | Make the "slot" and "offset" locators for sbus drivers optional in | Miod Vallat |
2003-05-14 | sshfp contains fingerprints, not keys | Jakob Schlyter |
2003-05-14 | Remove the .if/.endif stuff that gmake does not understand. | Hakan Olsson |