Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 56b50e19 | 2024-03-06 04:01:57 | update endbr64 fixes from upstream | ||
| 3a8d7ef2 | 2024-02-27 07:02:15 | format artifacts with shared conditionally | ||
| 9584fb3e | 2024-02-25 18:29:14 | define _MSC_VER when preprocessing, add guards | ||
| 4b6c78a0 | 2024-02-17 20:58:31 | CI: add "x" permission to release helper | ||
| 7eb79e69 | 2024-02-04 17:04:09 | Windows: Fix assertion pop-up up when using Debug compiled libressl. When running the signertest, or the test project in https://github.com/libressl/portable/issues/266 an assertion window pops up. This was fixed in afcd4be8a72a for a release compiled library. To prevent the issue in debug mode, it looks like it is necessary to also disable the assertion window popup. With this all tests pass when compiling and running them with a Debug, Release or RelWithDebInfo CMake build on windows (for me). | ||
| c3fc668d | 2023-12-15 16:36:25 | ci: clean up release workflow | ||
| d8ade653 | 2023-12-15 16:25:26 | ci: fix apt commands in solaris workflow | ||
| c0951243 | 2024-01-14 14:46:52 | CI: limit scheduled runs to "libressl" org only | ||
| 3729a8d1 | 2023-12-15 16:20:21 | ci: cleanup coverity workflow | ||
| 4ec5996f | 2023-12-15 15:16:02 | ci: reenable and clean up solaris workflow |