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