Home | History | Annotate | Line # | Download | only in ipsec-tools
NEWS revision 1.1.1.6.6.5
      1          1.1     manu Version history:
      2          1.1     manu ----------------
      3  1.1.1.6.6.3    vanhu 
      4  1.1.1.6.6.5    vanhu 0.7.3 - 23 August 2009
      5  1.1.1.6.6.5    vanhu 	o Fix a remote crash and a memory leak
      6  1.1.1.6.6.5    vanhu 	o Fixed a NAT-T flag check
      7  1.1.1.6.6.5    vanhu 	o Some code cleanups/compilation fixes with recent gcc
      8  1.1.1.6.6.5    vanhu 
      9  1.1.1.6.6.4   tteras 0.7.2 - 22 April 2009
     10  1.1.1.6.6.4   tteras 	o Fix a remote crash in fragmentation code
     11  1.1.1.6.6.4   tteras 	o Phase2 message identities are phase1 specific (Vista compatibility=
     12  1.1.1.6.6.4   tteras 	o Autogenerate ChangeLog from cvs metadata
     13  1.1.1.6.6.4   tteras 	o Fix mode config pool resizing
     14  1.1.1.6.6.4   tteras 	o NAT-T fixes related to purging of IPsec SA:s and retransmission
     15  1.1.1.6.6.4   tteras 	o Remove phase1 handler immediately if first exchange is bad
     16  1.1.1.6.6.4   tteras 	o A bunch of memory leak and possible memory corruptions (triggerable
     17  1.1.1.6.6.4   tteras 	  by bad configuration or startup parameters)
     18  1.1.1.6.6.4   tteras 
     19  1.1.1.6.6.3    vanhu 0.7.1 - 23 July 2008
     20  1.1.1.6.6.3    vanhu 	o Fixes a memory leak when invalid proposal received
     21  1.1.1.6.6.3    vanhu 	o Some fixes in DPD
     22  1.1.1.6.6.3    vanhu 	o do not set default gss id if xauth is used
     23  1.1.1.6.6.3    vanhu 	o fixed hybrid enabled builds
     24  1.1.1.6.6.3    vanhu 	o fixed compilation on FreeBSD8
     25  1.1.1.6.6.3    vanhu 	o cleanup in network port value manipulation
     26  1.1.1.6.6.3    vanhu 	o gets ports from SADB_X_EXT_NAT_T_[SD]PORT if present in purge_ipsec_spi()
     27  1.1.1.6.6.3    vanhu 	o Generates a log if cert validation has been disabled by configuration
     28  1.1.1.6.6.3    vanhu 	o better handling for pfkey socket read errors
     29  1.1.1.6.6.3    vanhu 	o Fixes in yacc / bison stuff
     30  1.1.1.6.6.3    vanhu 	o new plog() macro (reduced CPU usage when logging is disabled)
     31  1.1.1.6.6.3    vanhu 	o Try to works better with huge SPD/SAD
     32  1.1.1.6.6.3    vanhu 	o Corrected modecfg option syntax
     33  1.1.1.6.6.3    vanhu 	o Many other various fixes...
     34  1.1.1.6.6.3    vanhu 
     35  1.1.1.6.6.2  mgrooms 0.7	- 09 August 2007
     36      1.1.1.6     manu 	o Xauth with pre-shared key PSK
     37      1.1.1.6     manu 	o Xauth with certificates
     38      1.1.1.2     manu 	o SHA2 support
     39      1.1.1.6     manu 	o pkcs7 support
     40      1.1.1.6     manu 	o system accounting (utmp)
     41      1.1.1.6     manu 	o Darwin support
     42      1.1.1.6     manu 	o configuration can be reloaded
     43  1.1.1.6.6.1  mgrooms 	o Support for UNIQUE generated policies
     44  1.1.1.6.6.1  mgrooms 	o Support for semi anonymous sainfos
     45  1.1.1.6.6.1  mgrooms 	o Support for ph1id to remoteid matching
     46  1.1.1.6.6.1  mgrooms 	o Plain RSA authentication
     47  1.1.1.6.6.1  mgrooms 	o Native LDAP support for Xauth and modecfg
     48  1.1.1.6.6.1  mgrooms 	o Group membership checks for Xauth and sainfo selection
     49  1.1.1.6.6.1  mgrooms 	o Camellia cipher support
     50  1.1.1.6.6.1  mgrooms 	o IKE Fragment force option
     51  1.1.1.6.6.1  mgrooms 	o Modecfg SplitNet attribute support
     52  1.1.1.6.6.1  mgrooms 	o Modecfg SplitDNS attribute support ( server side )
     53  1.1.1.6.6.1  mgrooms 	o Modecfg Default Domain attribute support
     54  1.1.1.6.6.1  mgrooms 	o Modecfg DNS/WINS server multiple attribute support
     55      1.1.1.2     manu 
     56      1.1.1.2     manu 0.6	- 27 June 2005
     57      1.1.1.2     manu 	o Generated policies are now correctly flushed
     58      1.1.1.2     manu 	o NAT-T works with multiple peers behind the NAT (need kernel support)
     59      1.1.1.2     manu 	o Xauth can use shadow passwords
     60      1.1.1.2     manu 	o TCP-MD5 support
     61          1.1     manu 	o PAM support for Xauth
     62          1.1     manu 	o Privilege separation
     63          1.1     manu 	o ESP fragmentation in tunnel mode can be tunned (NetBSD only)
     64          1.1     manu 	o racoon admin interface is exported (header and library) to 
     65          1.1     manu 	  help building control programs for racoon (think GUI)
     66      1.1.1.6     manu  	o Fixed single DES support; single DES users MUST UPGRADE.
     67          1.1     manu 
     68      1.1.1.2     manu 0.5	- 10 April 2005
     69          1.1     manu 	o Rewritten buildsystem. Now completely autoconfed, automaked,
     70          1.1     manu 	  libtoolized.
     71          1.1     manu 	o IPsec-tools now compiles on NetBSD and FreeBSD again.
     72          1.1     manu 	o Support for server-side hybrid authentication, with full 
     73          1.1     manu 	  RADIUS supoort. This is interoperable with the Cisco VPN client.
     74          1.1     manu 	o Support for client-side hybrid authentication (Tested only with
     75          1.1     manu 	  a racoon server)
     76          1.1     manu 	o ISAKMP mode config support
     77          1.1     manu 	o IKE fragmentation support
     78          1.1     manu 	o Fixed FWD policy support.
     79          1.1     manu 	o Fixed IPv6 compilation.
     80          1.1     manu 	o Readline is optional, fixed setkey when compiled without readline.
     81          1.1     manu 	o Configurable Root-CA certificate.
     82          1.1     manu 	o Dead Peer Detection (DPD) support.
     83          1.1     manu 
     84          1.1     manu 0.4rc1	- 09 August 2004
     85          1.1     manu 	o Merged support for PlainRSA keys from the 'plainrsa' branch.
     86          1.1     manu 	o Inheritance of 'remote{}' sections.
     87          1.1     manu 	o Support for SPD policy priorities in setkey.
     88          1.1     manu 	o Ciphers are now used through the 'EVP' interface which allows
     89          1.1     manu 	  using hardware crypto accelerators.
     90          1.1     manu 	o Setkey has new option -n (no action).
     91          1.1     manu 	o All source files now have 3-clause BSD license.
     92          1.1     manu 
     93          1.1     manu 0.3	- 14 April 2004
     94          1.1     manu         o Fixed setkey to handle multiline commands again.
     95          1.1     manu 	o Added command 'exit' to setkey.
     96          1.1     manu 	o Fixed racoon to only Warn if no CRL was found.
     97          1.1     manu 	o Improved testsuite.
     98          1.1     manu 
     99          1.1     manu 0.3rc5	- 05 April 2004
    100          1.1     manu 	o Security bugfix WRT handling X.509 signatures.
    101          1.1     manu 	o Stability fix WRT unknown PF_KEY messages.
    102          1.1     manu 	o Fixed NAT-T with more proposals (e.g. more crypto algos).
    103          1.1     manu 	o Setkey parses lines one by one => doesn't exit on errors.
    104          1.1     manu 	o Setkey supports readline => more user friendly.
    105          1.1     manu 
    106          1.1     manu 0.3rc4	- 25 March 2004
    107          1.1     manu 	o Fixed adding "null" encryption via 'setkey'.
    108          1.1     manu 	o Fixed segfault when using AES in Phase1 with OpenSSL>=0.9.7
    109          1.1     manu 	o Fixed NAT-T in aggresive mode.
    110          1.1     manu 	o Fixed testsuite and added testsuite run into make check.
    111          1.1     manu 
    112          1.1     manu 0.3rc3	- 19 March 2004
    113          1.1     manu 	o Fixed compilation error with --enble-yydebug
    114          1.1     manu 	o Better diagnostic when proposals don't match.
    115          1.1     manu 	o Changed/added options to setkey.
    116          1.1     manu 
    117          1.1     manu 0.3rc2	- 11 March 2004
    118          1.1     manu 	o Added documentation for NAT-T
    119          1.1     manu 	o Better NAT-T diagnostic.
    120          1.1     manu 	o Test and workaround for missing va_copy()
    121          1.1     manu 
    122          1.1     manu 0.3rc1	- 04 March 2004
    123          1.1     manu 	o Support for NAT Traversal (NAT-T)
    124          1.1     manu 
    125          1.1     manu 0.2.4	- 29 January 2004
    126          1.1     manu 	o Sync with KAME as of 2004-01-07
    127          1.1     manu 	o Fixed unauthorized deletion of SA in racoon (again).
    128          1.1     manu 
    129          1.1     manu 0.2.3	- 15 January 2004
    130          1.1     manu 	o Support for SA lifetime specified in bytes
    131          1.1     manu 	  (see setkey -bs/-bh options)
    132          1.1     manu 	o Enhance support for OpenSSL 0.9.7
    133          1.1     manu 	o Let racoon be more verbose
    134          1.1     manu 	o Fixed some simple bugs (see ChangeLog for details)
    135          1.1     manu 	o Fixed unauthorized deletion of SA in racoon
    136          1.1     manu 	o Fixed problems on AMD64
    137          1.1     manu 	o Ignore multicast addresses for IKE
    138          1.1     manu 
    139          1.1     manu 0.2.2	- 13 March 2003
    140          1.1     manu 	o Fix racoon to build on some systems that require linking against -lfl
    141          1.1     manu 	o add an RPM spec to the distribution
    142          1.1     manu 
    143          1.1     manu 0.2.1	- 07 March 2003
    144          1.1     manu 	o Fix some more gcc-3.2.2 compiler warnings
    145          1.1     manu 	o Fix racoon to actually configure with ssl in a non-standard location
    146          1.1     manu 	o Fix racoon to not complain if krb5-config is not installed
    147          1.1     manu 
    148          1.1     manu 0.2	- 06 March 2003
    149          1.1     manu 	o Glibc-2.3 support
    150          1.1     manu 	o OpenSSL-0.9.7 support
    151          1.1     manu 	o Fixed duplicate-macro problems
    152          1.1     manu 	o Fix racoon lex/yacc support
    153          1.1     manu 	o Install psk.txt mode 600, racoon.conf mode 644
    154          1.1     manu 	o Fix racoon to look in the correct directory for config files
    155          1.1     manu 
    156          1.1     manu 0.1	- 03 March 2003
    157          1.1     manu 	o Initial release of IPsec-Tools
    158