History log of /netbsd-current/crypto/dist/ipsec-tools/src/racoon/plog.c
Revision Date Author Comments
# 1.7 28-Jan-2011 tteras

From Roman Hoog Antink <rha@open.ch>: Log remote IP address if available
(slightly modified by tteras)


# 1.6 20-Apr-2009 tteras

branches: 1.6.2;
Orignally from Bin Li: Fix possible memory corruption in binsanitize().


# 1.5 02-Oct-2007 vanhu

branches: 1.5.12; 1.5.14;
From Scott Lamb: new plog macro.


# 1.4 08-Sep-2006 manu

branches: 1.4.2; 1.4.4; 1.4.6; 1.4.10; 1.4.12;
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.3 21-Nov-2005 manu

Merge ipsec-tools 0.6.3 import


# 1.2 19-Aug-2005 manu

Update to ipsec-tools 0.6.1


# 1.1 12-Feb-2005 manu

branches: 1.1.1;
Initial revision


# 1.1.1.3 08-Sep-2006 manu

Migrate ipsec-tools CVS to cvs.netbsd.org


# 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.2 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.1 03-Sep-2005 snj

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


# 1.4.12.1 18-Aug-2008 jdc

Upgrade ipsec-tools to release 0.7.1 (requested by manu in ticket #1183).


# 1.4.10.1 06-Nov-2007 matt

sync with HEAD


# 1.4.6.2 20-Apr-2009 tteras

Orignally from Bin Li: Fix possible memory corruption in binsanitize().


# 1.4.6.1 06-Nov-2007 vanhu

From Scott Lamb: new plog macro.


# 1.4.4.1 04-Sep-2008 skrll

Sync with netbsd-4.


# 1.4.2.1 18-Aug-2008 jdc

Upgrade ipsec-tools to release 0.7.1 (requested by manu in ticket #1183).


# 1.5.14.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.5.12.1 08-Feb-2009 snj

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


# 1.6.2.1 08-Feb-2011 bouyer

Sync with HEAD