<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/libssh/dh.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>Fix initialization of threading</title>
<updated>2010-09-01T14:05:06+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-09-01T14:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=e67d834156a381fe7ef7933d135130083b86d1e3'/>
<id>e67d834156a381fe7ef7933d135130083b86d1e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Openssl implementation of threading + default imp</title>
<updated>2010-09-01T12:07:45+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-09-01T12:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=8c55294ea9134c32f80d1a399a6a49ecdc9264b2'/>
<id>8c55294ea9134c32f80d1a399a6a49ecdc9264b2</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>Added "fix" for libgcrypt threading, ...</title>
<updated>2010-08-30T12:39:35+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-08-30T12:39:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=e34da1b94dc707e9074b0958ebcd24706442bc81'/>
<id>e34da1b94dc707e9074b0958ebcd24706442bc81</id>
<content type='text'>
... but it doesn't seem to work. This is however the recommanded
way of initializing threading :
http://lists.gnupg.org/pipermail/gcrypt-devel/2009-February/001452.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... but it doesn't seem to work. This is however the recommanded
way of initializing threading :
http://lists.gnupg.org/pipermail/gcrypt-devel/2009-February/001452.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes bug #99</title>
<updated>2010-08-28T21:35:59+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-08-28T21:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=c1efcd28f596da1f09582298c99e557c3f1083c8'/>
<id>c1efcd28f596da1f09582298c99e557c3f1083c8</id>
<content type='text'>
returns error when no cryptographic context is available
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
returns error when no cryptographic context is available
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing /** in doxygen @}'s</title>
<updated>2010-08-28T19:32:08+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-08-28T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=74939b8b8d3d4a61589297751c239648015d9dce'/>
<id>74939b8b8d3d4a61589297751c239648015d9dce</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>Fix warnings found with clang analyzer</title>
<updated>2010-04-28T17:36:39+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-04-28T17:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=7d32ec5d28ecdf72f69d14794fd2fc98003b3fdd'/>
<id>7d32ec5d28ecdf72f69d14794fd2fc98003b3fdd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed private type TYPE_RSA to SSH_KEYTYPE_*</title>
<updated>2010-04-28T10:14:03+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2010-04-28T10:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=904c6ed853af02c4de5ad45356345c5b50e9f62f'/>
<id>904c6ed853af02c4de5ad45356345c5b50e9f62f</id>
<content type='text'>
Also made this enum public
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also made this enum public
</pre>
</div>
</content>
</entry>
</feed>
