Age | Commit message (Expand) | Author |
1999-12-15 | do not overwrite traffic class portion when filling in IPv6 version field. | Jun-ichiro itojun Hagino |
1999-12-09 | Fix comment typos. | Angelos D. Keromytis |
1999-12-08 | Type in sizeofs | Angelos D. Keromytis |
1999-12-08 | IPv6 header handling, improve IPv4 option handling support. | Angelos D. Keromytis |
1999-12-08 | AH finished, a couple of cosmetic changes in ESP. | Angelos D. Keromytis |
1999-12-07 | New ah_new_input(), protocol-independent processing (still lacking | Angelos D. Keromytis |
1999-12-06 | New ESP code that's v4 and v6 friendly. | Angelos D. Keromytis |
1999-10-29 | Get rid of unnecessary third argument in *_output routines of IPsec. | Angelos D. Keromytis |
1999-06-30 | remove final low-level crypto knowledge from base ipsec code | Theo de Raadt |
1999-05-16 | spltdb introduced, protection for tdb lists and related structures, so | Niklas Hallqvist |
1999-03-24 | Implement lifetime expiration notifications. Fix some typos. Remove statics. | Niklas Hallqvist |
1999-02-25 | Bzero key information before free'ing it, just for paranoia's sake. | 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 panic() calls, consistent error reporting | Theo de Raadt |
1998-11-25 | Better error code for too large packets | Niklas Hallqvist |
1998-11-25 | Add checks of packets getting to big after transforms. | Niklas Hallqvist |
1998-06-03 | cleanup debug printfs | Niels Provos |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist |
1998-01-21 | rcvif not needed. | Niels Provos |
1997-11-24 | add ripemd-160 as authentication function. | Niels Provos |
1997-11-18 | fix 3DES, style changes | Theo de Raadt |
1997-11-15 | fix memory management errors | Theo de Raadt |
1997-11-04 | make it easier to add additional transforms. add blowfish and cast | Niels Provos |
1997-10-02 | conditional error logging | Theo de Raadt |
1997-09-28 | log() needs a \n | Theo de Raadt |
1997-09-23 | AH changes, after interoperating at the ANX bakeoff. | Angelos D. Keromytis |
1997-08-26 | new esp: encryption, authentication and replay protection + | Niels Provos |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist |
1997-07-24 | network byte order for counters | Theo de Raadt |
1997-07-18 | enablespi/disablespi in encap + print spi's in hostorder | Niels Provos |
1997-07-14 | global byte counters. | Niels Provos |
1997-07-12 | fixed tiny bug in pad values and hmac inner hash lengths. should work now. | Niels Provos |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos |