<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_openssh/kex.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: use sshpkt_fatal() for kex_exchange_identification()</title>
<updated>2020-03-14T08:39:30+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2020-03-13T04:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=5becbec023f2037394987f85ed7f74b9a28699e0'/>
<id>5becbec023f2037394987f85ed7f74b9a28699e0</id>
<content type='text'>
errors. This ensures that the logged errors are consistent with other
transport- layer errors and that the relevant IP addresses are logged. bz3129
ok dtucker@

OpenBSD-Commit-ID: 2c22891f0b9e1a6cd46771cedbb26ac96ec2e6ab
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
errors. This ensures that the logged errors are consistent with other
transport- layer errors and that the relevant IP addresses are logged. bz3129
ok dtucker@

OpenBSD-Commit-ID: 2c22891f0b9e1a6cd46771cedbb26ac96ec2e6ab
</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: Make zlib optional. This adds a "ZLIB" build time option</title>
<updated>2020-01-23T10:53:54+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2020-01-23T10:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=7f8e66fea8c4e2a910df9067cb7638999b7764d5'/>
<id>7f8e66fea8c4e2a910df9067cb7638999b7764d5</id>
<content type='text'>
that allows building without zlib compression and associated options.  With
feedback from markus@, ok djm@

OpenBSD-Commit-ID: 44c6e1133a90fd15a3aa865bdedc53bab28b7910
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that allows building without zlib compression and associated options.  With
feedback from markus@, ok djm@

OpenBSD-Commit-ID: 44c6e1133a90fd15a3aa865bdedc53bab28b7910
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap poll.h includes in HAVE_POLL_H.</title>
<updated>2019-10-28T05:27:53+00:00</updated>
<author>
<name>Darren Tucker</name>
<email>dtucker@dtucker.net</email>
</author>
<published>2019-10-28T04:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=6fc7e1c6fec3ba589869ae98e968c0e5e2e4695b'/>
<id>6fc7e1c6fec3ba589869ae98e968c0e5e2e4695b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Correct type for end-of-list sentinel; fixes initializer</title>
<updated>2019-10-09T00:11:41+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2019-10-08T22:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=c2cc25480ba36ab48c1a577bebb12493865aad87'/>
<id>c2cc25480ba36ab48c1a577bebb12493865aad87</id>
<content type='text'>
warnings on some platforms.  ok deraadt.

OpenBSD-Commit-ID: a990dbc2dac25bdfa07e79321349c73fd991efa2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings on some platforms.  ok deraadt.

OpenBSD-Commit-ID: a990dbc2dac25bdfa07e79321349c73fd991efa2
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Allow prepending a list of algorithms to the default set</title>
<updated>2019-09-08T04:49:04+00:00</updated>
<author>
<name>naddy@openbsd.org</name>
<email>naddy@openbsd.org</email>
</author>
<published>2019-09-06T14:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=91a2135f32acdd6378476c5bae475a6e7811a6a2'/>
<id>91a2135f32acdd6378476c5bae475a6e7811a6a2</id>
<content type='text'>
by starting the list with the '^' character, e.g.

HostKeyAlgorithms ^ssh-ed25519
Ciphers ^aes128-gcm@openssh.com,aes256-gcm@openssh.com

ok djm@ dtucker@

OpenBSD-Commit-ID: 1e1996fac0dc8a4b0d0ff58395135848287f6f97
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by starting the list with the '^' character, e.g.

HostKeyAlgorithms ^ssh-ed25519
Ciphers ^aes128-gcm@openssh.com,aes256-gcm@openssh.com

ok djm@ dtucker@

OpenBSD-Commit-ID: 1e1996fac0dc8a4b0d0ff58395135848287f6f97
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: better error code for bad arguments; inspired by</title>
<updated>2019-09-06T02:01:45+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-09-06T01:58:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=00865c29690003b4523cc09a0e104724b9f911a4'/>
<id>00865c29690003b4523cc09a0e104724b9f911a4</id>
<content type='text'>
OpenBSD-Commit-ID: dfc263b6041de7f0ed921a1de0b81ddebfab1e0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD-Commit-ID: dfc263b6041de7f0ed921a1de0b81ddebfab1e0a
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: sprinkle in some explicit errors here, otherwise the</title>
<updated>2019-09-05T10:07:12+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-09-05T09:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=76f09bd95917862101b740afb19f4db5ccc752bf'/>
<id>76f09bd95917862101b740afb19f4db5ccc752bf</id>
<content type='text'>
percolate all the way up to dispatch_run_fatal() and lose all meaninful
context

to help with bz#3063; ok dtucker@

OpenBSD-Commit-ID: 5b2da83bb1c4a3471444b7910b2120ae36438a0a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
percolate all the way up to dispatch_run_fatal() and lose all meaninful
context

to help with bz#3063; ok dtucker@

OpenBSD-Commit-ID: 5b2da83bb1c4a3471444b7910b2120ae36438a0a
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: only send ext_info for KEX_INITIAL; bz#2929 ok dtucker</title>
<updated>2019-09-05T10:07:12+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-09-05T09:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=0ea332497b2b2fc3995f72f6bafe9d664c0195b3'/>
<id>0ea332497b2b2fc3995f72f6bafe9d664c0195b3</id>
<content type='text'>
OpenBSD-Commit-ID: 00f5c6062f6863769f5447c6346f78c05d2e4a63
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD-Commit-ID: 00f5c6062f6863769f5447c6346f78c05d2e4a63
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: fix reversed arguments to kex_load_hostkey(); manifested as</title>
<updated>2019-01-21T12:13:53+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-01-21T12:08:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=70edd73edc4df54e5eee50cd27c25427b34612f8'/>
<id>70edd73edc4df54e5eee50cd27c25427b34612f8</id>
<content type='text'>
errors in cert-hostkey.sh regress failures.

OpenBSD-Commit-ID: 12dab63850b844f84d5a67e86d9e21a42fba93ba
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
errors in cert-hostkey.sh regress failures.

OpenBSD-Commit-ID: 12dab63850b844f84d5a67e86d9e21a42fba93ba
</pre>
</div>
</content>
</entry>
</feed>
