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