<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>libssh &#187; Uncategorized</title>
	<atom:link href="http://www.libssh.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.libssh.org</link>
	<description>The SSH Library!</description>
	<lastBuildDate>Thu, 02 Feb 2012 18:45:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>libssh 0.5.2</title>
		<link>http://www.libssh.org/2011/09/17/libssh-0-5-2/</link>
		<comments>http://www.libssh.org/2011/09/17/libssh-0-5-2/#comments</comments>
		<pubDate>Sat, 17 Sep 2011 07:18:27 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=257</guid>
		<description><![CDATA[This is another bugfix release of libssh version 0.5.

If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.5.2 here. For Windows binaries we suggest to use our MSVC build or the MSVC and ...]]></description>
			<content:encoded><![CDATA[<p>This is another bugfix release of libssh version 0.5.</p>
<p>If you are new to libssh read <a href="http://api.libssh.org/master/libssh_tutorial.html" target="_blank">The Tutorial</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.5.2 <a href="https://red.libssh.org/projects/libssh/files" target="_blank">here</a>. For Windows binaries we suggest to use our <a href="http://www.libssh.org/files/win32/0.5/">MSVC build</a> or the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/" target="_blank">here</a>. Packages for Fedora and for openSUSE are available <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Increased window size x10.</li>
<li>Fixed SSHv1.</li>
<li>Fixed bugged lists.</li>
<li>Fixed use-after-free + inconsistent callbacks call in poll.</li>
<li>Fixed scp documentation.</li>
<li>Fixed possible infinite loop in channel_read().</li>
<li>Fixed handling of short reads of sftp_async_read().</li>
<li>Fixed handling request service timeout in blocking mode.</li>
<li>Fixed ssh_auth_list() documentation.</li>
<li>Fixed incorrect return values in ssh_channel_write().</li>
<li>Fixed an infinite loop in the termination callback.</li>
<li>Fixed handling of SSH_AGAIN in channel_open().</li>
<li>Fixed &#8220;status -5 inflating zlib packet&#8221;</li>
</ul>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=257&amp;md5=d794c5cc27953f56aca0aee0c19a9b00" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2011/09/17/libssh-0-5-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh 0.5.1</title>
		<link>http://www.libssh.org/2011/08/09/libssh-0-5-1/</link>
		<comments>http://www.libssh.org/2011/08/09/libssh-0-5-1/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 15:55:06 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=251</guid>
		<description><![CDATA[This is our first libssh bugfix release of the 0.5 version.

If you are new to libssh read The Tutorial how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.5.1 here (gpg asc). For Windows binaries we suggest to use our MSVC build ...]]></description>
			<content:encoded><![CDATA[<p>This is our first libssh bugfix release of the 0.5 version.</p>
<p>If you are new to libssh read <a href="http://api.libssh.org/master/libssh_tutorial.html" target="_blank">The Tutorial</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.5.1 <a href="http://www.libssh.org/files/0.5/libssh-0.5.1.tar.gz" target="_blank">here</a> (<a href="http://www.libssh.org/files/0.5/libssh-0.5.1.tar.gz.asc" target="_blank">gpg asc</a>). For Windows binaries we suggest to use our <a href="http://www.libssh.org/files/win32/0.5/">MSVC build</a> or the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/" target="_blank">here</a>. Packages for Fedora and for openSUSE are available <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added checks for NULL pointers in string.c.</li>
<li>Set the channel max packet size to 32768.</li>
<li>Don&#8217;t (de)compress empty buffers.</li>
<li>Fixed ssh_scp_write so it works when doing recursive copy.</li>
<li>Fixed another source of endless wait.</li>
<li>Fixed an endless loop in case of a channel_open error.</li>
<li>Fixed session timeout handling.</li>
<li>Fixed ssh_channel_from_local() loop.</li>
<li>Fixed permissions of scp example when we copy a file.</li>
<li>Workaround ssh_get_user_home_dir on LDAP users.</li>
<li>Added pkg-config support for libssh_threads.</li>
<li>Fixed compilation without server and sftp modes.</li>
<li>Fix static .lib overwriting on Windows.</li>
</ul>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=251&amp;md5=71d08e13c03fe7fbc8539381f4c4a175" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2011/08/09/libssh-0-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libssh at FOSDEM 2011</title>
		<link>http://www.libssh.org/2011/01/29/libssh-at-fosdem-2011/</link>
		<comments>http://www.libssh.org/2011/01/29/libssh-at-fosdem-2011/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 19:26:36 +0000</pubDate>
		<dc:creator>aris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=217</guid>
		<description><![CDATA[Your favourite SSH library will be represented by Andreas and myself at Fosdem, and we will even have a few words in the security/hardware crypto devroom. Don't hesitate to hang around with us and have a beer or two...

See you at FOSDEM !

Aris]]></description>
			<content:encoded><![CDATA[<p>Your favourite SSH library will be represented by Andreas and myself at <a href="http://www.fosdem.org">Fosdem</a>, and we will even have a few words in the <a href="http://fosdem.org/2011/schedule/track/security_hardware_crypto_devroom">security/hardware crypto devroom</a>. Don&#8217;t hesitate to hang around with us and have a beer or two&#8230;</p>
<p>See you at FOSDEM !</p>
<p>Aris</p>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=217&amp;md5=db6cfd4d849589aa330ae5df1a11378b" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2011/01/29/libssh-at-fosdem-2011/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to contribute to libssh</title>
		<link>http://www.libssh.org/2010/12/30/how-to-contribute-to-libssh/</link>
		<comments>http://www.libssh.org/2010/12/30/how-to-contribute-to-libssh/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 11:55:51 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=197</guid>
		<description><![CDATA[libssh is an open source project and there are several ways to contribute. We will show you some ways how to do that depending on your hardware access and knowledge.

Users:

As a user you can report bugs to our bugtracking system at http://red.libssh.org/. Another way could be to package libssh for you distribution.

Application Developer:

As above ...]]></description>
			<content:encoded><![CDATA[<p>libssh is an open source project and there are several ways to contribute. We will show you some ways how to do that depending on your hardware access and knowledge.</p>
<h3>Users:</h3>
<p>As a user you can report bugs to our bugtracking system at <a href="http://red.libssh.org/">http://red.libssh.org/</a>. Another way could be to package libssh for you distribution.</p>
<h3>Application Developer:</h3>
<p>As above you can report bugs. If you have an exotic platform and you&#8217;re not sure if libssh is supported on this platform you can take a look at our <a href="http://test.libssh.org/index.php?project=libssh">dashboard</a>. If you can&#8217;t find your platform in the dashboard this doesn&#8217;t mean that libssh doesn&#8217;t work on it, it is just not actively supported.</p>
<p>If you want support for your platform there are two possibilities:</p>
<ol>
<li>You report bugs and create patches and check regluarly if it still works on your platform.</li>
<li><strong>You can provide a Nightly Build for libssh.</strong></li>
</ol>
<p>How does this work:</p>
<p>You need a machine with the following packages installed: <a href="http://www.cmake.org/">cmake</a>, <a href="http://code.google.com/p/cmockery/">cmockery</a>, <a href="http://git-scm.com/">git</a>, <a href="http://www.openssl.org/">openssl</a>, <a href="http://www.zlib.net/">zlib</a><br />
Grab the ctest instructions from: http://git.libssh.org/projects/libssh.git/tree/tests/ctest-default.cmake<br />
Edit the file and change:</p>
<p>CTEST_DIRECTORY: The directory to use to do the git checkout and build<br />
CTEST_SITE: Your hostname &#8211;fqdn<br />
CTEST_BUILD_NAME: The build name e.g. Fedora_13-GCC_4.5-x86_64-default<br />
CTEST_CMAKE_GENERATOR: The generator e.g. Unix Makefiles (see <code>man ctest</code>)<br />
CTEST_MODEL: Which should be Nightly</p>
<p>Then run ctest with: <code>ctest -S path/to/cmake-default.cmake</code></p>
<h3>Contributor:</h3>
<p>You can start to be an active contributor to libssh. Register at the mailing list and take a look in our <a href="http://red.libssh.org/">bugtracker</a> what needs to be done or fixed <img src='http://www.libssh.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=197&amp;md5=e5fbbf598804c428695740a1f13673f1" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/12/30/how-to-contribute-to-libssh/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New hardware for libssh.org</title>
		<link>http://www.libssh.org/2010/12/18/new-hardware-for-libssh-org/</link>
		<comments>http://www.libssh.org/2010/12/18/new-hardware-for-libssh-org/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 11:25:44 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=168</guid>
		<description><![CDATA[We have new hardware for libssh.org. So several services of libssh.org have moved to a new server. The most important services have already been enabled again.

Git clone:
git clone git://git.libssh.org/projects/libssh.git

Web:
http://git.libssh.org/ - git web interface
http://api.libssh.org/ - libssh documentation
http://test.libssh.org/ - testing infrastructure
http://red.libssh.org/ - redmine installation (soon)]]></description>
			<content:encoded><![CDATA[<p>We have new hardware for libssh.org. So several services of libssh.org have moved to a new server. The most important services have already been enabled again.</p>
<p>Git clone:<br />
git clone git://git.libssh.org/projects/libssh.git</p>
<p>Web:<br />
<a href="http://git.libssh.org/">http://git.libssh.org/</a> &#8211; git web interface<br />
<a href="http://api.libssh.org/">http://api.libssh.org/</a> &#8211; libssh documentation<br />
<a href="http://test.libssh.org/">http://test.libssh.org/</a> &#8211; testing infrastructure<br />
http://red.libssh.org/ &#8211; redmine installation (soon)</p>
<p class="wp-flattr-button"></p> <p><a href="http://www.libssh.org/?flattrss_redirect&amp;id=168&amp;md5=b582d565b4180bbfd31e2faca4d6ff69" title="Flattr" target="_blank"><img src="http://www.libssh.org/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/12/18/new-hardware-for-libssh-org/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Five years of libssh development</title>
		<link>http://www.libssh.org/2010/10/13/five-years-of-libssh-development/</link>
		<comments>http://www.libssh.org/2010/10/13/five-years-of-libssh-development/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 19:53:24 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=163</guid>
		<description><![CDATA[Here is some nice video how libssh evolved ...

]]></description>
			<content:encoded><![CDATA[<p>Here is some nice video how libssh evolved &#8230;</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/0KmBAC95BQg?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/0KmBAC95BQg?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/10/13/five-years-of-libssh-development/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.5</title>
		<link>http://www.libssh.org/2010/07/13/libssh-0-4-5/</link>
		<comments>http://www.libssh.org/2010/07/13/libssh-0-4-5/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 08:49:59 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=124</guid>
		<description><![CDATA[This is a new libssh release which fixes the poll(2)-emulation on Windows and adds an option to bind the client to an ip address.

If you are new to libssh read the API reference how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh ...]]></description>
			<content:encoded><![CDATA[<p>This is a new libssh release which fixes the poll(2)-emulation on Windows and adds an option to bind the client to an ip address.</p>
<p>If you are new to libssh read the <a href="http://dev.libssh.org/doxygen" target="_blank">API reference</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.4.5 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added option to bind a client to an ip address.</li>
<li>Fixed the ssh socket polling function.</li>
<li>Fixed Windows related bugs in bsd_poll().</li>
<li>Fixed serveral build warnings.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/07/13/libssh-0-4-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.4</title>
		<link>http://www.libssh.org/2010/06/01/libssh-0-4-4/</link>
		<comments>http://www.libssh.org/2010/06/01/libssh-0-4-4/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 08:36:54 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=118</guid>
		<description><![CDATA[This is a new libssh release which fixes a null-termination problem in the tilde expand function and applying the options.

If you are new to libssh read the API reference how to get started. Please join our mailing list or visit our irc channel if you have questions.

You can download libssh 0.4.4 here. For Windows ...]]></description>
			<content:encoded><![CDATA[<p>This is a new libssh release which fixes a null-termination problem in the tilde expand function and applying the options.</p>
<p>If you are new to libssh read the <a href="http://dev.libssh.org/doxygen" target="_blank">API reference</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.</p>
<p>You can download libssh 0.4.4 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Fixed a bug in the expand function for escape sequences.</li>
<li>Fixed a bug in the tilde expand function.</li>
<li>Fixed a bug in setting the options.</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/06/01/libssh-0-4-4/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>libssh 0.4.2</title>
		<link>http://www.libssh.org/2010/03/15/libssh-0-4-2/</link>
		<comments>http://www.libssh.org/2010/03/15/libssh-0-4-2/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 19:02:06 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=107</guid>
		<description><![CDATA[This is a new minor libssh release which fixes some bugs and adds some small features like setting the owner and group in the sftp attributes if we talk to an openssh server. This version fixes some bugs discovered with KDE SC 4.4.1.

This version of libssh has official Windows support. The KDE Windows team ...]]></description>
			<content:encoded><![CDATA[<p>This is a new minor libssh release which fixes some bugs and adds some small features like setting the owner and group in the sftp attributes if we talk to an openssh server. This version fixes some bugs discovered with <a href="http://www.kde.org/announcements/4.4/">KDE SC 4.4.1</a>.</p>
<p>This version of libssh has official Windows support. The KDE Windows team ensures that the library is correctly working with MinGW and MSVC. Thanks for this!</p>
<p>If you are new to libssh read the <a href="http://dev.libssh.org/doxygen" target="_blank">API reference</a> how to get started. Please <a href="http://www.libssh.org/communication/" target="_blank">join our mailing list</a> or <a href="irc://irc.freenode.net/libssh">visit our irc channel</a> if you have questions.<br />
You can download libssh 0.4.2 <a href="http://www.libssh.org/files/" target="_blank">here</a>. For Windows binaries we suggest to use the MSVC and MinGW binaries from the KDE Windows project <a href="http://winkde.org/pub/kde/ports/win32/releases/nightly/latest/" target="_blank">here</a>. Packages for Fedora are available here and for openSUSE <a href="http://download.opensuse.org/repositories/network:/synchronization:/files/" target="_blank">here</a>.</p>
<p><strong>ChangeLog:</strong></p>
<ul>
<li>Added owner and group information in sftp attributes.</li>
<li>Added missing SSH_OPTIONS_FD option.</li>
<li>Added printout of owner and group in the sftp example.</li>
<li>Added a prepend function for ssh_list.</li>
<li>Added send back replies to openssh&#8217;s keepalives.</li>
<li>Fixed documentation in scp code</li>
<li>Fixed longname parsing, this only workings with readdir.</li>
<li>Fixed and added support for several identity files.</li>
<li>Fixed sftp_parse_longname() on Windows.</li>
<li>Fixed a race condition bug in ssh_scp_close()</li>
<li>Remove config support for SSHv1 Cipher variable.</li>
<li>Rename ssh_list_add to ssh_list_append.</li>
<li>Rename ssh_list_get_head to ssh_list_pop_head</li>
</ul>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2010/03/15/libssh-0-4-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KDE uses libssh</title>
		<link>http://www.libssh.org/2009/10/01/kde-uses-libssh/</link>
		<comments>http://www.libssh.org/2009/10/01/kde-uses-libssh/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 08:07:44 +0000</pubDate>
		<dc:creator>gladiac</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.libssh.org/?p=78</guid>
		<description><![CDATA[The KDE project uses libssh for their kio_sftp implementation now. The new kio slave based on libssh will be released with KDE 4.4.0. As the implementation works fairly well, openSUSE has backported the patches to their KDE 4.3 release which is available in the openSUSE Build Service and will be released with openSUSE 11.2. ...]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.kde.org/">KDE</a> project uses libssh for their kio_sftp implementation now. The new kio slave based on libssh will be released with KDE 4.4.0. As the implementation works fairly well, <a href="http://www.opensuse.org/">openSUSE</a> has backported the patches to their KDE 4.3 release which is available in the <a href="http://build.opensuse.org/">openSUSE Build Service</a> and will be released with <a href="http://en.opensuse.org/OpenSUSE_11.2">openSUSE 11.2</a>. More features will be added as soon as libssh 0.4 is released. The first release candidates will follow soon.</p>
<p>With the help of the <a href="http://windows.kde.org/">KDE Team</a> we have official support for Windows and MSVC now. The KDE Team checks regularly if the latest development version compiles and works. We will offer this support with the upcoming release of libssh, version 0.4.</p>
<p class="wp-flattr-button"></p>]]></content:encoded>
			<wfw:commentRss>http://www.libssh.org/2009/10/01/kde-uses-libssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

