<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/PasswordCrypt.c, branch rolling</title>
<subtitle> (mirror of https://github.com/vyos/efi-boot-shim.git)
</subtitle>
<id>https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2021-03-23T23:49:46+00:00</updated>
<entry>
<title>New upstream version 15.3</title>
<updated>2021-03-23T23:49:46+00:00</updated>
<author>
<name>Steve McIntyre</name>
<email>steve@einval.com</email>
</author>
<published>2021-03-23T23:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=031e5cce385d3f96b1caa1d53495332a7eb03749'/>
<id>urn:sha1:031e5cce385d3f96b1caa1d53495332a7eb03749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New upstream version 15+1531942534.dd3230d</title>
<updated>2018-07-24T20:24:23+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2018-07-24T20:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f892ac66084ab0315adb0c52e4a39b518730d023'/>
<id>urn:sha1:f892ac66084ab0315adb0c52e4a39b518730d023</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New upstream version 12+1501864225.b586175</title>
<updated>2017-08-07T21:34:45+00:00</updated>
<author>
<name>Mathieu Trudel-Lapierre</name>
<email>mathieu.trudel-lapierre@canonical.com</email>
</author>
<published>2017-08-07T21:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f4173af1ad45a270a5d8b2283f8018582484a553'/>
<id>urn:sha1:f4173af1ad45a270a5d8b2283f8018582484a553</id>
<content type='text'>
</content>
</entry>
<entry>
<title>additional bounds-checking on section sizes</title>
<updated>2014-04-11T18:41:22+00:00</updated>
<author>
<name>Kees Cook</name>
<email>kees@outflux.net</email>
</author>
<published>2014-04-11T18:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=47a9d2c908078ff79c4a4043855ec499241c8977'/>
<id>urn:sha1:47a9d2c908078ff79c4a4043855ec499241c8977</id>
<content type='text'>
This adds additional bounds-checking on the section sizes. Also adds
-Wsign-compare to the Makefile and replaces some signed variables with
unsigned counteparts for robustness.

Signed-off-by: Kees Cook &lt;kees@ubuntu.com&gt;
</content>
</entry>
<entry>
<title>Revert "additional bounds-checking on section sizes"</title>
<updated>2013-10-23T14:50:36+00:00</updated>
<author>
<name>Peter Jones</name>
<email>pjones@redhat.com</email>
</author>
<published>2013-10-23T14:50:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=cf718e194040b4fb0937d5b926545367118b6041'/>
<id>urn:sha1:cf718e194040b4fb0937d5b926545367118b6041</id>
<content type='text'>
This reverts commit 21e40f0174814b3d91836e38c7cf95c8f2f1f3a4.

In principle I like the idea of what's going on here, but
generate_hash() really does need to have the expected result.
</content>
</entry>
<entry>
<title>additional bounds-checking on section sizes</title>
<updated>2013-10-22T15:23:51+00:00</updated>
<author>
<name>Kees Cook</name>
<email>kees@outflux.net</email>
</author>
<published>2013-10-22T15:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=a0df78b73f922bde50e753d46e9276777bf883ac'/>
<id>urn:sha1:a0df78b73f922bde50e753d46e9276777bf883ac</id>
<content type='text'>
This adds additional bounds-checking on the section sizes. Also adds
-Wsign-compare to the Makefile and replaces some signed variables with
unsigned counteparts for robustness.

Signed-off-by: Kees Cook &lt;kees@ubuntu.com&gt;
</content>
</entry>
<entry>
<title>MokManager: support Tradition DES hash</title>
<updated>2013-09-26T15:58:01+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-09-26T15:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=908eacc22512a61b7297460b9c7b61e5f45e01fd'/>
<id>urn:sha1:908eacc22512a61b7297460b9c7b61e5f45e01fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MokManager: support MD5-based crypt() hash</title>
<updated>2013-09-26T15:58:01+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-09-26T15:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=be5c35e1ac98c9b6f4e194b35bfaa5efb095cce7'/>
<id>urn:sha1:be5c35e1ac98c9b6f4e194b35bfaa5efb095cce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MokManager: support blowfish-based crypt() hash</title>
<updated>2013-09-26T15:58:01+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-09-26T15:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=114dad494c9bdbbc9d8a57f56c1751621b79b92a'/>
<id>urn:sha1:114dad494c9bdbbc9d8a57f56c1751621b79b92a</id>
<content type='text'>
Conflicts:
	Makefile
</content>
</entry>
<entry>
<title>MokManager: support SHA512-based crypt() hash</title>
<updated>2013-09-26T15:58:01+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-09-26T15:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=5a89835189b65ac053edc92246b5a9e74abeeea5'/>
<id>urn:sha1:5a89835189b65ac053edc92246b5a9e74abeeea5</id>
<content type='text'>
</content>
</entry>
</feed>
