1 1.1 manu Version history: 2 1.1 manu ---------------- 3 1.4.52.1 christos 0.8.x CVS (no official release yet) 4 1.4.52.1 christos o A lot of code cleanup 5 1.4.52.1 christos o XXX TODO 6 1.4.52.1 christos 7 1.4.52.1 christos 0.8.2 - 27 February 2014 8 1.4.52.1 christos o Fix admin port establish-sa for tunnel mode SAs (Alexander Sbitnev) 9 1.4.52.1 christos o Fix source port selection regression from version 0.8.1 10 1.4.52.1 christos o Various logging improvements 11 1.4.52.1 christos o Additional compliance and build fixes 12 1.4.52.1 christos 13 1.4.52.1 christos 0.8.1 - 08 January 2013 14 1.4.52.1 christos o Improved X.509 subject name comparation (Gtz Babin-Ebell) 15 1.4.52.1 christos o Relax DPD cookie check for Cisco IOS compatibility (Roman Antink) 16 1.4.52.1 christos o Allow simplified syntax for inherited remote blocks (Roman Antink) 17 1.4.52.1 christos o Never shring pfkey socket buffer (Marcelo Leitner) 18 1.4.52.1 christos o Privilege separation child process exit fix 19 1.4.52.1 christos o Multiple memory allocation and use-after-free fixes 20 1.4.52.1 christos 21 1.4.52.1 christos 0.8 - 18 March 2011 22 1.4 tteras o Fix authentication method ambiguity with kerberos and xauth 23 1.4 tteras o RFC2253 compliant escaping of asn1dn identifiers (Cyrus Rahman) 24 1.4 tteras o Local address code rewrite to speed things up 25 1.4 tteras o Improved MIPv6 support (Arnaud Ebalard) 26 1.4 tteras o ISAKMP SA (phase1) rekeying 27 1.4 tteras o Improved scheduler (faster algorithm, support monotonic clock) 28 1.4 tteras o Handle RESPONDER-LIFETIME in quick mode 29 1.4 tteras o Handle INITIAL-CONTACT in from main mode too 30 1.4 tteras o Rewritten event handling framework for admin port 31 1.4 tteras o Ability to initiate IPsec SA through admin port 32 1.4 tteras o NAT-T Original Address handling (transport mode NAT-T support) 33 1.4 tteras o Remove various obsolete configuration options 34 1.4 tteras o A lot of other bug fixes, performance improvements and clean ups 35 1.4 tteras 36 1.4 tteras 0.7.1 - 23 July 2008 37 1.4 tteras o Fixes a memory leak when invalid proposal received 38 1.4 tteras o Some fixes in DPD 39 1.4 tteras o do not set default gss id if xauth is used 40 1.4 tteras o fixed hybrid enabled builds 41 1.4 tteras o fixed compilation on FreeBSD8 42 1.4 tteras o cleanup in network port value manipulation 43 1.4 tteras o Gets ports from SADB_X_EXT_NAT_T_[SD]PORT if present in 44 1.4 tteras purge_ipsec_spi() 45 1.4 tteras o Generates a log if cert validation has been disabled by 46 1.4 tteras configuration 47 1.4 tteras o better handling for pfkey socket read errors 48 1.4 tteras o Fixes in yacc / bison stuff 49 1.4 tteras o new plog() macro (reduced CPU usage when logging is disabled) 50 1.4 tteras o Try to work better with huge SPD/SAD 51 1.4 tteras o Corrected modecfg option syntax 52 1.4 tteras 53 1.4 tteras 0.7 - 09 August 2007 54 1.2 mgrooms o Xauth with pre-shared key PSK 55 1.2 mgrooms o Xauth with certificates 56 1.2 mgrooms o SHA2 support 57 1.2 mgrooms o pkcs7 support 58 1.2 mgrooms o system accounting (utmp) 59 1.2 mgrooms o Darwin support 60 1.2 mgrooms o configuration can be reloaded 61 1.2 mgrooms o Support for UNIQUE generated policies 62 1.2 mgrooms o Support for semi anonymous sainfos 63 1.2 mgrooms o Support for ph1id to remoteid matching 64 1.2 mgrooms o Plain RSA authentication 65 1.2 mgrooms o Native LDAP support for Xauth and modecfg 66 1.2 mgrooms o Group membership checks for Xauth and sainfo selection 67 1.2 mgrooms o Camellia cipher support 68 1.2 mgrooms o IKE Fragment force option 69 1.2 mgrooms o Modecfg SplitNet attribute support 70 1.2 mgrooms o Modecfg SplitDNS attribute support ( server side ) 71 1.2 mgrooms o Modecfg Default Domain attribute support 72 1.2 mgrooms o Modecfg DNS/WINS server multiple attribute support 73 1.2 mgrooms 74 1.2 mgrooms 0.6 - 27 June 2005 75 1.2 mgrooms o Generated policies are now correctly flushed 76 1.2 mgrooms o NAT-T works with multiple peers behind the NAT (need kernel support) 77 1.2 mgrooms o Xauth can use shadow passwords 78 1.2 mgrooms o TCP-MD5 support 79 1.1 manu o PAM support for Xauth 80 1.1 manu o Privilege separation 81 1.1 manu o ESP fragmentation in tunnel mode can be tunned (NetBSD only) 82 1.1 manu o racoon admin interface is exported (header and library) to 83 1.1 manu help building control programs for racoon (think GUI) 84 1.4 tteras o Fixed single DES support; single DES users MUST UPGRADE. 85 1.1 manu 86 1.2 mgrooms 0.5 - 10 April 2005 87 1.1 manu o Rewritten buildsystem. Now completely autoconfed, automaked, 88 1.1 manu libtoolized. 89 1.1 manu o IPsec-tools now compiles on NetBSD and FreeBSD again. 90 1.1 manu o Support for server-side hybrid authentication, with full 91 1.1 manu RADIUS supoort. This is interoperable with the Cisco VPN client. 92 1.1 manu o Support for client-side hybrid authentication (Tested only with 93 1.1 manu a racoon server) 94 1.1 manu o ISAKMP mode config support 95 1.1 manu o IKE fragmentation support 96 1.1 manu o Fixed FWD policy support. 97 1.1 manu o Fixed IPv6 compilation. 98 1.1 manu o Readline is optional, fixed setkey when compiled without readline. 99 1.1 manu o Configurable Root-CA certificate. 100 1.1 manu o Dead Peer Detection (DPD) support. 101 1.1 manu 102 1.1 manu 0.4rc1 - 09 August 2004 103 1.1 manu o Merged support for PlainRSA keys from the 'plainrsa' branch. 104 1.1 manu o Inheritance of 'remote{}' sections. 105 1.1 manu o Support for SPD policy priorities in setkey. 106 1.1 manu o Ciphers are now used through the 'EVP' interface which allows 107 1.1 manu using hardware crypto accelerators. 108 1.1 manu o Setkey has new option -n (no action). 109 1.1 manu o All source files now have 3-clause BSD license. 110 1.1 manu 111 1.1 manu 0.3 - 14 April 2004 112 1.4 tteras o Fixed setkey to handle multiline commands again. 113 1.1 manu o Added command 'exit' to setkey. 114 1.1 manu o Fixed racoon to only Warn if no CRL was found. 115 1.1 manu o Improved testsuite. 116 1.1 manu 117 1.1 manu 0.3rc5 - 05 April 2004 118 1.1 manu o Security bugfix WRT handling X.509 signatures. 119 1.1 manu o Stability fix WRT unknown PF_KEY messages. 120 1.1 manu o Fixed NAT-T with more proposals (e.g. more crypto algos). 121 1.1 manu o Setkey parses lines one by one => doesn't exit on errors. 122 1.1 manu o Setkey supports readline => more user friendly. 123 1.1 manu 124 1.1 manu 0.3rc4 - 25 March 2004 125 1.1 manu o Fixed adding "null" encryption via 'setkey'. 126 1.1 manu o Fixed segfault when using AES in Phase1 with OpenSSL>=0.9.7 127 1.1 manu o Fixed NAT-T in aggresive mode. 128 1.1 manu o Fixed testsuite and added testsuite run into make check. 129 1.1 manu 130 1.1 manu 0.3rc3 - 19 March 2004 131 1.1 manu o Fixed compilation error with --enble-yydebug 132 1.1 manu o Better diagnostic when proposals don't match. 133 1.1 manu o Changed/added options to setkey. 134 1.1 manu 135 1.1 manu 0.3rc2 - 11 March 2004 136 1.1 manu o Added documentation for NAT-T 137 1.1 manu o Better NAT-T diagnostic. 138 1.1 manu o Test and workaround for missing va_copy() 139 1.1 manu 140 1.1 manu 0.3rc1 - 04 March 2004 141 1.1 manu o Support for NAT Traversal (NAT-T) 142 1.1 manu 143 1.1 manu 0.2.4 - 29 January 2004 144 1.1 manu o Sync with KAME as of 2004-01-07 145 1.1 manu o Fixed unauthorized deletion of SA in racoon (again). 146 1.1 manu 147 1.1 manu 0.2.3 - 15 January 2004 148 1.1 manu o Support for SA lifetime specified in bytes 149 1.1 manu (see setkey -bs/-bh options) 150 1.1 manu o Enhance support for OpenSSL 0.9.7 151 1.1 manu o Let racoon be more verbose 152 1.1 manu o Fixed some simple bugs (see ChangeLog for details) 153 1.1 manu o Fixed unauthorized deletion of SA in racoon 154 1.1 manu o Fixed problems on AMD64 155 1.1 manu o Ignore multicast addresses for IKE 156 1.1 manu 157 1.1 manu 0.2.2 - 13 March 2003 158 1.1 manu o Fix racoon to build on some systems that require linking against -lfl 159 1.1 manu o add an RPM spec to the distribution 160 1.1 manu 161 1.1 manu 0.2.1 - 07 March 2003 162 1.1 manu o Fix some more gcc-3.2.2 compiler warnings 163 1.1 manu o Fix racoon to actually configure with ssl in a non-standard location 164 1.1 manu o Fix racoon to not complain if krb5-config is not installed 165 1.1 manu 166 1.1 manu 0.2 - 06 March 2003 167 1.1 manu o Glibc-2.3 support 168 1.1 manu o OpenSSL-0.9.7 support 169 1.1 manu o Fixed duplicate-macro problems 170 1.1 manu o Fix racoon lex/yacc support 171 1.1 manu o Install psk.txt mode 600, racoon.conf mode 644 172 1.1 manu o Fix racoon to look in the correct directory for config files 173 1.1 manu 174 1.1 manu 0.1 - 03 March 2003 175 1.1 manu o Initial release of IPsec-Tools 176