summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2001-09-17 12:29:00 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2001-09-17 12:29:00 +0000
commit230c437f0ee81b3ebccbb962c61d5874654264a7 (patch)
tree535c77528174b4f8503c2a0a55a93026e7d6f813
parent98dd96368dbc6a79414f359afadce10cf2481f36 (diff)
downloadgnutls-230c437f0ee81b3ebccbb962c61d5874654264a7.tar.gz
*** empty log message ***
-rw-r--r--README8
-rw-r--r--doc/TODO2
2 files changed, 7 insertions, 3 deletions
diff --git a/README b/README
index f21991be07..5cbdc2a7aa 100644
--- a/README
+++ b/README
@@ -12,6 +12,10 @@ real world programs)
BUGS:
-There should be plenty, but if you think you found any
-report it to bug-gnutls@gnu.org
+Currently gnuTLS needs a lot of testing. By notifying the developers
+about a possible bug you may help a lot, since testing is really
+important (and expensive). If you think you found a bug,
+report it to bug-gnutls@gnu.org, together with the needed information,
+in order for developers to reproduce it.
+
diff --git a/doc/TODO b/doc/TODO
index a5d6c10459..3f2a1b72f6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -9,10 +9,10 @@ Current list:
* Add support for PKCS12
* Add support for certificates with DSS parameters
* Add function to return the certificate verification path
+* Add TLS more extensions
* Tools for processing/generating certificates
* OpenPGP certificate support (through libgcrypt)
- Add Kerberos support
-- Add WTLS support
(+) Means high priority
(*) Means medium priority