History log of /netbsd-current/crypto/dist/ipsec-tools/configure.ac
Revision Date Author Comments
# 1.14 20-Jun-2013 christos

Add an option --enable-wildcard-match to enable wildcard matching and explain
why we might want it and why it is a bad idea in general that's why it is
not enabled by default. ok tteras@, manu@


# 1.13 08-Jan-2013 tteras

Fix errors from automake 1.13


# 1.12 24-Dec-2012 tteras

From Götz Babin-Ebell <g.babin-ebell@novamedia.de:
Require OpenSSL 0.9.8s or higher


# 1.11 10-Jan-2012 tteras

branches: 1.11.6;
From Rainer Weikusat <rweikusat@mobileactivedefense.com>: Enhance splitnet
environment variable string value generation.


# 1.10 23-Jan-2009 tteras

branches: 1.10.6; 1.10.10;
Detect if monotonic system clock is available, and use it for relative
time measurements to avoid complite hang if time jumps backwards.


# 1.9 23-Jan-2009 tteras

Remove "fastquit" configure option and make it the default behaviour. The
previous normal behaviour is buggy, as after flush kernel can immediately
create larval SA:s which would prevent exit.


# 1.8 08-Jan-2009 tteras

Fix a CPPLAGS typo to CPPFLAGS which was intended


# 1.7 08-May-2008 manu

branches: 1.7.4;
From Christian Hohnstaedt: allow out of tree building


# 1.6 12-Sep-2007 mgrooms

branches: 1.6.6; 1.6.8;
Fix autoconf check for selinux support. Submitted by Joy Latten.


# 1.5 18-Jul-2007 vanhu

branches: 1.5.4; 1.5.6;
use a single PATH_IPSEC_H to fix some path_to_ipsec.h issues


# 1.4 15-Feb-2007 manu

Missing stuff for SELinux


# 1.3 08-Dec-2006 manu

branches: 1.3.4;
From Joy Latten: Add support for SELinux security contexts. Also cleanup the
libipsec interface for adding and updating security associations.


# 1.2 06-Oct-2006 manu

branches: 1.2.2;
Camelia cipher support as in RFC 4312, from Tomoyuki Okazaki
<okazaki@kick.gr.jp>


# 1.1 12-Feb-2005 manu

branches: 1.1.1;
Initial revision


# 1.1.1.9 08-Sep-2006 manu

Migrate ipsec-tools CVS to cvs.netbsd.org


# 1.1.1.8 21-Nov-2005 manu

Import IPsec-tools 0.6.3. This fixes several bugs, including bugs that
caused DoS.


# 1.1.1.7 14-Oct-2005 manu

Import ipsec-tools-0.6.2. Here is the ChangeLog since 0.6.1 (most of them
have already been pulled up in NetBSD CVS)


# 1.1.1.6 19-Aug-2005 manu

Import ipsec-tools 0.6.1


# 1.1.1.5 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.4 14-Mar-2005 manu

branches: 1.1.1.4.2;
Import ipsec-tools ipsec-tools-0_6-20050314


# 1.1.1.3 24-Feb-2005 manu

Import ipsec-tools ipsec-tools-0_6-20050224


# 1.1.1.2 23-Feb-2005 manu

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.4.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.4.2.2 21-Oct-2005 riz

