Age | Commit message (Expand) | Author |
2001-08-16 | openssl black magic. | Hakan Olsson |
2001-08-16 | Don't right-justify this debug message. | Hakan Olsson |
2001-08-16 | Off-by-one error in [u]fqdn cases, plus better debug messages when | Hakan Olsson |
2001-08-16 | ISAKMP ID type offset was wrong. | Hakan Olsson |
2001-08-16 | track the line number per-token, so that we can report errors correctly | Theo de Raadt |
2001-08-16 | do not link with lwres. ok ho@ | Jakob Schlyter |
2001-08-16 | add support for getrrsetbyname(3) from libc. ok ho@. | Jakob Schlyter |
2001-08-15 | Some more style... | Hakan Olsson |
2001-08-15 | A small utility to convert between OpenSSL(1) and DNSSEC key formats. | Hakan Olsson |
2001-08-15 | Support trusted public (RSA) keys as files too. niklas@ ok. | Hakan Olsson |
2001-08-14 | The same msg length fix for KAME cases. | Hakan Olsson |
2001-08-14 | Proper length for PFKEYv2 messages in IPv4-in-IPv6 / IPv6-in-IPv4 flows. | Hakan Olsson |
2001-08-14 | Print the correct fields in a debug message. (cut'n'paste bug) | Hakan Olsson |
2001-08-14 | optimize the flags parsing; markus@ ok | Michael Shalayeff |
2001-08-13 | grammar fix from Joshua Stein <jcs@rt.fm> | Peter Valchev |
2001-08-13 | use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not do | Jun-ichiro itojun Hagino |
2001-08-13 | need to use IPV6_IPSEC_POLICY for IPv6 bypass policy setting. from the | Jun-ichiro itojun Hagino |
2001-08-12 | Don't coredump if the kernel doesn't support IPv6. | Angelos D. Keromytis |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-11 | Add support for ICMP errors referring to ICMP queries/replies. Fixes | Daniel Hartmeier |
2001-08-11 | Check socket >= 0. We should also be going through the list of cloned | Angelos D. Keromytis |
2001-08-11 | When a message is received on the wildcard (default) transport, | Angelos D. Keromytis |
2001-08-11 | \+\n support, and spit out cc-style error messages. the parser's line | Theo de Raadt |
2001-08-11 | Add TRANSPORT_MARK, for mark-and-sweep garbage collection of transport | Angelos D. Keromytis |
2001-08-11 | Fix keynote credential case again. | Angelos D. Keromytis |
2001-08-11 | Allocate slightly larger buffer for cert. | Angelos D. Keromytis |
2001-08-08 | Typo: remove space before period. Spotted by Brian J. Kifiak <bk@rt.fm>. | Heikki Korpela |
2001-08-07 | No need to remove /etc/nologin after killing shutdown; signal | Heikki Korpela |
2001-08-07 | Document how to cancel a scheduled shutdown with kill(1). | Heikki Korpela |
2001-08-07 | o Fix a typo (heko@iki.fi) | Todd C. Miller |
2001-08-06 | Update to reality based on sys/disklabel.h | Todd C. Miller |
2001-08-05 | re-order headers as they should be | Theo de Raadt |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-08-02 | pet peeve, insure vs ensure | Hugh Graham |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-02 | nkmempages. | Artur Grabowski |
2001-08-02 | Let the example config use suites that actually work together. | Hakan Olsson |
2001-08-01 | Correct diagnostic string per PR 1981 by Kaspar Toomik. | Hugh Graham |
2001-07-31 | allow to test that flags are unset, ok dhartmei@, mickey@ | Peter Stromberg |
2001-07-29 | -Wunused for KAME case | Jun-ichiro itojun Hagino |
2001-07-28 | start sentence on new line, from mpech@ | Daniel Hartmeier |
2001-07-26 | edlabel no more | Miod Vallat |
2001-07-26 | Remove edlabel. It was only compiled on sparc and sun3, and is completely | Miod Vallat |
2001-07-26 | Remove BUGS section, swapoff now works. ok art@ | Peter Valchev |
2001-07-26 | sort SEE ALSO section correctly, from mpech@. | Daniel Hartmeier |
2001-07-26 | usage() with __progname according to style(9), typo in man page. both from mp... | Daniel Hartmeier |
2001-07-25 | do not write into s6_addr[16] (out of bounds). | Jun-ichiro itojun Hagino |
2001-07-25 | pf_key_v2_flow: sync success and failure messages; ok niklas@ | Markus Friedl |
2001-07-25 | CFG mode changes: send attributes of size 0 if attribute is not available | Markus Friedl |
2001-07-25 | do not setup identity extensions for KAME; ok angelos@ | Markus Friedl |