bagder: curl-www/docs _security.html,1.3,1.4
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/docs In directory labb:/tmp/cvs-serv14400 Modified Files: _security.html Log Message: added links to the SSL libs' security pages Index: _security.html =================================================================== RCS file: /cvsroot/curl/curl-www/docs/_security.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- _security.html 31 Mar 2005 14:56:53 -0000 1.3 +++ _security.html 10 Oct 2005 08:34:45 -0000 1.4 @@ -20,13 +20,17 @@ <br><a href="manual.html">Manual</a> <br><a href="faq.html">FAQ</a> <br><a href="/changes.html">Changelog</a> +<br><a href="http://www.gnu.org/software/gnutls/security.html">GnuTLS sec</a> +<br><a href="http://www.openssl.org/news/vulnerabilities.html">OpenSSL sec</a> </div> <p> - We take security seriously. If you have found or simply suspect a security - problem in curl or libcurl, mail us at <a href="mailto:curl-security at - haxx.se">curl-security at haxx.se</a> (closed list of receivers, mails are - not disclosed) and tell. + We take security seriously and develop curl and libcurl to be secure and + safe. +<p> + If you find or simply suspect a security problem in curl or libcurl, mail us + at <a href="mailto:curl-security at haxx.se">curl-security at haxx.se</a> + (closed list of receivers, mails are not disclosed) and tell. <p> We appreciate getting notified in advance before you go public with security advisories for the sake of our users.