aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-02-11 09:55:17 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-02-11 09:55:17 +0000
commit890b34d22e782b21593f8cc4009bae6eccb39a1d (patch)
tree0e1c27319e3a33027faad621c6a75390a1fa7804 /docs/TODO
parente89fb107368ac6644c456915176bd3becec70d41 (diff)
updated
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/TODO b/docs/TODO
index c94bc5f98..a19e47d94 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -158,10 +158,8 @@ TODO
* Make curl's SSL layer capable of using other free SSL libraries. Such as
Mozilla Security Services
- (http://www.mozilla.org/projects/security/pki/nss/), MatrixSSL
- (http://www.matrixssl.org/) or yaSSL (http://yassl.com/). At least the
- latter two could be alternatives for those looking to reduce the footprint
- of libcurl built with OpenSSL or GnuTLS.
+ (http://www.mozilla.org/projects/security/pki/nss/) or MatrixSSL
+ (http://www.matrixssl.org/).
* Peter Sylvester's patch for SRP on the TLS layer.
Awaits OpenSSL support for this, no need to support this in libcurl before