<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/libssh/CMakeLists.txt, 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>Begin of a solution for threading</title>
<updated>2010-08-30T21:44:03+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-08-30T21:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=bcc2d8474ccfc96a24896b2f6d52673e61e66452'/>
<id>bcc2d8474ccfc96a24896b2f6d52673e61e66452</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved content from deprecated.c to legacy.c</title>
<updated>2010-08-09T20:05:33+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-08-09T20:05:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=714edcb8d9534d30e9bb7ddb5d7cb3844e3a464c'/>
<id>714edcb8d9534d30e9bb7ddb5d7cb3844e3a464c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>server: Make ssh_accept a depreacted function to not break the API.</title>
<updated>2010-08-09T19:39:32+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cynapses.org</email>
</author>
<published>2010-08-09T19:39:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=a6b6a6177562519808b57084b4290f8db555a594'/>
<id>a6b6a6177562519808b57084b4290f8db555a594</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separation work between openssl and libgcrypt</title>
<updated>2010-05-13T23:22:22+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-05-13T23:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=2234c115f25ccf606d28981711bc75871fbd2505'/>
<id>2234c115f25ccf606d28981711bc75871fbd2505</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>Added pki.[ch] files as a new standard API for PKs</title>
<updated>2010-05-01T18:32:27+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-05-01T18:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=430e570629d663efdf550ea4f9669a1fc0bb40f9'/>
<id>430e570629d663efdf550ea4f9669a1fc0bb40f9</id>
<content type='text'>
Right now it's just a wrapper to the existing calls
but soon it's gona be the effective implementation and
other calls will be wrappers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now it's just a wrapper to the existing calls
but soon it's gona be the effective implementation and
other calls will be wrappers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix building on win32/vs7</title>
<updated>2010-04-06T21:24:25+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-04-06T20:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=b2b7bc3b772e013a1c258dfc8d326d2f15e569a3'/>
<id>b2b7bc3b772e013a1c258dfc8d326d2f15e569a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed linking of the tests.</title>
<updated>2010-03-04T19:08:04+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>mail@cynapses.org</email>
</author>
<published>2010-03-02T23:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=9cd5e97596aa10f349e960fb3ff5ca95634a1200'/>
<id>9cd5e97596aa10f349e960fb3ff5ca95634a1200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SSH-1 specific packet functions in packet1.c</title>
<updated>2010-01-23T21:59:10+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-01-23T21:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=68f53540dfbd1cc077f8a91587335207fd7ee5c0'/>
<id>68f53540dfbd1cc077f8a91587335207fd7ee5c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
