kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
f63596fa 2024-02-12 02:45:50 Land #999, Windows: Don't set -Wall when compiling with Visual Studio
9da13eca 2024-02-12 02:42:26 Land #997, Windows: Prevent assertion pop-up up when using Debug
78970524 2024-02-04 19:26:00 Windows: Don't set -Wall when compiling with Visual Studio. As it enables a lot of spammed warnings that are not part of W4. This reduces the warnings a lot when compiling LibreSSL in CLion for me.
64f18675 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).
11c5075c 2024-02-03 09:15:58 Update ChangeLog
3d306726 2024-02-02 04:49:03 Update ChangeLog
37d868b0 2024-02-02 00:54:51 Link bio_dump test to build
00895353 2024-02-01 16:36:02 Update ChangeLog
f719dff2 2024-01-30 10:14:14 Update ChangeLog
7d4657e2 2024-01-28 14:33:37 Update ChangeLog