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