<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2026-03-29T11:20:24+00:00</updated>
<entry>
<title>Add crypto_assembly.h</title>
<updated>2026-03-29T11:20:24+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2026-03-29T11:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=8eda195528304d713d4f76539fb4a20dbf5df654'/>
<id>urn:sha1:8eda195528304d713d4f76539fb4a20dbf5df654</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ecdsa_local.h</title>
<updated>2026-03-18T08:07:30+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2026-03-18T08:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f08fd7cd65734604598abf8a115ab54de748bb7c'/>
<id>urn:sha1:f08fd7cd65734604598abf8a115ab54de748bb7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Verify -1 instead of negative value</title>
<updated>2026-03-08T08:03:02+00:00</updated>
<author>
<name>Kenjiro Nakayama</name>
<email>nakayamakenjiro@gmail.com</email>
</author>
<published>2026-03-08T08:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9f8d14709476c22ada6ea26c3406fd0471deaee8'/>
<id>urn:sha1:9f8d14709476c22ada6ea26c3406fd0471deaee8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid integer overflow in posix_open on Windows</title>
<updated>2026-03-08T07:45:26+00:00</updated>
<author>
<name>Kenjiro Nakayama</name>
<email>nakayamakenjiro@gmail.com</email>
</author>
<published>2026-03-08T07:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e5dcc309e7dcdf7c08a656fe31e76f7304556459'/>
<id>urn:sha1:e5dcc309e7dcdf7c08a656fe31e76f7304556459</id>
<content type='text'>
If open() fails, return the error value immediately. Adding the high bit
to -1 results in a large positive integer, which causes callers like
tls_config_load_file() to bypass their error checks.

Fix https://github.com/libressl/portable/issues/1239
</content>
</entry>
<entry>
<title>Enable SHA assembly for elf-aarch64</title>
<updated>2026-01-26T06:35:16+00:00</updated>
<author>
<name>Joel Sing</name>
<email>joel@sing.id.au</email>
</author>
<published>2026-01-19T12:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3531763af72712ba96bd810728c338ebf7250194'/>
<id>urn:sha1:3531763af72712ba96bd810728c338ebf7250194</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable SHA assembly for elf-x86_64 builds</title>
<updated>2026-01-18T15:34:10+00:00</updated>
<author>
<name>Joel Sing</name>
<email>joel@sing.id.au</email>
</author>
<published>2026-01-18T15:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=47342118f5533df3e30032d1a7c2454cda32cdaf'/>
<id>urn:sha1:47342118f5533df3e30032d1a7c2454cda32cdaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revise portable to work with LIBRESSL_USE_*_ASSEMBLY defines</title>
<updated>2026-01-18T08:12:08+00:00</updated>
<author>
<name>Joel Sing</name>
<email>joel@sing.id.au</email>
</author>
<published>2026-01-18T03:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3e1e0632f15abb9714c02a3e9a95186c6074b7ce'/>
<id>urn:sha1:3e1e0632f15abb9714c02a3e9a95186c6074b7ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mop up various defines that are no longer used upstream</title>
<updated>2026-01-16T13:15:13+00:00</updated>
<author>
<name>Joel Sing</name>
<email>joel@sing.id.au</email>
</author>
<published>2026-01-16T13:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=608555130e8abe649a6132e031dafd97e11f48b7'/>
<id>urn:sha1:608555130e8abe649a6132e031dafd97e11f48b7</id>
<content type='text'>
BSAES_ASM, VPAES_ASM and OPENSSL_IA32_SSE2 were retired a while ago.
</content>
</entry>
<entry>
<title>include crypto/arch/aarch64/crypto_cpu_caps_windows.c</title>
<updated>2025-10-28T12:06:00+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-10-28T12:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=d6b6fe95a791a9a79617666416979b7f38a06c2d'/>
<id>urn:sha1:d6b6fe95a791a9a79617666416979b7f38a06c2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move ftruncate to common libcompat for tests</title>
<updated>2025-10-07T09:23:58+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-10-07T08:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=659e87fe1cf3348a4e9f1bacfe205316fefd8a51'/>
<id>urn:sha1:659e87fe1cf3348a4e9f1bacfe205316fefd8a51</id>
<content type='text'>
</content>
</entry>
</feed>
