NEWS revision 1.1.1.1.2.3 1 Version history:
2 ----------------
3 0.6.3 - 21 November 2005
4 o Various bug fixes
5
6 0.6.2 - 14 October 2005
7 o ISAKMP mode config works without Xauth
8
9 0.6.1 - 10 august 2005
10 o NAT-T fixes for situations where NAT-T is not used
11 o OpenSSL 0.9.8 support
12 o keys are not restricted to OpenSSL default size anymore
13 o PKCS7 support
14 o SHA2 support
15
16 0.6 - 27 June 2005
17 o Generated policies are now correctly flushed
18 o NAT-T works with multiple peers behind the NAT (need kernel support)
19 o Xauth can use shadow passwords
20 o TCP-MD5 support
21 o PAM support for Xauth
22 o Privilege separation
23 o ESP fragmentation in tunnel mode can be tunned (NetBSD only)
24 o racoon admin interface is exported (header and library) to
25 help building control programs for racoon (think GUI)
26 o Fixed single DES support; single DES users MUST UPGRADE
27
28 0.5 - 10 April 2005
29 o Rewritten buildsystem. Now completely autoconfed, automaked,
30 libtoolized.
31 o IPsec-tools now compiles on NetBSD and FreeBSD again.
32 o Support for server-side hybrid authentication, with full
33 RADIUS supoort. This is interoperable with the Cisco VPN client.
34 o Support for client-side hybrid authentication (Tested only with
35 a racoon server)
36 o ISAKMP mode config support
37 o IKE fragmentation support
38 o Fixed FWD policy support.
39 o Fixed IPv6 compilation.
40 o Readline is optional, fixed setkey when compiled without readline.
41 o Configurable Root-CA certificate.
42 o Dead Peer Detection (DPD) support.
43
44 0.4rc1 - 09 August 2004
45 o Merged support for PlainRSA keys from the 'plainrsa' branch.
46 o Inheritance of 'remote{}' sections.
47 o Support for SPD policy priorities in setkey.
48 o Ciphers are now used through the 'EVP' interface which allows
49 using hardware crypto accelerators.
50 o Setkey has new option -n (no action).
51 o All source files now have 3-clause BSD license.
52
53 0.3 - 14 April 2004
54 o Fixed setkey to handle multiline commands again.
55 o Added command 'exit' to setkey.
56 o Fixed racoon to only Warn if no CRL was found.
57 o Improved testsuite.
58
59 0.3rc5 - 05 April 2004
60 o Security bugfix WRT handling X.509 signatures.
61 o Stability fix WRT unknown PF_KEY messages.
62 o Fixed NAT-T with more proposals (e.g. more crypto algos).
63 o Setkey parses lines one by one => doesn't exit on errors.
64 o Setkey supports readline => more user friendly.
65
66 0.3rc4 - 25 March 2004
67 o Fixed adding "null" encryption via 'setkey'.
68 o Fixed segfault when using AES in Phase1 with OpenSSL>=0.9.7
69 o Fixed NAT-T in aggresive mode.
70 o Fixed testsuite and added testsuite run into make check.
71
72 0.3rc3 - 19 March 2004
73 o Fixed compilation error with --enble-yydebug
74 o Better diagnostic when proposals don't match.
75 o Changed/added options to setkey.
76
77 0.3rc2 - 11 March 2004
78 o Added documentation for NAT-T
79 o Better NAT-T diagnostic.
80 o Test and workaround for missing va_copy()
81
82 0.3rc1 - 04 March 2004
83 o Support for NAT Traversal (NAT-T)
84
85 0.2.4 - 29 January 2004
86 o Sync with KAME as of 2004-01-07
87 o Fixed unauthorized deletion of SA in racoon (again).
88
89 0.2.3 - 15 January 2004
90 o Support for SA lifetime specified in bytes
91 (see setkey -bs/-bh options)
92 o Enhance support for OpenSSL 0.9.7
93 o Let racoon be more verbose
94 o Fixed some simple bugs (see ChangeLog for details)
95 o Fixed unauthorized deletion of SA in racoon
96 o Fixed problems on AMD64
97 o Ignore multicast addresses for IKE
98
99 0.2.2 - 13 March 2003
100 o Fix racoon to build on some systems that require linking against -lfl
101 o add an RPM spec to the distribution
102
103 0.2.1 - 07 March 2003
104 o Fix some more gcc-3.2.2 compiler warnings
105 o Fix racoon to actually configure with ssl in a non-standard location
106 o Fix racoon to not complain if krb5-config is not installed
107
108 0.2 - 06 March 2003
109 o Glibc-2.3 support
110 o OpenSSL-0.9.7 support
111 o Fixed duplicate-macro problems
112 o Fix racoon lex/yacc support
113 o Install psk.txt mode 600, racoon.conf mode 644
114 o Fix racoon to look in the correct directory for config files
115
116 0.1 - 03 March 2003
117 o Initial release of IPsec-Tools
118