<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libssh.git/src, branch v0-6</title>
<subtitle>libssh shared repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/'/>
<entry>
<title>poll: Fix compilation with struct ssh_timestamp</title>
<updated>2015-05-06T08:07:38+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-04-02T13:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=6e0dee7845cea22f59bd353ef42b31cb67170030'/>
<id>6e0dee7845cea22f59bd353ef42b31cb67170030</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit e0a73d3dbe909f8e2cb486ed344e5beb8148032e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit e0a73d3dbe909f8e2cb486ed344e5beb8148032e)
</pre>
</div>
</content>
</entry>
<entry>
<title>buffers: Fix a possible null pointer dereference</title>
<updated>2015-04-23T08:34:13+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2015-04-15T14:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=e9d16bd3439205ce7e75017405b1ac6ed5ead062'/>
<id>e9d16bd3439205ce7e75017405b1ac6ed5ead062</id>
<content type='text'>
This is an addition to CVE-2015-3146 to fix the null pointer
dereference. The patch is not required to fix the CVE but prevents
issues in future.

Signed-off-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit 309102547208281215e6799336b42d355cdd7c5d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an addition to CVE-2015-3146 to fix the null pointer
dereference. The patch is not required to fix the CVE but prevents
issues in future.

Signed-off-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit 309102547208281215e6799336b42d355cdd7c5d)
</pre>
</div>
</content>
</entry>
<entry>
<title>CVE-2015-3146: Fix state validation in packet handlers</title>
<updated>2015-04-23T08:34:12+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2015-04-15T14:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=94f6955fbaee6fda9385a23e505497efe21f5b4f'/>
<id>94f6955fbaee6fda9385a23e505497efe21f5b4f</id>
<content type='text'>
The state validation in the packet handlers for SSH_MSG_NEWKEYS and
SSH_MSG_KEXDH_REPLY had a bug which did not raise an error.

The issue has been found and reported by Mariusz Ziule.

Signed-off-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit bf0c7ae0aeb0ebe661d11ea6785fff2cbf4f3dbe)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The state validation in the packet handlers for SSH_MSG_NEWKEYS and
SSH_MSG_KEXDH_REPLY had a bug which did not raise an error.

The issue has been found and reported by Mariusz Ziule.

Signed-off-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit bf0c7ae0aeb0ebe661d11ea6785fff2cbf4f3dbe)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix leak of sftp-&gt;ext when sftp_new() fails</title>
<updated>2015-04-14T18:57:17+00:00</updated>
<author>
<name>Kevin Fan</name>
<email>kevinfan@google.com</email>
</author>
<published>2015-04-14T18:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=d2a990a68ea555d7003edc94eb076356604facea'/>
<id>d2a990a68ea555d7003edc94eb076356604facea</id>
<content type='text'>
Signed-off-by: Kevin Fan &lt;kevinfan@google.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit b5dc8197f78b6639ca75aa93d6c421c0181d0f32)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kevin Fan &lt;kevinfan@google.com&gt;
Reviewed-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit b5dc8197f78b6639ca75aa93d6c421c0181d0f32)
</pre>
</div>
</content>
</entry>
<entry>
<title>include: We should use __func__ which is C99</title>
<updated>2015-04-02T08:57:18+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-04-02T08:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=396f5e21103490fc2eae5509cf9afc723ae85842'/>
<id>396f5e21103490fc2eae5509cf9afc723ae85842</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>Locally restart ssh_poll() upon EINTR.</title>
<updated>2015-02-23T21:06:34+00:00</updated>
<author>
<name>Seb Boving</name>
<email>seb@google.com</email>
</author>
<published>2015-02-18T20:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=6b18f0b4b05f6c13ddfae2e95d10bdf34ed1c306'/>
<id>6b18f0b4b05f6c13ddfae2e95d10bdf34ed1c306</id>
<content type='text'>
BUG: https://red.libssh.org/issues/186

Reviewed-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Signed-off-by: Sebastien Boving &lt;seb@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BUG: https://red.libssh.org/issues/186

Reviewed-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Signed-off-by: Sebastien Boving &lt;seb@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sending EOF on Socket that received a Broken Pipe makes call to poll to hang</title>
<updated>2015-02-23T21:02:35+00:00</updated>
<author>
<name>xjoaalm</name>
<email>joao.almeida@blue-tc.com</email>
</author>
<published>2014-07-31T13:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=8f2eee6509a669dda51eb92e622fa935febfc7e5'/>
<id>8f2eee6509a669dda51eb92e622fa935febfc7e5</id>
<content type='text'>
Reviewed-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Signed-off-by: Joao Pedro Almeida Pereira &lt;joao.almeida@blue-tc.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Aris Adamantiadis &lt;aris@0xbadc0de.be&gt;
Signed-off-by: Joao Pedro Almeida Pereira &lt;joao.almeida@blue-tc.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>sftp: fix endianess issue</title>
<updated>2015-02-11T20:35:02+00:00</updated>
<author>
<name>Aris Adamantiadis</name>
<email>aris@0xbadc0de.be</email>
</author>
<published>2015-02-11T20:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=e9ad0c3c69fb8bc5143e74c5d7e69be8404ffe8d'/>
<id>e9ad0c3c69fb8bc5143e74c5d7e69be8404ffe8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>connect: Fix mingw build.</title>
<updated>2015-01-26T16:10:19+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2014-12-19T10:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=2ccab05cba3eb631d937084fe2d89b35c07b0d72'/>
<id>2ccab05cba3eb631d937084fe2d89b35c07b0d72</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit a198193723b6a17668e95163df9a9de23f66b62f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@cryptomilk.org&gt;
(cherry picked from commit a198193723b6a17668e95163df9a9de23f66b62f)
</pre>
</div>
</content>
</entry>
<entry>
<title>sftp: Fix sftp_get_new_id().</title>
<updated>2015-01-21T07:44:34+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2015-01-21T07:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/fidencio/public_git/libssh.git/commit/?id=58348fcc573628d69a1fefe262f567a95370a579'/>
<id>58348fcc573628d69a1fefe262f567a95370a579</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>
