Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-16 | Please GCC | Niklas Hallqvist | |
1998-11-16 | Break long lines. Use correct format for expiry times | Niklas Hallqvist | |
Present "first use" expirations correctly. | |||
1998-11-16 | SPIs are kept in network byte order | Theo de Raadt | |
1998-10-13 | Remove NULL deref condition | Niklas Hallqvist | |
1998-05-18 | first step to the setsockopt/getsockopt interface as described in | Niels Provos | |
draft-mcdonald-simple-ipsec-api, kernel notifies (EMT_REQUESTSA) signal userland key management applications when security services are requested. this is only for outgoing connections at the moment, incoming packets are not yet checked against the selected socket policy. | |||
1998-05-17 | fix tdb_delete() when using SPI chains. | Niels Provos | |
1998-02-22 | Changes made for GCC 2.8 -Wall pleasures | Niklas Hallqvist | |
1997-11-04 | make it easier to add additional transforms. add blowfish and cast | Niels Provos | |
encryption. some more info for kernfs/ipsec. | |||
1997-10-02 | conditional error logging | Theo de Raadt | |
1997-10-01 | should report unsigned quantities | 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-07-28 | make it compile | Niels Provos | |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist | |
1997-07-24 | bail properly if malloc fails | Theo de Raadt | |
1997-07-18 | enablespi/disablespi in encap + print spi's in hostorder | Niels Provos | |
1997-07-15 | flags for tunnels and replacing existing routes, sysctl! + tiny bug fix | Niels Provos | |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos | |
generalised way of handling transforms. | |||
1997-07-02 | fix neglected _FLEN's + reserve_spi + output reserved spi's without alg. | Niels Provos | |
correctly. | |||
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 | |
relative since first use timers, packet and byte counters. notify key mgmt on soft limits. key mgmt can now specify limits. new encap messages: EMT_RESERVESPI, EMT_ENABLESPI, EMT_DISABLESPI | |||
1997-06-24 | handle IP options in AH + allow IP options in outgoing encapsulated packets | Niels Provos | |
+ usage counters for later use with keymanagement processes | |||
1997-06-21 | u_int32_t changes, need testing | Theo de Raadt | |
1997-06-20 | ah-sha1 + esp-3des + indentation | Niels Provos | |
1997-02-24 | OpenBSD tags + some prototyping police | Niklas Hallqvist | |
1997-02-21 | Removed no longer necessary cautionary comment. | Angelos D. Keromytis | |
1997-02-21 | -nostdinc and big endian cleanup | Niklas Hallqvist | |
1997-02-21 | Fixed error introduced with last patch. | Angelos D. Keromytis | |
1997-02-21 | Removed some of the ugliness in ipsp_kern(). | Angelos D. Keromytis | |
1997-02-20 | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | Theo de Raadt | |
Greece. From ftp.funet.fi:/pub/unix/security/net/ip/BSDipsec.tar.gz |