bagder: curl-www/docs _ssl-compared.html,1.5,1.6

[email protected] Thu, 17 Mar 2011 21:19:07 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/docs
In directory giant.haxx.se:/var/tmp/cvs-serv18362

Modified Files:
	_ssl-compared.html 
Log Message:
updated cyassl info


Index: _ssl-compared.html
===================================================================
RCS file: /cvsroot/curl/curl-www/docs/_ssl-compared.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- _ssl-compared.html	26 Feb 2011 18:43:50 -0000	1.5
+++ _ssl-compared.html	17 Mar 2011 21:19:05 -0000	1.6
@@ -51,7 +51,7 @@
   NICETD OpenSSL NICETDEND
   NICETD GnuTLS NICETDEND
   NICETD NSS NICETDEND
-  NICETD yaSSL NICETDEND
+  NICETD CyaSSL NICETDEND
   NICETD qssl NICETDEND
   NICETD PolarSSL NICETDEND
   NICETD axTLS NICETDEND
@@ -163,7 +163,7 @@
   FEATURE
   FEATURE
   FEATURE
-  MISSING
+  FEATURE
   MISSING
   FEATURE
   FEATURE
@@ -196,7 +196,7 @@
   NEWCOL 1998 ENDCOL
   NEWCOL 2004? ENDCOL
   NEWCOL ? ENDCOL
-  NEWCOL ? ENDCOL
+  NEWCOL 2006 ENDCOL
   NEWCOL ? ENDCOL
   NEWCOL 2006 ENDCOL
   NEWCOL 2006 ENDCOL
@@ -207,7 +207,7 @@
   FEAT 1.0.0c ENDFEAT
   FEAT 2.10.4 ENDFEAT
   FEAT 3.12.4 ENDFEAT
-  FEAT 1.6.5 ENDFEAT
+  FEAT 1.9.0 ENDFEAT
   FEAT ? ENDFEAT
   FEAT 0.14.0 ENDFEAT
   FEAT 1.3.1 ENDFEAT
@@ -235,9 +235,7 @@
  instead of individual files like the other libs do. Suffers a bit from being
  seen as only used by Mozilla's browser and mail client by project members.
 <p>
- yaSSL - lacks docs, has a OpenSSL-compatible API (if built that way) which
- unfortunately doesn't work 100% like OpenSSL. Little used. Dual
- GPL/commercial license.
+ CyaSSL - Little used by curl users. Dual GPL/commercial license.
 <p>
  qssl - made for a single OS so it is of no use or interest for people who
 don't use OS/400
@@ -254,7 +252,7 @@
  The mentioned libraries: <a href="http://www.openssl.org/">OpenSSL</a>, <a
  href="http://www.gnutls.org/">GnuTLS</a>, <a
  href="http://www.mozilla.org/projects/security/pki/nss/">NSS</a>, <a
- href="http://www.yassl.com/">yaSSL</a>, <a
+ href="http://www.yassl.com/">CyaSSL</a>, <a
  href="http://www.polarssl.org/">PolarSSL</a>, <a
  href="http://axtls.sf.net/">axTLS</a>.