]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 2 Sep 2002 21:29:37 +0000 (21:29 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 2 Sep 2002 21:29:37 +0000 (21:29 +0000)
doc/TODO

index a3442635f79aefa4c8ca2cbee17849d923bc3a48..d0a0c0778f5c182bfb992404a6026801c012d627 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,15 +4,13 @@ in order to avoid having people working on the same thing.
 
 Current list:
 + Add ability to read PKCS-12 structures (certificate and private key)
-+ Add support for temporary RSA keys (needed in EXPORT ciphersuites)
 * Add option to read the SRP parameters using a callback (server side)
-* Add support for the certificate authenticated SRP cipher suites
-* Add function to return cipher suite names
 * Convert documentation to texinfo format
 * Merge common stuff in DHE and DHA key exchange
-* Add GPGSM certificate manager support
-* Add support for certificate CRLs
+* Add support for certificate CRLs in certificate verification
 * Audit the code
+* Add GPGSM certificate manager support
+- Add support for the certificate authenticated SRP cipher suites
 - Add Kerberos support
 
 (+) Means high priority