<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_openssh/clientloop.c, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/'/>
<entry>
<title>upstream: Remove leave_non_blocking() which is now dead code</title>
<updated>2020-04-24T02:58:13+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2020-04-24T02:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=3beb7276e7a8aedd3d4a49f9c03b97f643448c92'/>
<id>3beb7276e7a8aedd3d4a49f9c03b97f643448c92</id>
<content type='text'>
because nothing sets in_non_blocking_mode any more. Patch from
michaael.meeks at collabora.com, ok djm@

OpenBSD-Commit-ID: c403cefe97a5a99eca816e19cc849cdf926bd09c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because nothing sets in_non_blocking_mode any more. Patch from
michaael.meeks at collabora.com, ok djm@

OpenBSD-Commit-ID: c403cefe97a5a99eca816e19cc849cdf926bd09c
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: make failures when establishing "Tunnel" forwarding terminate</title>
<updated>2020-04-03T02:42:33+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2020-04-03T02:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=663e84bb53de2a60e56a44d538d25b8152b5c1cc'/>
<id>663e84bb53de2a60e56a44d538d25b8152b5c1cc</id>
<content type='text'>
the connection when ExitOnForwardFailure is enabled; bz3116; ok dtucker

OpenBSD-Commit-ID: ef4b4808de0a419c17579b1081da768625c1d735
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the connection when ExitOnForwardFailure is enabled; bz3116; ok dtucker

OpenBSD-Commit-ID: ef4b4808de0a419c17579b1081da768625c1d735
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: change explicit_bzero();free() to freezero()</title>
<updated>2020-02-28T01:26:28+00:00</updated>
<author>
<name>jsg@openbsd.org</name>
<email>jsg@openbsd.org</email>
</author>
<published>2020-02-26T13:40:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=d5ba1c03278eb079438bb038266d80d7477d49cb'/>
<id>d5ba1c03278eb079438bb038266d80d7477d49cb</id>
<content type='text'>
While freezero() returns early if the pointer is NULL the tests for
NULL in callers are left to avoid warnings about passing an
uninitialised size argument across a function boundry.

ok deraadt@ djm@

OpenBSD-Commit-ID: 2660fa334fcc7cd05ec74dd99cb036f9ade6384a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While freezero() returns early if the pointer is NULL the tests for
NULL in callers are left to avoid warnings about passing an
uninitialised size argument across a function boundry.

ok deraadt@ djm@

OpenBSD-Commit-ID: 2660fa334fcc7cd05ec74dd99cb036f9ade6384a
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Remove obsolete XXX comment. ok deraadt@</title>
<updated>2020-02-26T12:07:02+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2020-02-26T01:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=ade8e67bb0f07b12e5e47e7baeafbdc898de639f'/>
<id>ade8e67bb0f07b12e5e47e7baeafbdc898de639f</id>
<content type='text'>
OpenBSD-Commit-ID: bc462cc843947feea26a2e21c750b3a7469ff01b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD-Commit-ID: bc462cc843947feea26a2e21c750b3a7469ff01b
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Output (none) in debug in the case in the CheckHostIP=no case</title>
<updated>2020-02-02T10:18:07+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2020-02-02T09:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=adffbe1c645ad2887ba0b6d24c194aa7a40c5735'/>
<id>adffbe1c645ad2887ba0b6d24c194aa7a40c5735</id>
<content type='text'>
as suggested by markus@

OpenBSD-Commit-ID: 4ab9117ee5261cbbd1868717fcc3142eea6385cf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as suggested by markus@

OpenBSD-Commit-ID: 4ab9117ee5261cbbd1868717fcc3142eea6385cf
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Prevent possible null pointer deref of ip_str in debug.</title>
<updated>2020-02-02T09:31:48+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2020-02-02T09:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=58c819096a2167983e55ae686486ce317b69b2d1'/>
<id>58c819096a2167983e55ae686486ce317b69b2d1</id>
<content type='text'>
OpenBSD-Commit-ID: 37b252e2e6f690efed6682437ef75734dbc8addf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD-Commit-ID: 37b252e2e6f690efed6682437ef75734dbc8addf
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: check the return value of ssh_packet_write_poll() and</title>
<updated>2020-01-30T07:22:34+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2020-01-30T07:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=65d6fd0a8a6f31c3ddf0c1192429a176575cf701'/>
<id>65d6fd0a8a6f31c3ddf0c1192429a176575cf701</id>
<content type='text'>
call sshpkt_fatal() if it fails; avoid potential busy-loop under some
circumstances. Based on patch by Mike Frysinger; ok dtucker@

OpenBSD-Commit-ID: c79fe5cf4f0cd8074cb6db257c1394d5139408ec
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
call sshpkt_fatal() if it fails; avoid potential busy-loop under some
circumstances. Based on patch by Mike Frysinger; ok dtucker@

OpenBSD-Commit-ID: c79fe5cf4f0cd8074cb6db257c1394d5139408ec
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: markus suggests a simplification to previous</title>
<updated>2020-01-30T07:22:34+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2020-01-29T08:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=14ef4efe2bf4180e085ea6738fdbebc199458b0c'/>
<id>14ef4efe2bf4180e085ea6738fdbebc199458b0c</id>
<content type='text'>
OpenBSD-Commit-ID: 10bbfb6607ebbb9a018dcd163f0964941adf58de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD-Commit-ID: 10bbfb6607ebbb9a018dcd163f0964941adf58de
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: give more context to UpdateHostKeys messages, mentioning</title>
<updated>2020-01-29T07:52:55+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2020-01-29T07:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=101ebc3a8cfa78d2e615afffbef9861bbbabf1ff'/>
<id>101ebc3a8cfa78d2e615afffbef9861bbbabf1ff</id>
<content type='text'>
that the changes are validated by the existing trusted host key. Prompted by
espie@ feedback and ok markus@

OpenBSD-Commit-ID: b3d95f4a45f2692f4143b9e77bb241184dbb8dc5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that the changes are validated by the existing trusted host key. Prompted by
espie@ feedback and ok markus@

OpenBSD-Commit-ID: b3d95f4a45f2692f4143b9e77bb241184dbb8dc5
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: for UpdateHostKeys, don't report errors for unsupported</title>
<updated>2020-01-26T02:25:55+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2020-01-26T00:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=74dfc2c859c906eaab1f88a27fd883115ffb928f'/>
<id>74dfc2c859c906eaab1f88a27fd883115ffb928f</id>
<content type='text'>
key types - just ignore them. spotted by and ok dtucker@

OpenBSD-Commit-ID: 91769e443f6197c983932fc8ae9d39948727d473
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
key types - just ignore them. spotted by and ok dtucker@

OpenBSD-Commit-ID: 91769e443f6197c983932fc8ae9d39948727d473
</pre>
</div>
</content>
</entry>
</feed>
