summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-18move m_pullup2() equivalent for KAME requirement into ip6_input().Jun-ichiro itojun Hagino
2000-06-18IPv6 AH/ESP support, inbound side only. tested with KAME.Jun-ichiro itojun Hagino
2000-06-18Print++Angelos D. Keromytis
2000-06-18don't panic even if in6p == NULL.Jun-ichiro itojun Hagino
2000-06-18add ipv6 supportBob Beck
2000-06-18typoMarkus Friedl
2000-06-18support ipv6 for tcp_identBob Beck
2000-06-18less mbuf alignment change in extension header processing.Jun-ichiro itojun Hagino
2000-06-18split auth-rsa option parsing into auth-optionsMarkus Friedl
2000-06-18indentAaron Campbell
2000-06-18Thou shalt not bequeath to mere mortals the ability to change the configurationAaron Campbell
2000-06-18Use the same field data types as the reference code and adjust offsetsJason Wright
2000-06-18Fix an off-by-one error that caused uvm_fault() whenever changing any an(4)Aaron Campbell
2000-06-18typoMarkus Friedl
2000-06-18typoJun-ichiro itojun Hagino
2000-06-18Point out that the callbacks are responsible for setting the appropriateAngelos D. Keromytis
2000-06-18Move prototype to include file.Angelos D. Keromytis
2000-06-18Process ID 5 is now the crypto kernel thread.Angelos D. Keromytis
2000-06-18The callbacks need to set the appropriate spl level now.Angelos D. Keromytis
2000-06-18Crypto kernel thread interface; requests are enqueued and processed byAngelos D. Keromytis
2000-06-18initial support for ssh.com's 2.2.0Markus Friedl
2000-06-18for setsockopt/getsockopt, don't assume non-PF_INET6 address family asJun-ichiro itojun Hagino
2000-06-18correct indentation for IPV6_PORTRANGEJun-ichiro itojun Hagino
2000-06-18OpenBSD tagNiels Provos
2000-06-18get cipher number correctly.Niels Provos
2000-06-18implement bug compatibility with ssh-2.0.13 pubkey, server sideMarkus Friedl
2000-06-18include = in WHITESPACE; markus okTheo de Raadt
2000-06-18add mount_tcfsNiels Provos
2000-06-18allows mount of ffs file system as tcfs file system.Niels Provos
2000-06-18Remove outdated comment.Angelos D. Keromytis
2000-06-18make /etc/mail/sendmail.cf to listen to both IPv4 and IPv6 smtp port.Jun-ichiro itojun Hagino
2000-06-18increase my commit count by 1, because after telling niels three times that h...Theo de Raadt
2000-06-18enable IPv6 support in sendmail. by default, listens AF_INET onlyJun-ichiro itojun Hagino
2000-06-17Change processing sequence:Angelos D. Keromytis
2000-06-17cbc modeNiels Provos
2000-06-17add support for ssh v2 subsystems. ok markus@.Jakob Schlyter
2000-06-17fix commentsNiels Provos
2000-06-17knfJason Wright
2000-06-17Mention -f can be used to bypass the dirty filesystem checkNiklas Hallqvist
2000-06-17on ifconfig down ignore all routes pointing to the downed interface.Niels Provos
2000-06-17missing atomicio, typoMarkus Friedl
2000-06-17some KNFNiels Provos
2000-06-17Support the -f flag in order to mount dirty filesystems. This makes senseNiklas Hallqvist
2000-06-17pr 772; -u blocks chmod command, michaels@inet.noTheo de Raadt
2000-06-17allow extended server bannersMarkus Friedl
2000-06-17-o force is not a negative option, it should set MNT_FORCE, not clear it. OK...Niklas Hallqvist
2000-06-17Add support for AMD 53c974.Federico G. Schwindt
2000-06-17Do not disable the com port as sson as it is attached. Make compile again.Niklas Hallqvist
2000-06-17BSD copyright + tagsNiels Provos
2000-06-17initial import of tcfs.Niels Provos