<feed xmlns='http://www.w3.org/2005/Atom'>
<title>efi-boot-shim.git/Cryptlib/SysCall, branch 11</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=11</id>
<link rel='self' href='https://git.amelek.net/vyos/efi-boot-shim.git/atom?h=11'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/'/>
<updated>2017-03-24T22:28:30+00:00</updated>
<entry>
<title>Update Cryptlib</title>
<updated>2017-03-24T22:28:30+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2017-03-15T07:39:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=832152986545e8fc66f1ed5cf9d8bf518c7df2b3'/>
<id>urn:sha1:832152986545e8fc66f1ed5cf9d8bf518c7df2b3</id>
<content type='text'>
Update to edk2 commit 6e4489d8129d233ef0fe85eeb6eebfecafe9ea6e
(CryptoPkg: Refine type cast for pointer subtraction)

Also replaced CryptAes.c, CryptArc4.c, CryptTdes.c, CryptMd4.c,
CryptHmacMd5.c, and CryptHmacSha1.c with the Null version since
we don't really need those functions.

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Cryptlib: Implement memset() to avoid the potential crash</title>
<updated>2016-11-30T17:57:34+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-10-17T05:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=7ab40ee92c0066cc8777a4d72078a61b1b9fe6a6'/>
<id>urn:sha1:7ab40ee92c0066cc8777a4d72078a61b1b9fe6a6</id>
<content type='text'>
Although the prototype of memset() is already defined in OpenSslSupport.h,
the function was never implemented. It was fine since a macro was
designed to replace all memset() with SetMem() after including
OpenSslSupport.h. However, since openssl 1.0.2j, a new function pointer
in crypto/mem_clr.c requires the "real" memset() or the program would
crash due to the NULL function pointer access. This commit implements
memset() (just a wrapper of SetMem()) to avoid the potential crash.

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Update the CryptLib</title>
<updated>2016-09-06T19:05:36+00:00</updated>
<author>
<name>Gary Lin</name>
<email>glin@suse.com</email>
</author>
<published>2016-03-17T07:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=7b9281af14930040ec6cb333de2d64e0ff91cf3c'/>
<id>urn:sha1:7b9281af14930040ec6cb333de2d64e0ff91cf3c</id>
<content type='text'>
Update to the edk2 commit 5e2318dd37a51948aaf845c7d920b11f47cdcfe6

Signed-off-by: Gary Lin &lt;glin@suse.com&gt;
</content>
</entry>
<entry>
<title>Reapply patches lost in the update</title>
<updated>2013-10-04T15:51:09+00:00</updated>
<author>
<name>Matthew Garrett</name>
<email>matthew.garrett@nebula.com</email>
</author>
<published>2013-10-03T17:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=aa8f89d08f87707a03f6d286f84eb5d1bcd8a9bb'/>
<id>urn:sha1:aa8f89d08f87707a03f6d286f84eb5d1bcd8a9bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to current Tiano Cryptlib</title>
<updated>2013-10-04T15:51:09+00:00</updated>
<author>
<name>Matthew Garrett</name>
<email>matthew.garrett@nebula.com</email>
</author>
<published>2013-10-03T17:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=9107ff9046dc09e8afdb89e86ce588edb3f4a642'/>
<id>urn:sha1:9107ff9046dc09e8afdb89e86ce588edb3f4a642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust the result of gmtime() to fit the definition</title>
<updated>2013-09-26T15:58:02+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-07-09T09:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f6d1f6aa3238d9ec8798458bdd6f87691e81a11b'/>
<id>urn:sha1:f6d1f6aa3238d9ec8798458bdd6f87691e81a11b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable openssl bio_printf()</title>
<updated>2013-09-26T15:58:02+00:00</updated>
<author>
<name>Gary Ching-Pang Lin</name>
<email>glin@suse.com</email>
</author>
<published>2013-06-27T03:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=ad23233e2d0a380a7c9736387fdedabbd88121a3'/>
<id>urn:sha1:ad23233e2d0a380a7c9736387fdedabbd88121a3</id>
<content type='text'>
bio_printf() was replaced with a dummy function and this made
several openssl functions useless. This commit adds the print
functions back, so that we don't have to implement our own
ASN1 time print function.
</content>
</entry>
<entry>
<title>Cryptlib update</title>
<updated>2012-07-09T14:17:13+00:00</updated>
<author>
<name>Matthew Garrett</name>
<email>mjg@redhat.com</email>
</author>
<published>2012-07-09T14:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=f7d6ecac5fc8f7662f0b13faea81bf1526cbed7a'/>
<id>urn:sha1:f7d6ecac5fc8f7662f0b13faea81bf1526cbed7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add crypto libraries</title>
<updated>2012-06-18T21:49:57+00:00</updated>
<author>
<name>Matthew Garrett</name>
<email>mjg@redhat.com</email>
</author>
<published>2012-06-18T21:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/efi-boot-shim.git/commit/?id=9579a3633657f0adb26e975fca191e0a49474e82'/>
<id>urn:sha1:9579a3633657f0adb26e975fca191e0a49474e82</id>
<content type='text'>
</content>
</entry>
</feed>
