summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2005-10-29 20:08:58 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2005-10-29 20:08:58 +0000
commitb90a3d29654009c76671c05e6ccd2522d3d5d7b3 (patch)
tree0cc2e2545d07222576688e29e2c579aee2d5a34b
parenta505481a94bd41738c5a1e4fd0572f561c69efbf (diff)
downloadgnutls-b90a3d29654009c76671c05e6ccd2522d3d5d7b3.tar.gz
*** empty log message ***
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index addcbfbffc..a3fe041f5c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -6,8 +6,6 @@ Current list:
* Convert the current sexp stuff to the gcrypt ac API.
* Make the current ciphering code a bit more abstract to
allow easy integration with TLS hardware.
-* Make the session data (used for session resuming) platform
- independent.
* Allow adding multiple subject alternative names.
* Allow verifying of certificates on their reception.
* Verify added CRLs (is it really needed?)