History log of /netbsd-current/crypto/dist/ipsec-tools/src/racoon/remoteconf.h
Revision Date Author Comments
# 1.16 14-Mar-2011 vanhu

avoid some memory leaks / free memory access when reloading conf and have inherited config. patch from Roman Hoog Antink <rha@open.ch>


# 1.15 02-Mar-2011 vanhu

free spspec when deleting a rmconf struct. patch by Roman Hoog Antink <rha@open.ch>


# 1.14 02-Feb-2011 vanhu

store ph1id in an u_int32_t instead of a (signed)int. Patch from Christophe Carre


# 1.13 28-Jan-2011 tteras

From Roman Hoog Antink <rha@open.ch>: Clean up rmconf reloading: rename
the functions, and remove unneeded global variable.


# 1.12 22-Jun-2010 vanhu

branches: 1.12.2;
added a specific script hook when a dead peer is detected


# 1.11 03-Jul-2009 tteras

Get rid of the evil CMPSADDR macro. Trac #295.


# 1.10 12-Mar-2009 tteras

From Arnaud Ebalard: Fix couple of problems with previous commit.


# 1.9 12-Mar-2009 tteras

Support multiple anonymous remotes and decide remoteconf based on identity,
received certificates and other information. General code clean up.


# 1.8 19-Sep-2008 tteras

branches: 1.8.4; 1.8.6;
Implement ISAKMP SA rekeying configurable with rekey {on|off|force} option
in remote conf.


# 1.7 03-Oct-2006 vanhu

Added remoteid/ph1id values


# 1.6 08-Sep-2006 manu

Migration of ipsec-tools to NetBSD CVS part 2: resolving the import conflicts.
Since we previously had a release branch and we import here the HEAD of CVS,
let's assume all local changes are to be dumped. Local patches should have
been propagated upstream, anyway.


# 1.5 21-Nov-2005 manu

Merge ipsec-tools 0.6.3 import


# 1.4 19-Aug-2005 manu

Update to ipsec-tools 0.6.1


# 1.3 07-Aug-2005 manu

Resolve conflicts caused by recent ipsec-tools-0.6.1rc1 import by prefering
the newer software. Some useful local change might have been overwritten,
we'll take care of this soon.


# 1.2 19-May-2005 manu

When altering the lifetime, don't modify to configured proposal, duplicate
it instead.


# 1.1 12-Feb-2005 manu

branches: 1.1.1;
Initial revision


# 1.1.1.4 08-Sep-2006 manu

Migrate ipsec-tools CVS to cvs.netbsd.org


# 1.1.1.3 07-Aug-2005 manu

Update ipsec-tools to 0.6.1rc1
Most of the changes since 0.6b4 have already been committed to the NetBSD
tree. This upgrade fixes some IPcomp and NAT-T related problems that were
left unadressed in the NetBSD tree.


# 1.1.1.2 23-Feb-2005 manu

branches: 1.1.1.2.2;
Import ipsec-tools 0.6 branch as of 2005/02/23. News from last imported version
according to ipsec-tools' ChangeLog:

2005-02-23 Emmanuel Dreyfus <manu@netbsd.org>

* configure.ac, src/racoon/{Makefile.am|crypto_openssl.c}: optionnal
support for patented algorithms: IDEA and RC5.
* src/racoon/{isakmp_xauth.c|main.c}: don't initialize RADIUS if it
is not required in the configuration
* src/racoon/isakmp.c: do not reject addresses for which kernel
refused UDP encapsulation, they can still be used for non NAT-T
traffic (eg: NAT-T enabled racoon on non NAT-T enabled kernel)

2005-02-18 Emmanuel Dreyfus <manu@netbsd.org>

* src/racoon/{main.c|eaytest.c|plairsa-gen.c}
src/setkey/setkey.c: don't use fuzzy paths for package_version.h

2005-02-18 Yvan Vanhullebus <vanhu@free.fr>

* src/racoon/isakmp_inf.c: Purge generated SPDs when getting a
related DELETE_SA
* src/racoon/pfkey.c: do NOT unbindph12() when SA acquire

2005-02-17 Emmanuel Dreyfus <manu@netbsd.org>

From Fred Senault <fred.letter@lacave.net>
* src/racoon/remoteconf.c: Fix a bug in script init

2005-02-17 Yvan Vanhullebus <vanhu@free.fr>

* src/racoon/ipsec_doi.c: Workaround for phase1 lifetime checks

2005-02-15 Michal Ludvig <michal@logix.cz>

* configure.ac: Changed --enable-natt_NN to --enable-natt-versions=NN,NN


# 1.1.1.1 12-Feb-2005 manu

Import ipsec-tools (tag ipsec-tools-0_6-base in ipsec-tools CVS)
ipsec-tools is a fork from KAME racoon/libipsec/setkey, with many
enhancements.


# 1.1.1.2.2.3 21-Nov-2005 tron

Apply patch (requested by manu in ticket #981):
Update ipsec-tools to version 0.6.3.


# 1.1.1.2.2.2 03-Sep-2005 snj

Apply patch (requested by tron in ticket #741):
Update ipsec-tools to version 0.6.1.


# 1.1.1.2.2.1 28-May-2005 tron

Pull up revision 1.2 (requested by manu in ticket #337):
When altering the lifetime, don't modify to configured proposal, duplicate
it instead.


# 1.8.6.1 13-May-2009 jym

Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html


# 1.8.4.1 08-Feb-2009 snj

Apply patch (requested by manu/spz in #378):
Downgrade ipsec-tools to 0.7.1nb1.


# 1.12.2.2 05-Mar-2011 bouyer

Sync with HEAD


# 1.12.2.1 08-Feb-2011 bouyer

Sync with HEAD