Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 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. | ||
| 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 |