<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/doc, branch v0-6</title>
<subtitle>libssh shared repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/'/>
<entry>
<title>doc: clarify tutorial error section</title>
<updated>2014-12-05T10:09:34+00:00</updated>
<author>
<name>Davide \"FunkyAss\" Del Zompo</name>
<email>davide.delzompo@gmail.com</email>
</author>
<published>2014-12-01T18:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=df3d53e5610b5ccba00e56b96d93ddb3f50c85bf'/>
<id>df3d53e5610b5ccba00e56b96d93ddb3f50c85bf</id>
<content type='text'>
Signed-off-by: Davide "FunkyAss" Del Zompo &lt;davide.delzompo@gmail.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit bb197de75dc283eb0047e16f107c2441e957ea4f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Davide "FunkyAss" Del Zompo &lt;davide.delzompo@gmail.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit bb197de75dc283eb0047e16f107c2441e957ea4f)
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Fix doxygen.</title>
<updated>2014-05-07T07:35:34+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2014-04-09T13:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=bfbf9283d0a8b8320d1ec9574ae3138e0237847a'/>
<id>bfbf9283d0a8b8320d1ec9574ae3138e0237847a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix ssh_userauth_none() function signature.</title>
<updated>2014-03-27T10:16:23+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2014-03-27T10:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=1928fb6a85c14ceed2cd63b30ce1987eba576555'/>
<id>1928fb6a85c14ceed2cd63b30ce1987eba576555</id>
<content type='text'>
Thanks to David Tibbe!

BUG: https://red.libssh.org/issues/151
(cherry picked from commit 04543c9dbc2e7fb3d43985cd913a0b1225be43d5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to David Tibbe!

BUG: https://red.libssh.org/issues/151
(cherry picked from commit 04543c9dbc2e7fb3d43985cd913a0b1225be43d5)
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Use ssh_channel_accept_forward() in documentation.</title>
<updated>2014-01-16T08:14:52+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2014-01-16T08:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=6223e05b2319e4810a5c375d20aaa28b109a752f'/>
<id>6223e05b2319e4810a5c375d20aaa28b109a752f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>threads: support libgcrypt 1.6 hack</title>
<updated>2014-01-08T21:06:38+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2014-01-08T15:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=1f689261eca006dfe11d7fd220218209a8d4d190'/>
<id>1f689261eca006dfe11d7fd220218209a8d4d190</id>
<content type='text'>
Not 100% satisfied of this patch, but the way libgcrypt handles
threading in 1.6 is not compatible with custom handlers. The
new code basicaly uses pthreads in every case. This will probably
not work on windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Not 100% satisfied of this patch, but the way libgcrypt handles
threading in 1.6 is not compatible with custom handlers. The
new code basicaly uses pthreads in every case. This will probably
not work on windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Improve sftp_read_sync() example.</title>
<updated>2013-10-23T07:55:38+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2013-10-23T07:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=a4e2e01d3ed141e248ca348e39b28dbbde93cb8a'/>
<id>a4e2e01d3ed141e248ca348e39b28dbbde93cb8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Make sure we have the defines to build all docs.</title>
<updated>2013-10-14T13:40:18+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2013-10-14T13:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=58893352b045c0a422206165706c8179094b866f'/>
<id>58893352b045c0a422206165706c8179094b866f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Documentation of curve25519-sha256@libssh.org</title>
<updated>2013-09-27T14:06:09+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2013-09-21T23:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=8ec8d35e1a6049afc130b931daf91038ca85451f'/>
<id>8ec8d35e1a6049afc130b931daf91038ca85451f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Update Features section.</title>
<updated>2013-08-01T12:19:25+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2013-08-01T12:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=3eb66cba37fb338e4537798e9c616a0726d829a7'/>
<id>3eb66cba37fb338e4537798e9c616a0726d829a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Remove obsolete Trac header and footer.</title>
<updated>2013-08-01T12:12:33+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2013-08-01T12:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=514a01f3df2250def24481b2d5eaac21938c3dd9'/>
<id>514a01f3df2250def24481b2d5eaac21938c3dd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