Pull up the following revisions (requested by manu in ticket #894):
crypto/dist/ipsec-tools/ChangeLog 1.28-1.30
crypto/dist/ipsec-tools/NEWS 1.1.1.4
crypto/dist/ipsec-tools/configure.ac 1.1.1.7
crypto/dist/ipsec-tools/src/libipsec/pfkey.c 1.7-1.8
crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c 1.10
crypto/dist/ipsec-tools/src/libipsec/policy_parse.y 1.7
crypto/dist/ipsec-tools/src/racoon/cfparse.y 1.5-1.9
crypto/dist/ipsec-tools/src/racoon/evt.c 1.3
crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c 1.11
crypto/dist/ipsec-tools/src/racoon/isakmp.c 1.10
crypto/dist/ipsec-tools/src/racoon/isakmp_agg.c 1.5-1.6
crypto/dist/ipsec-tools/src/racoon/isakmp_base.c 1.3-1.4
crypto/dist/ipsec-tools/src/racoon/isakmp_ident.c 1.3
crypto/dist/ipsec-tools/src/racoon/oakley.c 1.6
crypto/dist/ipsec-tools/src/racoon/pfkey.c 1.10
crypto/dist/ipsec-tools/src/racoon/policy.c 1.3
crypto/dist/ipsec-tools/src/racoon/racoon.conf.5 1.21-1.23
crypto/dist/ipsec-tools/src/racoon/sockmisc.c 1.3
crypto/dist/ipsec-tools/src/racoon/sockmisc.h 1.5
crypto/dist/ipsec-tools/src/setkey/setkey.8 1.17
lib/libipsec/package_version.h 1.15

Update to ipsec-tools 0.6.2


# 1.1.1.4.2.1 03-Sep-2005 snj

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


# 1.2.2.3 18-Aug-2008 jdc

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


# 1.2.2.2 28-Aug-2007 liamjfoy

branches: 1.2.2.2.2;
Pull up following revision(s) (requested by manu in ticket #830):

Import ipsec-tools 0.7


# 1.2.2.1 13-May-2007 jdc

branches: 1.2.2.1.2;
Upgrade ipsec-tools to 0.7-beta3 (Requested by manu in ticket #634).


# 1.2.2.2.2.1 18-Aug-2008 jdc

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


# 1.2.2.1.2.2 04-Sep-2008 skrll

Sync with netbsd-4.


# 1.2.2.1.2.1 03-Sep-2007 wrstuden

Sync w/ NetBSD-4-RC_1


# 1.3.4.13 13-Aug-2009 vanhu

0.7.3 release


# 1.3.4.12 22-Apr-2009 tteras

Updates for 0.7.2 release


# 1.3.4.11 20-Jan-2009 tteras

Fix a CPPLAGS typo to CPPFLAGS which was intended


# 1.3.4.10 22-Jul-2008 vanhu

0.7.1 coming !


# 1.3.4.9 19-Sep-2007 mgrooms

Fix autoconf check for selinux support. Submitted by Joy Latten.


# 1.3.4.8 08-Aug-2007 mgrooms

Prepare for 0.7 release tag.


# 1.3.4.7 01-Aug-2007 vanhu

use a single PATH_IPSEC_H to fix some path_to_ipsec.h issues


# 1.3.4.6 12-Jun-2007 manu

ipsec-tools used to use tags in lower case


# 1.3.4.5 12-Jun-2007 vanhu

0.7-RC1


# 1.3.4.4 29-Mar-2007 manu

Bump to 0.7beta3


# 1.3.4.3 06-Mar-2007 manu

Bump to 0.7beta2


# 1.3.4.2 16-Feb-2007 manu

Bump to 0.7beta1


# 1.3.4.1 15-Feb-2007 manu

Missing stuff for SELinux


# 1.5.6.2 18-Jul-2007 vanhu

use a single PATH_IPSEC_H to fix some path_to_ipsec.h issues


# 1.5.6.1 18-Jul-2007 vanhu

file configure.ac was added on branch matt-mips64 on 2007-07-18 12:07:51 +0000


# 1.5.4.1 06-Nov-2007 matt

sync with HEAD


# 1.6.8.1 22-Jun-2008 wrstuden

Sync w/ -current. 34 merge conflicts to follow.


# 1.6.6.1 18-May-2008 yamt

sync with head.


# 1.7.4.1 08-Feb-2009 snj

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


# 1.10.10.3 22-May-2014 yamt

sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")


# 1.10.10.2 22-Jan-2013 yamt

sync with head


# 1.10.10.1 16-Apr-2012 yamt

sync with head


# 1.10.6.5 27-Feb-2014 tteras

ipsec-tools-0.8.2


# 1.10.6.4 08-Jan-2013 tteras

ipsec-tools-0.8.1


# 1.10.6.3 08-Jan-2013 tteras

Fix errors from automake 1.13


# 1.10.6.2 24-Dec-2012 tteras

From Götz Babin-Ebell <g.babin-ebell@novamedia.de>:
Require OpenSSL 0.9.8s or higher


# 1.10.6.1 18-Mar-2011 vanhu

Yes: 0.8.0 is out !!!


# 1.11.6.2 23-Jun-2013 tls

resync from head


# 1.11.6.1 24-Feb-2013 tls

resync with head