Age | Commit message (Expand) | Author |
1998-07-03 | wrong endian conversion caused vif stats to be wrong; jonny@jonny.eng.br | Theo de Raadt |
1998-06-30 | remove unnecessary assignment | Niels Provos |
1998-06-27 | delete extra KFREE(); d@openbsd.org | Theo de Raadt |
1998-06-27 | indent | Theo de Raadt |
1998-06-27 | indent | Theo de Raadt |
1998-06-27 | Disallow TCP connect() to multicast addresses; cmetz@inner.net | Angelos D. Keromytis |
1998-06-26 | indent | Theo de Raadt |
1998-06-11 | indent | Theo de Raadt |
1998-06-11 | fix a mbuf chain corruption which happened when m_pullup was called on an | Niels Provos |
1998-06-10 | make the packets which were successfully processed by IPSec available to | Niels Provos |
1998-06-10 | wasteland quality control cleanup | Theo de Raadt |
1998-06-10 | New TCPCTL_IDENT sysctl for identd without kmem insanity. | Bob Beck |
1998-06-03 | request only auth in notify when vpn ipsec route is found with a different | Niels Provos |
1998-06-03 | cleanup debug printfs | Niels Provos |
1998-06-02 | nbytes - ofs should never be less than 0 (Oops on me) | janjaap |
1998-05-27 | for icmpbmcastecho, block all of them | Theo de Raadt |
1998-05-24 | allow SAs with non-specified source address | Niels Provos |
1998-05-24 | allow the use of blowfish and cast encryption with implicit iv | Niels Provos |
1998-05-24 | avoid source address spoofing for mutual hostile hosts which have SAs to | Niels Provos |
1998-05-24 | add support for Virtual Private Networks (VPN). | Niels Provos |
1998-05-22 | Set the outter IP header's ttl, not the inner. | Angelos D. Keromytis |
1998-05-19 | Wall for non-IPSEC case | Theo de Raadt |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos |
1998-05-17 | fix tdb_delete() when using SPI chains. | Niels Provos |
1998-05-05 | check for invalid padding length, reported by Dan McDonald (Sun Microsystems) | Niels Provos |
1998-04-25 | close PR 459 | David Leonard |
1998-03-27 | Fix bug (I introduced) with aliases and in_broadcast(). | Angelos D. Keromytis |
1998-03-23 | Also digest the leftovers. | janjaap |
1998-03-20 | for SIOCGIF{NETMASK,DSTADDR,BRDADDR} calls match address to if aliases entries | Theo de Raadt |
1998-03-19 | This should fix some problems with the aliases. | Angelos D. Keromytis |
1998-03-18 | adapt function arguments to get the expected prototype. | Niels Provos |
1998-03-18 | Fix tunnel mode input processing (use ip4_input instead of ipe4_input), | Niels Provos |
1998-03-18 | Add FreeBSD patch (check for SYN packets arriving at a socket in | Angelos D. Keromytis |
1998-03-07 | improve performance by avoiding unnecessary copies. | Niels Provos |
1998-03-04 | don't print "IP Filter: initialized" | dgregor |
1998-03-02 | improve blowfish performance. | Niels Provos |
1998-02-28 | Another shot at disallowing TCP connections to 255.255.255.255, | Angelos D. Keromytis |
1998-02-25 | patch could not have been tested. panics machine on boot | Theo de Raadt |
1998-02-25 | please indent as the file is currently indented | Theo de Raadt |
1998-02-25 | Pay attention. | Angelos D. Keromytis |
1998-02-25 | Disallow TCP connects to 255.255.255.255 or local broadcast addresses. | Angelos D. Keromytis |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist |
1998-02-17 | $OpenBSD$ | dgregor |
1998-02-14 | wildcard ifaces; finally, after HE said it's ok | Michael Shalayeff |
1998-02-14 | add seperate so_euid & so_ruid to struct socket, so that identd is still fast... | Theo de Raadt |
1998-02-11 | make IPPORT_USERRESERVED a nice fat number -> random ports look really funky. | Theo de Raadt |
1998-02-03 | bail out for sourcerouted packets earlier, also do not forward | Theo de Raadt |
1998-02-03 | bad types; wileyc@sekiya.twics.co.jp | Theo de Raadt |
1998-02-01 | undo wildcard loopback stuff; it was not checked by other developers | Theo de Raadt |
1998-02-01 | support wildcard loopbacks. that is, setting up lo1 like: | Michael Shalayeff |