bagder: curl-www/docs _libs.html,1.4,1.5
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/docs In directory labb:/tmp/cvs-serv5997/docs Modified Files: _libs.html Log Message: libssh2 is our SSH lib of choice Index: _libs.html =================================================================== RCS file: /cvsroot/curl/curl-www/docs/_libs.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- _libs.html 8 Jul 2006 21:22:45 -0000 1.4 +++ _libs.html 15 Dec 2006 09:07:45 -0000 1.5 @@ -130,7 +130,7 @@ <tr class="odd"> <td align="center"> - <a href="http://www.yassl.com/"><small>www.yassl.com</small></a> + <a href="http://www.yassl.com/">yassl</a> </td> <td> @@ -140,6 +140,17 @@ </td> </tr> +<tr class="even"> +<td align="center"> + <a href="http://www.libssh2.org/">libssh2</a> +</td> + +<td> + For SSH (SCP and SFTP) support, added in (lib)curl 7.16.1. +</td> +</tr> + + </table> #include "_footer.html"