]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
*** empty log message ***
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 7 Sep 2001 11:16:31 +0000 (11:16 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 7 Sep 2001 11:16:31 +0000 (11:16 +0000)
doc/README.autoconf
doc/TODO

index 177098f03ef9b3f97f505c8bb0d0258c7da3f028..6852c03c3051a7a64590a56dc2d20db188286a25 100644 (file)
@@ -5,7 +5,7 @@ aclocal.m4:
  include(gnutls.m4)
 
 configure.in:
- AM_PATH_GNUTLS( 0.2.0,, AC_MSG_ERROR[[*** gnutls was not found]]))
+ AM_PATH_GNUTLS( 0.2.3,, AC_MSG_ERROR[[*** gnutls was not found]]))
 
 
 these macros define GNUTLS_LIBS and GNUTLS_CFLAGS.
index f017ce5cac110c48b5cd3f39d8ff7ba10c563788..839cfe286468c6145b9a34af9ed244bdb4a0459f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,8 +2,9 @@
 * Add DHE_* ciphersuites
 * Add support for PKCS12
 * Add function to return the certificate verification path
-* Tools for processing/generating certificates (fabio.fiorina@alcatel.it is working on that)
+* Tools for processing/generating certificates
 * Documentation (of existing functions + Manual)
 * OpenPGP certificate support (through libgcrypt)
-* Add Kerberos support (who wants that?)
 * Audit the code (volunteers?)
+* Add Kerberos support (only if sponsored)
+* Add WTLS support (only if sponsored)