summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-16 10:22:57 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-11-16 10:22:57 +0000
commitfa2385e63331ecc9a3a2066315adb2de29cbe711 (patch)
tree19e53d888f8c3de4391147cb717fc42e6ddb2a89
parente1a92e65f4972778764282ecd011fc6e1d500224 (diff)
downloadgnutls_0_2_11.tar.gz
*** empty log message ***gnutls_0_2_11
-rw-r--r--NEWS3
-rw-r--r--doc/TODO1
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index efe374c446..2f3e21a471 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.2.11
+Version 0.2.11 (16/11/2001)
- Changed the meaning of GNUTLS_E_REHANDSHAKE value. If this value
is returned, then the caller should perform a handshake or send
an alert to the peer.
@@ -8,6 +8,7 @@ Version 0.2.11
- Bugfixes in session handling
- Improved non blocking IO support in the Handshake Protocol
- Usual bugfixes and cleanups
+- Documentation updated (includes ASN.1 documentation)
Version 0.2.10 (5/11/2001)
- Corrected bugs and improved non blocking IO
diff --git a/doc/TODO b/doc/TODO
index fea0e5a9ea..81e33d199b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -6,6 +6,7 @@ Current list:
+ Make gnutls independent of the Certificate Manager (in order to support
other x.509 certificate managers)
* Add callbacks to get SRP parameters (instead of a reading password file)
+* Trace memory leaks in libgcrypt
* Drop dnsname extension
* Minimize footprint.
* Add support for certificates with DSS parameters