<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/crypto, branch OPENBSD_7_4</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=OPENBSD_7_4</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=OPENBSD_7_4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2024-03-28T02:36:01+00:00</updated>
<entry>
<title>temporarily undefine endbr* for stable branch macos/windows builds</title>
<updated>2024-03-28T02:36:01+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2024-03-26T02:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=1ead2d2318bea3fbc7ffb4f339f1cb32cdcf96f2'/>
<id>urn:sha1:1ead2d2318bea3fbc7ffb4f339f1cb32cdcf96f2</id>
<content type='text'>
Testing getting the next stable release out without endbr*/cet
enabled in asm code for now while #1032 is considered for upstream.
</content>
</entry>
<entry>
<title>Windows: Fix assertion pop-up up when using Debug compiled libressl.</title>
<updated>2024-03-03T21:32:50+00:00</updated>
<author>
<name>Christian Andersen</name>
<email>csandersen3@gmail.com</email>
</author>
<published>2024-02-04T16:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7eb79e69595a92398bf1d63c5c0799de6647130c'/>
<id>urn:sha1:7eb79e69595a92398bf1d63c5c0799de6647130c</id>
<content type='text'>
When running the signertest, or the test project in 
https://github.com/libressl/portable/issues/266 an assertion window
pops up. This was fixed in afcd4be8a72a for a release compiled library.
To prevent the issue in debug mode, it looks like it is necessary to 
also disable the assertion window popup. 

With this all tests pass when compiling and running them with a Debug,
Release or RelWithDebInfo CMake build on windows (for me).
</content>
</entry>
<entry>
<title>windows: minor compat header fixes</title>
<updated>2024-03-03T21:32:50+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2023-12-11T21:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5809029cb1fddf12726ab6aa557610234358e940'/>
<id>urn:sha1:5809029cb1fddf12726ab6aa557610234358e940</id>
<content type='text'>
- posix_win.c: use `snprintf` as-is with _MSC_VER &gt;= 1900
- stdio.h: include socket header before windows.h
- pthread.h: delete exec permission from source file
</content>
</entry>
<entry>
<title>upgrade links in comments to HTTPS</title>
<updated>2024-03-03T21:32:50+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2023-12-11T16:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=819b60642d8f7809affc6e4bac9fb3e12a4169bc'/>
<id>urn:sha1:819b60642d8f7809affc6e4bac9fb3e12a4169bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Land #953, Fix build on mips</title>
<updated>2023-12-17T11:57:00+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2023-12-17T11:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5e267cd090ae7c774b409394e959c1568315f3ba'/>
<id>urn:sha1:5e267cd090ae7c774b409394e959c1568315f3ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>also fix ocspcheck and nc, dedupe build logic</title>
<updated>2023-11-05T08:56:09+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2023-11-05T08:56:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=89fcb1a3e50ac224d68891a6014b74639a5f551a'/>
<id>urn:sha1:89fcb1a3e50ac224d68891a6014b74639a5f551a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>delete unused `savsig` variable</title>
<updated>2023-11-03T17:56:40+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vsz.me</email>
</author>
<published>2023-11-03T17:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e1217db87d2ff37ab6a41048d16327212f670bb4'/>
<id>urn:sha1:e1217db87d2ff37ab6a41048d16327212f670bb4</id>
<content type='text'>
Follow-up to dd1d96f643b01a5edbe7e0db8399f3c88f5f0c8b

Fixes #925
</content>
</entry>
<entry>
<title>fix cross-compilation on Windows 11 Arm64</title>
<updated>2023-10-31T03:57:33+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2023-10-31T03:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=dd1d96f643b01a5edbe7e0db8399f3c88f5f0c8b'/>
<id>urn:sha1:dd1d96f643b01a5edbe7e0db8399f3c88f5f0c8b</id>
<content type='text'>
signal.h is less populated in this environment, remove stub signal
handlers
</content>
</entry>
<entry>
<title>portable asm generator patches for portable</title>
<updated>2023-10-31T03:55:29+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2023-10-10T13:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=98a5122bc6b6efc2729b5c29a570500311310ca0'/>
<id>urn:sha1:98a5122bc6b6efc2729b5c29a570500311310ca0</id>
<content type='text'>
This reverses changes from the 3.8.x upstream that are causing issues on
a few different platforms, including macOS x64, Windows, and older
Linux/FreeBSD.
</content>
</entry>
<entry>
<title>MSVC: Enable building ocspcheck.</title>
<updated>2023-10-29T17:28:44+00:00</updated>
<author>
<name>Pierre Wendling</name>
<email>pierre.wendling.4@gmail.com</email>
</author>
<published>2023-09-12T16:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c4bb6b79ea36c05ccfe3033174a7950ac6a51609'/>
<id>urn:sha1:c4bb6b79ea36c05ccfe3033174a7950ac6a51609</id>
<content type='text'>
- Add `STDIN_FILENO` to compat unistd header.
- Use quotes to include compat getopt header in the compat unistd.
- Export additional symbols needed by ocspcheck (optarg, optind,
  ftruncate)
</content>
</entry>
</feed>
