aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-05-11 11:56:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-05-11 11:56:04 +0000
commit60e26199a266ca109ff85481457696090aebe48a (patch)
tree0bb543edd99aa4ce65b015953591b71fca4964f8
parent11defd180c283ec0cbd486250db82e20886666a1 (diff)
MatrixSSL and yaSSL are two free libs we _could_ support
-rw-r--r--docs/TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/TODO b/docs/TODO
index aa843b381..6c4972bb2 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -143,8 +143,11 @@ TODO
Clark)
* Make curl's SSL layer capable of using other free SSL libraries. Such as
- the Mozilla Security Services:
- http://www.mozilla.org/projects/security/pki/nss/
+ 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.
LDAP