<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_openssh/auth-options.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: fix null-deref on calloc failure; ok djm</title>
<updated>2020-03-13T02:13:30+00:00</updated>
<author>
<name>markus@openbsd.org</name>
<email>markus@openbsd.org</email>
</author>
<published>2020-03-06T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=5f25afe5216ba7f8921e04f79aa4ca0624eca820'/>
<id>5f25afe5216ba7f8921e04f79aa4ca0624eca820</id>
<content type='text'>
OpenBSD-Commit-ID: a313519579b392076b7831ec022dfdefbec8724a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OpenBSD-Commit-ID: a313519579b392076b7831ec022dfdefbec8724a
</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: add a "no-touch-required" option for authorized_keys and</title>
<updated>2019-11-25T01:23:40+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-11-25T00:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=2e71263b80fec7ad977e098004fef7d122169d40'/>
<id>2e71263b80fec7ad977e098004fef7d122169d40</id>
<content type='text'>
a similar extension for certificates. This option disables the default
requirement that security key signatures attest that the user touched their
key to authorize them.

feedback deraadt, ok markus

OpenBSD-Commit-ID: f1fb56151ba68d55d554d0f6d3d4dba0cf1a452e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a similar extension for certificates. This option disables the default
requirement that security key signatures attest that the user touched their
key to authorize them.

feedback deraadt, ok markus

OpenBSD-Commit-ID: f1fb56151ba68d55d554d0f6d3d4dba0cf1a452e
</pre>
</div>
</content>
</entry>
<entry>
<title>remove duplicate #includes</title>
<updated>2019-10-02T00:54:28+00:00</updated>
<author>
<name>Damien Miller</name>
<email>djm@mindrot.org</email>
</author>
<published>2019-10-02T00:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=edd1d3a6261aecbf9a55944fd7be1db83571b46e'/>
<id>edd1d3a6261aecbf9a55944fd7be1db83571b46e</id>
<content type='text'>
Prompted by Jakub Jelen
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prompted by Jakub Jelen
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Plug mem leaks on error paths, based in part on github</title>
<updated>2019-09-13T04:53:45+00:00</updated>
<author>
<name>dtucker@openbsd.org</name>
<email>dtucker@openbsd.org</email>
</author>
<published>2019-09-13T04:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=b36ee3fcb2f1601693b1b7fd60dd6bd96006ea75'/>
<id>b36ee3fcb2f1601693b1b7fd60dd6bd96006ea75</id>
<content type='text'>
pr#120 from David Carlier.  ok djm@.

OpenBSD-Commit-ID: c57adeb1022a8148fc86e5a88837b3b156dbdb7e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pr#120 from David Carlier.  ok djm@.

OpenBSD-Commit-ID: c57adeb1022a8148fc86e5a88837b3b156dbdb7e
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: lots of things were relying on libcrypto headers to</title>
<updated>2019-09-06T07:54:21+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-09-06T04:53:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=be02d7cbde3d211ec2ed2320a1f7d86b2339d758'/>
<id>be02d7cbde3d211ec2ed2320a1f7d86b2339d758</id>
<content type='text'>
transitively include various system headers (mostly stdlib.h); include them
explicitly

OpenBSD-Commit-ID: 5b522f4f2d844f78bf1cc4f3f4cc392e177b2080
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
transitively include various system headers (mostly stdlib.h); include them
explicitly

OpenBSD-Commit-ID: 5b522f4f2d844f78bf1cc4f3f4cc392e177b2080
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: move authorized_keys option parsing helpsers to misc.c</title>
<updated>2019-09-03T08:39:31+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-09-03T08:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=5485f8d50a5bc46aeed829075ebf5d9c617027ea'/>
<id>5485f8d50a5bc46aeed829075ebf5d9c617027ea</id>
<content type='text'>
and make them public; ok markus@

OpenBSD-Commit-ID: c18bcb2a687227b3478377c981c2d56af2638ea2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and make them public; ok markus@

OpenBSD-Commit-ID: c18bcb2a687227b3478377c981c2d56af2638ea2
</pre>
</div>
</content>
</entry>
<entry>
<title>Include stdlib.h for free() and calloc().</title>
<updated>2019-07-23T12:11:50+00:00</updated>
<author>
<name>Darren Tucker</name>
<email>dtucker@dtucker.net</email>
</author>
<published>2019-07-23T12:11:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=2ea60312e1c08dea88982fec68244f89a40912ff'/>
<id>2ea60312e1c08dea88982fec68244f89a40912ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: cap the number of permiopen/permitlisten directives we're</title>
<updated>2019-07-09T04:20:15+00:00</updated>
<author>
<name>djm@openbsd.org</name>
<email>djm@openbsd.org</email>
</author>
<published>2019-07-09T04:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=5b2b79ff7c057ee101518545727ed3023372891d'/>
<id>5b2b79ff7c057ee101518545727ed3023372891d</id>
<content type='text'>
willing to parse on a single authorized_keys line; ok deraadt@

OpenBSD-Commit-ID: a43a752c2555d26aa3fc754805a476f6e3e30f46
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
willing to parse on a single authorized_keys line; ok deraadt@

OpenBSD-Commit-ID: a43a752c2555d26aa3fc754805a476f6e3e30f46
</pre>
</div>
</content>
</entry>
<entry>
<title>upstream: Some asprintf() calls were checked &lt; 0, rather than the</title>
<updated>2019-06-28T01:30:18+00:00</updated>
<author>
<name>deraadt@openbsd.org</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2019-06-27T18:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_openssh/commit/?id=5cdbaa78fcb718c39af4522d98016ad89d065427'/>
<id>5cdbaa78fcb718c39af4522d98016ad89d065427</id>
<content type='text'>
precise == -1. ok millert nicm tb, etc

OpenBSD-Commit-ID: caecf8f57938685c04f125515b9f2806ad408d53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
precise == -1. ok millert nicm tb, etc

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