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