Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 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 | ||
| 690ac07c | 2024-02-27 06:59:24 | adjust formatting of results | ||
| b7bf4538 | 2024-02-12 03:10:44 | delete checked-in tap-driver.sh it is autogenerated, so don't keep it in tree | ||
| 16fb59d6 | 2023-12-19 17:34:10 | ci: tidy windows workflow job name | ||
| 1c72631e | 2023-12-19 17:32:44 | ci: fix windows workflow syntax |