| Age | Commit message (Expand) | Author |
| 2012-01-04 | include <netipsec/ipsec.h> rather than <netinet6/ipsec.h> from userland | drochner |
| 2012-01-04 | -consistently use "char *" for the compiled policy buffer in the | drochner |
| 2009-01-11 | bump shared libraries. | christos |
| 2007-07-18 | stopgap fix: define PATH_IPSEC_H to make it build again | drochner |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-12-10 | Bump libipsec minor | manu |
| 2006-09-09 | Fix ipsec-tools build after recent import | manu |
| 2006-09-09 | Migration of ipsec-tools to NetBSD cvs: the version is "cvs" now... | manu |
| 2005-12-16 | Redo previous rework to generate yacc/lex output again and remove generated | jmc |
| 2005-12-15 | Don't yacc/lex here as dist includes generated copies already and depending | jmc |
| 2005-12-04 | Add NAT ports to SAD in setkey so that NAT SAD entries generated by | manu |
| 2005-11-21 | Merge ipsec-tools 0.6.3 import | manu |
| 2005-10-14 | Update ipsec-tools version | manu |
| 2005-08-20 | Update to ipsec-tools 0.6.1 | manu |
| 2005-08-07 | Update config.h and package_version.h to match the upcoming import | manu |
| 2005-06-28 | Ignore lint argument promotion warnings (for now). | christos |
| 2005-05-20 | Bump version number | manu |
| 2005-05-13 | - Fix a double free | manu |
| 2005-05-10 | Update sample config file to higher security settings | manu |
| 2005-05-08 | More NAT-T fixes for the situation where racoon acts as a VPN client | manu |
| 2005-05-03 | on phase 2 acquire, lookup phase 2 by (src, dst, policy id) so that | manu |
| 2005-04-27 | Bug fixes from the ipsec-tools 0.6 branch: | manu |
| 2005-04-10 | Resurrect TCP-MD5 support. This fixes bin/29915 | manu |
| 2005-03-16 | update ipsec-tools version | manu |
| 2005-03-14 | update ipsec-tools version | manu |
| 2005-02-24 | update ipsec-tools version | manu |
| 2005-02-24 | Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES | manu |
| 2005-02-23 | bump ipsec-tools package version | manu |
| 2005-02-19 | Enable building the lint library. | thorpej |
| 2005-02-19 | Bump shlib version to 2.1 as was intended with ipsec-tools integration. | thorpej |
| 2005-02-19 | Additional cleanup pass. | thorpej |
| 2005-02-19 | Switch to ipsec-tools for libipsec, setkey, and racoon. From | thorpej |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-11-16 | NI_WITHSCOPEID was not picked up by IETF standardization process | itojun |
| 2004-10-13 | I'm not sure what the comment is trying to say, but it can say it with | abs |
| 2004-04-25 | Initial commit of a port of the FreeBSD implementation of RFC 2385 | jonathan |
| 2004-02-24 | occured -> occurred. From Peter Postma. | wiz |
| 2003-11-23 | avoid memory leak. hint from Andrew Lunn | itojun |
| 2003-11-23 | do not malloc(0). Andrew Lunn | itojun |
| 2003-10-03 | realloc error check failure; Greg Troxel, sync w/ kame | itojun |
| 2003-10-02 | correct unsafe use of realloc(). | itojun |
| 2003-09-26 | Process has only one c. From miod@openbsd. | wiz |
| 2003-09-08 | deal with policy without selector. sync w/ kame | itojun |
| 2003-08-26 | protect SADB_X_EXT_TAG with #ifdef | itojun |
| 2003-08-26 | typo | itojun |
| 2003-07-25 | support new algorithms | itojun |
| 2003-07-22 | support hmac-sha2 | itojun |
| 2003-07-22 | don't explicitly clear "reserved" field. instead clear "id" field. | itojun |
| 2003-07-22 | plug memory leak | itojun |
| 2003-07-22 | cosmetic | itojun |