Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 8d4062bb | 2024-03-25 02:27:16 | backport regress updates for new certs from jsing Use the new certificates/chains in regress. The new certificates are more representative of the real world. The old certificates use weak algorithms and expire in the very near future. Most of our regress has already been switched over, this changes the remainder. Thanks to Bernhard M. Wiedemann for reminding us of the upcoming expiry. ok tb@ | ||
| 2e09707d | 2024-03-24 21:33:37 | bump for LibreSSL 3.8.4 | ||
| f4d349c1 | 2026-04-01 19:26:44 | Replace expiring certs with more modern versions Ref: #1018 | ||
| 836fa111 | 2024-03-17 20:00:26 | CI: setup kernel entropy to work with asan | ||
| 25bf3a55 | 2024-03-11 15:31:14 | cmake: disable default NDEBUG differently Before this patch `NDEBUG` was force-disabled, preventing a build with debug asserts disabled. After this patch `NDEBUG` works again when passed as a custom build option, e.g.: `-DCMAKE_C_FLAGS=-DNDEBUG` Previously submitted as #988, which was merged, but the commit vanished from master and ended up missing from both 3.8.3 and 3.9.0 releases. | ||
| cf501238 | 2024-03-08 00:51:42 | add 3.8.3 Changelog | ||
| cb2c9d73 | 2024-03-06 04:07:07 | bump to LibreSSL 3.8.3 | ||
| 56b50e19 | 2024-03-06 04:01:57 | update endbr64 fixes from upstream | ||
| b68d02c4 | 2024-02-13 03:24:53 | test windows builds with shared libs enabled | ||
| 0a1cdac2 | 2023-12-20 00:49:46 | ci: remove autoconf from msys2 in windows workflow |