Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 33925d16 | 2024-01-02 03:08:14 | cmake: disable ASM for Windows ARM64 With ASM support the builds either exit with an assert or hang (with asserts disabled). | ||
| def998b1 | 2023-12-20 16:09:18 | Fix timingsafe memcmp detection | ||
| 84659877 | 2023-12-19 20:12:20 | Stop undefining X509_CERT_PAIR Pointed out in #910 | ||
| 0a1cdac2 | 2023-12-20 00:49:46 | ci: remove autoconf from msys2 in windows workflow | ||
| d8ade653 | 2023-12-15 16:25:26 | ci: fix apt commands in solaris workflow | ||
| 3729a8d1 | 2023-12-15 16:20:21 | ci: cleanup coverity workflow | ||
| 1fbca281 | 2023-12-19 20:25:54 | ci: avoid unnecessary steps in windows workflow | ||
| 4ec5996f | 2023-12-15 15:16:02 | ci: reenable and clean up solaris workflow | ||
| 682da537 | 2023-12-14 18:28:55 | Fix build on windows | ||
| 9301c165 | 2023-12-20 02:23:16 | readme: fix grammatical error Co-authored-by: Theo Buehler <botovq@users.noreply.github.com> |