kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
dd1d96f6 2023-10-30 22:49:47 fix cross-compilation on Windows 11 Arm64 signal.h is less populated in this environment, remove stub signal handlers
98a5122b 2023-10-10 08:29:57 portable asm generator patches for portable 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.
1fd73818 2023-10-15 19:05:29 adjust how sizeof time_t is set, the current way causes issues with MSVC 2022's preprocessor
ce79c964 2023-10-29 12:34:01 Land #913, CMake build fixes
c4bb6b79 2023-09-12 18:33:46 MSVC: Enable building ocspcheck. - 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)
80489416 2023-10-29 12:01:49 Land #909, Fix processor detection with Cmake
321fa56d 2023-10-09 01:30:00 disable MSVC x64 asm
01e3b10f 2023-10-29 11:18:52 remove conflicting align directives for MASM
fca20b23 2023-10-02 03:31:24 remove unneeded switch for MSVC, cleanup comment alignment
fe731f3d 2023-10-19 06:01:07 Update ChangeLog