<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/tests/unittests, 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>buffer: do not use ssh_buffer_get_rest_len()</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-24T22:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=d1de73c7aaa65b2a137ada57b479d5a42e4c212f'/>
<id>d1de73c7aaa65b2a137ada57b479d5a42e4c212f</id>
<content type='text'>
As ssh_buffer_get_len() actually calls ssh_buffer_get_rest_len(), let's
just use the first one. This is a preparatory step for removing
ssh_buffer_get_rest_len().

Signed-off-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As ssh_buffer_get_len() actually calls ssh_buffer_get_rest_len(), let's
just use the first one. This is a preparatory step for removing
ssh_buffer_get_rest_len().

Signed-off-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>buffer: rename ssh_buffer_get_rest() to ssh_buffer_get()</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-24T23:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=154c3217f221a10c5157359755ea7dcae8eb1311'/>
<id>154c3217f221a10c5157359755ea7dcae8eb1311</id>
<content type='text'>
Signed-off-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Fabiano Fidêncio &lt;fidencio@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup: use ssh_ prefix in the buffer (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-17T07:43:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=774c0998aa8cd89f86a016b6b6b8ab6b3b8f26e9'/>
<id>774c0998aa8cd89f86a016b6b6b8ab6b3b8f26e9</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>tests: add test for cipher.(de|en)crypt</title>
<updated>2015-09-23T13:09:23+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2015-09-17T12:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=677fa8ced26fb257285fdc1b0729bc49c189c8ee'/>
<id>677fa8ced26fb257285fdc1b0729bc49c189c8ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Fix return code of torture_init</title>
<updated>2015-09-09T07:17:46+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-09-09T07:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=f55b10e4edd2d32b1c9b5492b40e3007d00f1c50'/>
<id>f55b10e4edd2d32b1c9b5492b40e3007d00f1c50</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>tests: Add tests for the new ssh_pki cert functions</title>
<updated>2015-09-07T11:30:34+00:00</updated>
<author>
<name>Axel Eppe</name>
<email>aeppe@google.com</email>
</author>
<published>2015-08-23T16:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=d8be35de7f125daa043699fa4e4e9546de9648b1'/>
<id>d8be35de7f125daa043699fa4e4e9546de9648b1</id>
<content type='text'>
Signed-off-by: Axel Eppe &lt;aeppe@google.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: Axel Eppe &lt;aeppe@google.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>pki: Use the standard logging function</title>
<updated>2015-09-07T08:57:34+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-09-07T08:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=3b0b1c3ee3c88d5bc1c649d20969219e1e43b58d'/>
<id>3b0b1c3ee3c88d5bc1c649d20969219e1e43b58d</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>tests: Migrate to new cmocka API</title>
<updated>2015-09-07T08:40:12+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-09-07T08:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=82a80b205bb5159c3e8da635c47882a14c17120b'/>
<id>82a80b205bb5159c3e8da635c47882a14c17120b</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>cmake: Handle libssh threas library correctly</title>
<updated>2015-09-07T05:46:11+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-09-07T05:46:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=5b586fdfecbe12f3f8e69099d809ca96c7cb978e'/>
<id>5b586fdfecbe12f3f8e69099d809ca96c7cb978e</id>
<content type='text'>
This should fix the build on Windows and would not install pkg files.

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should fix the build on Windows and would not install pkg files.

Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Add checks for ssh_key_is_private()</title>
<updated>2015-08-10T11:57:47+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-08-10T11:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=d54a1ab7981644b8d6f8e1ea58e5ba997f0b0cd6'/>
<id>d54a1ab7981644b8d6f8e1ea58e5ba997f0b0cd6</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>
</feed>
