kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
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).
c0951243 2024-01-14 14:46:52 CI: limit scheduled runs to "libressl" org only
def998b1 2023-12-20 16:09:18 Fix timingsafe memcmp detection
e675560c 2023-12-20 02:05:48 readme: tidy up styling
74ef8629 2023-12-15 17:04:56 Add Solaris workflow badge to readme
819b6064 2023-12-11 16:21:00 upgrade links in comments to HTTPS
c3fc668d 2023-12-15 16:36:25 ci: clean up release workflow
2bd8ce01 2023-12-20 01:33:08 ci: add concurrency groups to workflows
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