summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-02 20:50:02 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-02 20:50:02 +0000
commit4f9c45f1aa8f2cb437a99588bdaf87d5d72d3ead (patch)
tree4212d4bebf1f41905c0c5e10ce91855410615b54 /doc
parentb07df79666a5fa00c08678077d9014c377dda257 (diff)
downloadgnutls-4f9c45f1aa8f2cb437a99588bdaf87d5d72d3ead.tar.gz
Removed stubs for srp and anonymous authentication. Added test suite directory.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 269bead0c1..f23d2d6f07 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,8 +4,6 @@ in order to avoid having people working on the same thing.
Current list:
* Audit the code
-* Optimize functions which now return malloc'd data
-* Minimize footprint.
* Add function(s) to get the DHE/A parameters
* Add function(s) to extract the certificate key's parameters
* Add PKCS-12 support