<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/libssh/agent.c, branch v0-5</title>
<subtitle>libssh shared repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/'/>
<entry>
<title>misc: Rename libssh/ to src/</title>
<updated>2010-09-06T12:28:38+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cynapses.org</email>
</author>
<published>2010-09-06T12:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f7842e3a4b9acea2126ff725f993c299aef0e6db'/>
<id>f7842e3a4b9acea2126ff725f993c299aef0e6db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>agent: Use the our poll typedef.</title>
<updated>2010-06-24T07:19:10+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cynapses.org</email>
</author>
<published>2010-06-24T07:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=703f125882caa8ead59473a9f31294fbe16a2667'/>
<id>703f125882caa8ead59473a9f31294fbe16a2667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>agent: Use ssh_poll in agent code.</title>
<updated>2010-06-17T11:21:22+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cynapses.org</email>
</author>
<published>2010-06-17T11:21:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=985019ab64b8d07ba41b9d8056831140a8cd2618'/>
<id>985019ab64b8d07ba41b9d8056831140a8cd2618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize libssh namespace + legacy wrappers</title>
<updated>2010-05-13T22:51:08+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-05-13T22:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=b23b3f1d9951df3ea7cc074de40db04bdf0d3a1c'/>
<id>b23b3f1d9951df3ea7cc074de40db04bdf0d3a1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssh_socket support for 2 fd + Proxyhost command</title>
<updated>2010-05-08T22:48:10+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-05-08T22:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f31a14b7932ef4cc165ddd8f1f1a5b23eb21beb3'/>
<id>f31a14b7932ef4cc165ddd8f1f1a5b23eb21beb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos from a* to error.c</title>
<updated>2010-01-06T20:12:00+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-01-06T20:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=84e6aca5c523768653b751d2d770f0fedcbbe0a9'/>
<id>84e6aca5c523768653b751d2d770f0fedcbbe0a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>struct socket -&gt; struct ssh_socket_struct +typedef</title>
<updated>2009-12-06T21:48:56+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-12-06T21:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=a1e05c62ae73a87a8c52d09c2f31fc7bc2b60d0e'/>
<id>a1e05c62ae73a87a8c52d09c2f31fc7bc2b60d0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>buffer_get_data returns 0 on error, so checking buffer_get_u* for &lt; 0 makes no sense</title>
<updated>2009-10-25T08:50:06+00:00</updated>
<author>
<name>Bernhard R. Link</name>
<email>brlink@debian.org</email>
</author>
<published>2009-10-23T20:20:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=ef8246a592d374cfc6e5818365037c07ee7d7b3b'/>
<id>ef8246a592d374cfc6e5818365037c07ee7d7b3b</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;mail@cynapses.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;mail@cynapses.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>More include file splitting</title>
<updated>2009-09-25T23:15:48+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-09-25T23:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=3e314e863cb70f8594b0c9b79d14edb3a929d708'/>
<id>3e314e863cb70f8594b0c9b79d14edb3a929d708</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved lots of declaration out of priv.h</title>
<updated>2009-09-23T21:51:04+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2009-09-23T21:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f84ebc2e2770b16b43c62ecb67cf8d4bd1b99d72'/>
<id>f84ebc2e2770b16b43c62ecb67cf8d4bd1b99d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
