Age | Commit message (Expand) | Author |
1999-07-15 | From angelos@, edits by me, demand keying for PF_KEY | Niklas Hallqvist |
1999-06-15 | handle multicast packets inside ipf too; darren | Theo de Raadt |
1999-05-16 | spltdb introduced, protection for tdb lists and related structures, so | Niklas Hallqvist |
1999-05-14 | A new scalable IPsec SA expiration model. | Niklas Hallqvist |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist |
1999-03-27 | add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoing | Niels Provos |
1999-03-24 | Implement lifetime expiration notifications. Fix some typos. Remove statics. | Niklas Hallqvist |
1999-03-06 | Update IP pointer, when doing multiple transforms. | Angelos D. Keromytis |
1999-02-24 | Update copyright; remove a few annoying debugging printfs. | Angelos D. Keromytis |
1999-02-24 | Remove encap.h include; saner debugging printfs; fix buglets; work with | Angelos D. Keromytis |
1999-01-11 | Remove duplicate code. | Angelos D. Keromytis |
1999-01-08 | dont call ip_randomid() in htons(). | Niels Provos |
1998-12-26 | make ip_id random but ensure that ids dont repeat for some period. | Niels Provos |
1998-08-02 | cleanup ipsec error handling | Niels Provos |
1998-08-01 | more careful error handling, some simplification and beautification. | Niels Provos |
1998-07-29 | Proper handling of IP in IP and checksumming. | Angelos D. Keromytis |
1998-07-29 | Don't do checksumming unless we're doing IP-in-IP. | Angelos D. Keromytis |
1998-06-30 | remove unnecessary assignment | Niels Provos |
1998-06-03 | request only auth in notify when vpn ipsec route is found with a different | Niels Provos |
1998-05-24 | allow SAs with non-specified source address | Niels Provos |
1998-05-24 | add support for Virtual Private Networks (VPN). | Niels Provos |
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-03-18 | Fix tunnel mode input processing (use ip4_input instead of ipe4_input), | Niels Provos |
1998-02-03 | bad types; wileyc@sekiya.twics.co.jp | Theo de Raadt |
1997-10-02 | conditional error logging | Theo de Raadt |
1997-09-28 | log() needs a \n | Theo de Raadt |
1997-08-26 | indent | Theo de Raadt |
1997-08-04 | No more crashes because of this bug (double m_freem(), essentially). | Angelos D. Keromytis |
1997-07-31 | some indentation stuff | Theo de Raadt |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist |
1997-07-18 | enablespi/disablespi in encap + print spi's in hostorder | Niels Provos |
1997-07-14 | routes with zero spi can be used to avoid ipsec processing | Niels Provos |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos |
1997-07-01 | major restructuring | Niels Provos |
1997-06-25 | hard and soft limits for SPI's per absolute timer, relative since establish, | Niels Provos |
1997-06-24 | handle IP options in AH + allow IP options in outgoing encapsulated packets | Niels Provos |
1997-06-16 | swap labels; adam@math.tau.ac.il | Theo de Raadt |
1997-03-02 | Need to get a new pointer for the IP header after doing a pullup on the mbuf | Thorsten Lockert |
1997-03-02 | Cosmetic changes. | Angelos D. Keromytis |
1997-02-28 | Moved IPsec socket state to the PCB. | Angelos D. Keromytis |
1997-02-28 | IPsec socket API hooks are in. | Angelos D. Keromytis |
1997-02-20 | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | Theo de Raadt |
1996-07-29 | From FreeBSD (with slightly different sysctl names): | Jason Downs |
1996-03-04 | Initial commit of NetBSD 960217 netiso. | Michael Shalayeff |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist |
1996-01-25 | IP filter 3.0.1 | dm |
1996-01-07 | from beurton@fnet.fr: Darren Reed's IP filter | dm |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |