<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto, branch v4.1.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v4.1.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v4.1.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2025-04-16T09:26:34+00:00</updated>
<entry>
<title>change prefix for fstat</title>
<updated>2025-04-16T09:26:34+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-04-16T09:26:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9ba4b33d668230aa0c453f5c225dc93ccc007985'/>
<id>urn:sha1:9ba4b33d668230aa0c453f5c225dc93ccc007985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reapply special case for std file descriptors</title>
<updated>2025-04-16T08:59:46+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-04-16T08:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=06297aa3cee4591b50dc7cc51353a5fca1e3ae13'/>
<id>urn:sha1:06297aa3cee4591b50dc7cc51353a5fca1e3ae13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to using high bit for fd detection of file/socket</title>
<updated>2025-04-12T21:59:51+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2025-04-12T21:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=78b86a2af698d771a4db5286a4222c92d074a6da'/>
<id>urn:sha1:78b86a2af698d771a4db5286a4222c92d074a6da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't break std* file descriptors (inspired by the other is_socket() which lives in poll_win.c)</title>
<updated>2025-04-12T20:58:17+00:00</updated>
<author>
<name>datadiode</name>
<email>datadiode@users.noreply.github.com</email>
</author>
<published>2024-10-15T16:16:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ec123956230a44603196fd68725e03a9ecf36df3'/>
<id>urn:sha1:ec123956230a44603196fd68725e03a9ecf36df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Issue #1069 - Make file descriptors created through posix_open() distinguishable from sockets by having them take odd values only</title>
<updated>2025-04-12T20:58:07+00:00</updated>
<author>
<name>datadiode</name>
<email>datadiode@users.noreply.github.com</email>
</author>
<published>2024-07-17T08:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=2c5e2c60d92a0741b6035e3dbc7d9ec6cee7ac9f'/>
<id>urn:sha1:2c5e2c60d92a0741b6035e3dbc7d9ec6cee7ac9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync opensslconf.h, add crypto_arch.h for mips</title>
<updated>2025-04-12T16:06:24+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-04-11T16:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1087da12fc815a84592454980cdcd5d34b07285b'/>
<id>urn:sha1:1087da12fc815a84592454980cdcd5d34b07285b</id>
<content type='text'>
This was easy enough to make compile. As long as it doesn't get in the
way, I think we can keep this.

Fixes #1110
</content>
</entry>
<entry>
<title>Basic loongarch64 support</title>
<updated>2025-04-10T13:22:36+00:00</updated>
<author>
<name>Ivan A. Melnikov</name>
<email>iv@altlinux.org</email>
</author>
<published>2025-04-10T13:09:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=031c2f1722f9af10299de3d22ff3c1467d541241'/>
<id>urn:sha1:031c2f1722f9af10299de3d22ff3c1467d541241</id>
<content type='text'>
Just wire things up to make the project buildable
on LoongArch64.

opensslconf.h is taken form riscv64 folder as is,
and is the same as on some other 64 bit architectures.

Refs: https://github.com/libressl/portable/issues/1123
Signed-off-by: Ivan A. Melnikov &lt;iv@altlinux.org&gt;
</content>
</entry>
<entry>
<title>Fix UI_OpenSSL for Windows</title>
<updated>2025-03-09T17:31:39+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-03-09T17:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=ccc254e9a415f1ef73ddc682ec510e7dd03b815d'/>
<id>urn:sha1:ccc254e9a415f1ef73ddc682ec510e7dd03b815d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Garbage collect SHA*ASM</title>
<updated>2025-02-14T12:14:47+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-02-14T12:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=01f74a0b4faf738605dece7ad826891effe0492a'/>
<id>urn:sha1:01f74a0b4faf738605dece7ad826891effe0492a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable MD5 ASM</title>
<updated>2025-01-24T14:10:22+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2025-01-22T19:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7428e5554cf44e9606dc72ba65671da5e127fd22'/>
<id>urn:sha1:7428e5554cf44e9606dc72ba65671da5e127fd22</id>
<content type='text'>
</content>
</entry>
</feed>
