kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
18ee76ee 2021-07-19 08:02:41 update man links
5b91c428 2021-05-16 20:25:11 Update pc files - Remove Requires: and Conflicts: - libssl.pc does not need to have Libs.private: since Requires.private: provides required
cb52cc4c 2021-05-30 20:26:44 add OS to cross compile name
a7f19323 2021-05-30 20:19:39 disable continue-on-error
5f9707ab 2021-05-30 18:16:41 add dtls_locl.h
e55410dc 2021-05-28 04:53:27 update badges, further split out actions by OS, add more Linux targets
c8911ede 2021-05-30 17:53:02 Land #674, fix mingw builds with newer compiler versions
e07b5feb 2021-05-30 04:52:23 Remove -D_FORTIFY_SOURCE=2 and -lssp with mingw build
420723ee 2021-05-29 02:06:59 Fix mingw build on ubuntu 20.04 - Link libssp to resolve undefined reference __memcpy_chk - Disable dtlstest since mingw does not have poll
b25111c2 2021-05-29 20:23:04 Fix UWP build - Do not set _WIN32_WINNT to enable VirtualAllocFromApp - Disable tlstest since SetHandleInformation is not supported on UWP