<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/src/external, 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>cleanup: use ssh_ prefix in the blf (non-static) functions</title>
<updated>2015-10-12T11:56:21+00:00</updated>
<author>
<name>Fabiano Fidêncio</name>
<email>fidencio@redhat.com</email>
</author>
<published>2015-09-16T21:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=65fc8d0fddb172e31111536029c6de2b6f28799d'/>
<id>65fc8d0fddb172e31111536029c6de2b6f28799d</id>
<content type='text'>
Having "ssh_" prefix in the functions' name will avoid possible clashes
when compiling libssh statically.

Signed-off-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Having "ssh_" prefix in the functions' name will avoid possible clashes
when compiling libssh statically.

Signed-off-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>external: Fix resetting the state</title>
<updated>2015-05-04T16:10:30+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-05-04T16:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=a4cecf59d568d2b987c16a1209e357d0153a0216'/>
<id>a4cecf59d568d2b987c16a1209e357d0153a0216</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>external: Make sure we burn buffers in bcrypt</title>
<updated>2015-05-04T15:54:01+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-05-04T15:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=244881b87d7ac113356ede1b3788c9a40b533778'/>
<id>244881b87d7ac113356ede1b3788c9a40b533778</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>external: Fix a possible buffer overrun in bcrypt_pbkdf</title>
<updated>2015-05-04T15:54:01+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-05-04T14:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=cf05e653de569225775d6bf996ffefba9e8e6135'/>
<id>cf05e653de569225775d6bf996ffefba9e8e6135</id>
<content type='text'>
CID: #1250106

This fixes a 1 byte output overflow for large key length (not reachable
in libssh). Pulled from OpenBSD BCrypt PBKDF implementation.

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CID: #1250106

This fixes a 1 byte output overflow for large key length (not reachable
in libssh). Pulled from OpenBSD BCrypt PBKDF implementation.

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmake: Check for sys/param.h header file</title>
<updated>2015-04-10T11:07:12+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-04-10T11:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=b1cb8de3858b4fb6878f3e10e7b749ef55b2574c'/>
<id>b1cb8de3858b4fb6878f3e10e7b749ef55b2574c</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>external: Use standard int types</title>
<updated>2015-04-10T11:02:56+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-04-10T10:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=c699b9ca94ed49d09250058a6ec0e762f4ab2faa'/>
<id>c699b9ca94ed49d09250058a6ec0e762f4ab2faa</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all 3rd-party C files to src/external/</title>
<updated>2015-02-02T13:45:53+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2015-01-21T14:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=2490404d4505ca49e2f8eb7914bb0b1e2d64db8d'/>
<id>2490404d4505ca49e2f8eb7914bb0b1e2d64db8d</id>
<content type='text'>
Signed-off-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&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: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>external: Add OpenSSH bcrypt and blowfish implementation</title>
<updated>2015-02-02T13:45:52+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2014-09-01T06:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=61e2c8f0f75d6cf0948fbac71d92937b9d58fd22'/>
<id>61e2c8f0f75d6cf0948fbac71d92937b9d58fd22</id>
<content type='text'>
Signed-off-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&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: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
