kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
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")
0e8011de 2020-05-08 02:33:33 Tweak ChangeLog entries.
442a969e 2020-05-07 09:04:42 Land #586, Enable handshake_table regression test
049c874d 2020-05-07 06:06:19 Land #585, add option to disable tests to autoconf
388676af 2020-05-07 12:27:35 Update ChangeLog
1fe77923 2020-05-04 23:40:33 Enable regress handshake_table on Windows
4270e671 2020-05-04 20:55:07 Enable regress handshake_table
1553d87c 2020-05-02 15:13:13 improved default help value
84af4092 2020-05-02 14:35:34 missing change of variable
0542dd27 2020-05-01 21:03:06 enable tests by default