kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
ef83583d 2023-11-01 20:50:51 Land #923, enable system arc4random on FreeBSD 12+
1a5be425 2023-11-01 20:50:15 Land #922, build fixes for various platforms
18f5064a 2023-11-01 20:49:49 Land #913, CMake build fixes
f06374e7 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)
60f4156d 2023-11-01 20:48:51 Land #909, Fix processor detection with Cmake
124e0192 2023-11-01 06:43:41 enable system arc4random on FreeBSD 12+
548b3d04 2023-10-31 09:25:23 restrict patches to windows / macos platforms
9bca15ba 2023-10-29 18:00:38 reenable assembly for MSVC
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.