Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c539117b | 2023-11-01 21:16:44 | update 3.8.2 changelog | ||
| e7fe6caa | 2023-11-01 20:45:51 | Land #924, allow disabling WINCRYPT warnings | ||
| c2295681 | 2023-11-01 20:45:26 | Land #923, enable system arc4random on FreeBSD 12+ | ||
| eed367e1 | 2023-11-01 13:21:25 | Allow disabling warning about WINCRYPT overrides Fixes #919 | ||
| 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 | ||
| 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 | ||
| 9bca15ba | 2023-10-29 18:00:38 | reenable assembly for MSVC | ||
| 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 |