<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/doc, branch wip/expose_buffer_methods</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: Fix typos in sftp tutorial</title>
<updated>2015-08-18T07:04:16+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-08-18T07:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=da4bebbe1e0384baec004641618bd981f50894ff'/>
<id>da4bebbe1e0384baec004641618bd981f50894ff</id>
<content type='text'>
Thanks to Anthony Baker &lt;AnthonyBaker@fico.com&gt;

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Anthony Baker &lt;AnthonyBaker@fico.com&gt;

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Documentation fix where unsigned is used where signed is expected</title>
<updated>2015-06-24T15:13:26+00:00</updated>
<author>
<name>Jordy Moos</name>
<email>jordy@pbwebmedia.com</email>
</author>
<published>2015-06-12T13:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=fa9fbb1d670e1ee99ba8c5255c2d80ac699496e4'/>
<id>fa9fbb1d670e1ee99ba8c5255c2d80ac699496e4</id>
<content type='text'>
Signed-off-by: Jordy Moos &lt;jordymoos@gmail.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jordy Moos &lt;jordymoos@gmail.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix a typo in curve25519-sha256@libssh.org.txt</title>
<updated>2015-01-13T07:45:51+00:00</updated>
<author>
<name>Tobias Klauser</name>
<email>tklauser@distanz.ch</email>
</author>
<published>2015-01-07T08:39:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=353751e3e33d5022b33a2b6f9952249f4a049482'/>
<id>353751e3e33d5022b33a2b6f9952249f4a049482</id>
<content type='text'>
Fix the typo 'stengths' -&gt; 'strengths' and remove the trailing white
space on the same line.

Signed-off-by: Tobias Klauser &lt;tklauser@distanz.ch&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the typo 'stengths' -&gt; 'strengths' and remove the trailing white
space on the same line.

Signed-off-by: Tobias Klauser &lt;tklauser@distanz.ch&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Fix link to curve25519-sha256@libssh.org spec.</title>
<updated>2015-01-06T14:24:30+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-01-06T14:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=159ef828dde9b2acae53945adaddad61f6f76192'/>
<id>159ef828dde9b2acae53945adaddad61f6f76192</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 a typo, blank lines and trailing spaces.</title>
<updated>2015-01-06T14:22:16+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-01-06T14:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=3dd069c0c85732b254e2b6e72f8a8541b1665911'/>
<id>3dd069c0c85732b254e2b6e72f8a8541b1665911</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: clarify tutorial error section</title>
<updated>2014-12-05T10:09:00+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=bb197de75dc283eb0047e16f107c2441e957ea4f'/>
<id>bb197de75dc283eb0047e16f107c2441e957ea4f</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;
</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;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Fix doxygen.</title>
<updated>2014-04-10T06:54:10+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=01311dd419b08028ac7c6acb030159cadef4ca76'/>
<id>01311dd419b08028ac7c6acb030159cadef4ca76</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:06:01+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=04543c9dbc2e7fb3d43985cd913a0b1225be43d5'/>
<id>04543c9dbc2e7fb3d43985cd913a0b1225be43d5</id>
<content type='text'>
Thanks to David Tibbe!

BUG: https://red.libssh.org/issues/151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to David Tibbe!

BUG: https://red.libssh.org/issues/151
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Add changes to the forwarding tutorial.</title>
<updated>2014-01-16T08:13:06+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2014-01-16T08:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=9d1ddd0547452f44ad9c5517c0e1e095e1a1f4e7'/>
<id>9d1ddd0547452f44ad9c5517c0e1e095e1a1f4e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename build directory to obj.</title>
<updated>2014-01-16T07:53:32+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2014-01-16T07:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=6d09104ad3c048a17749bce5de7b370439e52574'/>
<id>6d09104ad3c048a17749bce5de7b370439e52574</id>
<content type='text'>
Some buildsystem use build in the pathname and so we will filter out
e.g. docs generation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some buildsystem use build in the pathname and so we will filter out
e.g. docs generation.
</pre>
</div>
</content>
</entry>
</feed>
