Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| fcd9da32 | 2020-05-28 19:50:17 | bag of changelog for 3.2.0 | ||
| 60ce6e59 | 2020-05-28 08:03:51 | Initial bits for the 3.2.0 ChangeLog | ||
| 7f3391fe | 2020-05-25 22:52:30 | add new manpages | ||
| 12a400c9 | 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`) | ||
| c4ec6b24 | 2020-05-20 14:04:36 | OpenBSD 6.7 errata 004, May 22, 2020 | ||
| e8033def | 2020-05-19 01:23:57 | Build regress servertest only if non BUILD_SHARED_LIBS with cmake | ||
| 3b5ae00b | 2020-05-12 20:21:18 | Fix patch for tests/tlsexttest.c | ||
| 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 |