aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Nikos Mavrogiannopoulos 2008-06-29 19:31:37 +0000
committerGravatar Nokis Mavrogiannopoulos 2008-06-29 19:31:37 +0000
commit1897a1c48683a08d6f7f9e2924192710e614cb90 (patch)
tree029987a5f26730a84b17ba7ccda327a45b04a69c /NEWS
parent0e277f2bac918d98b4e1090fb8e5e42e5f9c5653 (diff)
depend on main libgnutls library (and gnutls 2.4.x)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1be436f..0c50249 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
1** Version 0.5.2 (2008-06-29)
2
3- Depend on gnutls 2.4 which has openpgp support in main library.
4
1** Version 0.5.1 (2008-03-05) 5** Version 0.5.1 (2008-03-05)
2 6
3- Added --disable-srp configure option 7- Added --disable-srp configure option
avatar.com/avatar/aedca57113b6770dff365718ebff9034?s=13&d=retro' width='13' height='13' alt='Gravatar' /> Nokis Mavrogiannopoulos 2007-12-15 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-15 * Initial support for openpgp keysGravatar Nokis Mavrogiannopoulos 2007-12-15 * adopted the official libgnutlsextra m4Gravatar Nokis Mavrogiannopoulos 2007-12-15 * adopted the official libgnutlsextra m4Gravatar Nokis Mavrogiannopoulos 2007-12-15 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-10 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-10 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-10 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-10 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-09 * Do not allow resuming sessions on different servers.Gravatar Nokis Mavrogiannopoulos 2007-12-09 * Corrected bug which did not allow the TLS session cache to be used.Gravatar Nokis Mavrogiannopoulos 2007-12-09 * Added support for sending more than one certificate.Gravatar Nokis Mavrogiannopoulos 2007-12-08 * RSA-EXPORT private keys and DH params no longer generated by defaultGravatar Nokis Mavrogiannopoulos 2007-12-08 * added more error checks.Gravatar Nokis Mavrogiannopoulos 2007-12-03 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-03 * better handling of RSAFile and DHFileGravatar Nokis Mavrogiannopoulos 2007-12-03 * report the missing GnuTLSPriorities for the gnutls enabled hosts only.Gravatar Nokis Mavrogiannopoulos 2007-12-02 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-02 * No more defaults for dhparams, rsaparams. Check for GnuTLSPriorities.Gravatar Nokis Mavrogiannopoulos 2007-12-02 * The compatibility mode can now be enabled only using the GnuTLSPriorities str...Gravatar Nokis Mavrogiannopoulos 2007-12-02 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-02 * added SSL_SERVER/CLIENT_S_TYPEGravatar Nokis Mavrogiannopoulos 2007-12-02 * (no commit message)Gravatar Nokis Mavrogiannopoulos 2007-12-02 * export the alternative names of the certificateGravatar Nokis Mavrogiannopoulos 2007-12-02 * added SSL_SERVER_M_SERIAL environment variableGravatar Nokis Mavrogiannopoulos 2007-12-02 * more fixes for subject alternative name.Gravatar Nokis Mavrogiannopoulos 2007-12-02 * some fixes in alternative name support