summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-09-02 21:29:37 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-09-02 21:29:37 +0000
commitdb5a09ef3483085a602145aba7754100e3e94730 (patch)
treec20aa89f8ba390b098a5cdcc77a71e87e411fe8a
parent0157ced7f20d20d0e306fabca9170deee390e6d0 (diff)
downloadgnutls-db5a09ef3483085a602145aba7754100e3e94730.tar.gz
*** empty log message ***
-rw-r--r--doc/TODO8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/TODO b/doc/TODO
index a3442635f7..d0a0c0778f 100644
--- 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