kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
f3718588 2020-06-12 09:44:11 3.1.3 Changelog
a7f8aaea 2020-06-12 09:44:02 add override for 3.1.3
06074bab 2020-06-12 09:43:11 add possibility to override upstream opensslv.h with a local version
c83a3bbd 2020-05-23 17:16:04 [CMakeLists.txt] Move `project` below `cmake_minimum_required`; fix indentation in its `if`/`else` block; [tap-driver.sh] Copyright line update (was automatic with `./autogen.sh`)
d0e3ccb8 2020-05-20 14:04:36 OpenBSD 6.7 errata 004, May 22, 2020
adb8d019 2020-05-11 06:47:01 Land #588, enable masm with VS2019 targets
740488d8 2020-05-09 18:46:13 Fix cmake build to enable masm with VS2019 To specify architecture Visual Studio 16 2019 requires -A option, and it is stored in variable CMAKE_GENERATOR_PLATFORM. Until Visual Studio 15 2017, architecture was indicated as part of generator string (e.g. "Visual Studio 15 2017 Win64")
6344d903 2020-05-07 18:12:57 make 3.1.x branch
0e8011de 2020-05-08 02:33:33 Tweak ChangeLog entries.
442a969e 2020-05-07 09:04:42 Land #586, Enable handshake_table regression test