]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated TODO
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Apr 2011 07:25:03 +0000 (09:25 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Apr 2011 07:25:03 +0000 (09:25 +0200)
doc/TODO

index 0be270d40460427a5a350a5136fdbfaae1077c5f..3c7bc6d503b67d7430d2b90b17010aa29f689979 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,6 +5,7 @@ in order to avoid having people working on the same thing.
 Current list:
 + Allow setting a list of trusted plain certificates (not CAs) in the
   gnutls_x509_trust_list_t, to verify against.
+* Allow override of the system time() function.
 * Allow setting a PKCS #11 module to gnutls_x509_trust_list_t, to verify 
   against, similarly to NSS way.
 * Support replacing individual algorithms via a PKCS #11 module -