<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto/compat, branch OPENBSD_7_7</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_7_7</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_7_7'/>
<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>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>Provide getdelim and getline compat shims</title>
<updated>2024-12-20T00:14:04+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-12-19T19:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=bf808ea0fc581f58ec4aabd9d7f24d3a5275bc7a'/>
<id>urn:sha1:bf808ea0fc581f58ec4aabd9d7f24d3a5275bc7a</id>
<content type='text'>
These are portable implementations from NetBSD that are needed on
Windows and perhaps some other platforms with the new versions of
the mlkem tests.
</content>
</entry>
<entry>
<title>Make gettimeofday() definition match the prototype</title>
<updated>2024-10-15T12:19:52+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-10-15T12:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=16c2e3cd60aaf8e639ada5912e5329e2d51df792'/>
<id>urn:sha1:16c2e3cd60aaf8e639ada5912e5329e2d51df792</id>
<content type='text'>
Should fix #1111
</content>
</entry>
<entry>
<title>Attempt to fix 2038 problem with MSVC</title>
<updated>2024-10-06T23:56:01+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2024-08-02T19:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3467d6f282146d6e84d5d840d532fa6ec4536d64'/>
<id>urn:sha1:3467d6f282146d6e84d5d840d532fa6ec4536d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Emscripten branch to arc4random</title>
<updated>2024-06-19T12:06:09+00:00</updated>
<author>
<name>Mostafa Saad</name>
<email>moustapha.saad.abdelhamed@gmail.com</email>
</author>
<published>2024-05-28T20:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3478d5cfc72165f306295d4b02d88808b9210931'/>
<id>urn:sha1:3478d5cfc72165f306295d4b02d88808b9210931</id>
<content type='text'>
The Emscripten platform already supports the
necessary Linux API. The only missing piece
was adding a branch specifically for Emscripten
and including the existing Linux file.

This update enables all LibreSSL libraries to
be built using the Emscripten toolchain.
</content>
</entry>
</feed>
