From: Nikos Mavrogiannopoulos Date: Sun, 10 Apr 2011 07:25:03 +0000 (+0200) Subject: updated TODO X-Git-Tag: gnutls_2_99_1~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7106cf5c36a57592e6fc4620284061acafe4edcb;p=thirdparty%2Fgnutls.git updated TODO --- diff --git a/doc/TODO b/doc/TODO index 0be270d404..3c7bc6d503 100644 --- 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 -