Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update ChangeLog | kinichiro | 2020-05-30 | 1 | -14/+10 | |
| | ||||||
* | whitespace, typos and a repeated entry | Theo Buehler | 2020-05-29 | 1 | -20/+15 | |
| | ||||||
* | bag of changelog for 3.2.0 | Bob Beck | 2020-05-28 | 1 | -1/+52 | |
| | ||||||
* | Initial bits for the 3.2.0 ChangeLog | Theo Buehler | 2020-05-28 | 1 | -0/+17 | |
| | ||||||
* | add new manpages | Brent Cook | 2020-05-25 | 1 | -0/+3 | |
| | ||||||
* | [CMakeLists.txt] Move `project` below `cmake_minimum_required`; fix ↵ | Samuel Marks | 2020-05-23 | 2 | -6/+7 | |
| | | | | indentation in its `if`/`else` block; [tap-driver.sh] Copyright line update (was automatic with `./autogen.sh`) | |||||
* | OpenBSD 6.7 errata 004, May 22, 2020 | Theo Buehler | 2020-05-20 | 1 | -0/+5 | |
| | ||||||
* | Build regress servertest only if non BUILD_SHARED_LIBS with cmake | kinichiro | 2020-05-19 | 1 | -7/+9 | |
| | ||||||
* | Fix patch for tests/tlsexttest.c | kinichiro | 2020-05-12 | 1 | -42/+7 | |
| | ||||||
* | Fix cmake build to enable masm with VS2019 | kinichiro | 2020-05-09 | 2 | -2/+3 | |
| | | | | | | | 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") | |||||
* | Tweak ChangeLog entries. | Joel Sing | 2020-05-08 | 1 | -9/+11 | |
| | ||||||
* | Land #586, Enable handshake_table regression test | Brent Cook | 2020-05-07 | 3 | -1/+27 | |
|\ | ||||||
| * | Enable regress handshake_table on Windows | kinichiro | 2020-05-04 | 2 | -1/+19 | |
| | | ||||||
| * | Enable regress handshake_table | kinichiro | 2020-05-04 | 2 | -1/+9 | |
| | | ||||||
* | | Land #585, add option to disable tests to autoconf | Brent Cook | 2020-05-07 | 2 | -1/+13 | |
|\ \ | ||||||
| * | | improved default help value | Vincent Torri | 2020-05-02 | 1 | -1/+1 | |
| | | | ||||||
| * | | missing change of variable | Vincent Torri | 2020-05-02 | 1 | -2/+2 | |
| | | | ||||||
| * | | enable tests by default | Vincent Torri | 2020-05-01 | 1 | -6/+5 | |
| | | | ||||||
| * | | enable tests by default | Vincent Torri | 2020-05-01 | 1 | -2/+8 | |
| | | | ||||||
| * | | Add configure option to disable tests | Vincent Torri | 2020-05-01 | 2 | -1/+8 | |
| | | | ||||||
* | | | Update ChangeLog | kinichiro | 2020-05-07 | 1 | -0/+27 | |
| |/ |/| | ||||||
* | | Land #578, add support for use of static MSVC runtimes | Brent Cook | 2020-05-01 | 2 | -13/+26 | |
|\ \ | ||||||
| * | | more MSVC build/test tweaks | Brent Cook | 2020-05-01 | 2 | -3/+13 | |
| | | | ||||||
| * | | specify architecture separately | Brent Cook | 2020-05-01 | 1 | -9/+3 | |
| | | | ||||||
| * | | make cmake version bump conditional on MSVC | Brent Cook | 2020-05-01 | 1 | -1/+5 | |
| | | | ||||||
| * | | bump cmake and appveyor build environment | Brent Cook | 2020-05-01 | 2 | -11/+10 | |
| | | | ||||||
| * | | Force use of 3.15.7 | OJ | 2020-04-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add support for use of static MSVC runtimes | OJ | 2020-04-15 | 1 | -1/+7 | |
| |/ | | | | | | | | | | | In certain contexts LibreSSL needs to be built with `/MT` instead of `/MD` for inclusion in other projects. These changes allow for the command-line option `USE_STATIC_MSVC_RUNTIMES` to be set to `ON` if the use wishes to generate projects that will build with static runtimes. This feature requires CMAKE version 3.15+, hence the minimum required version has changed as well. | |||||
* | | Land #583, add regress record_layer_test | Brent Cook | 2020-05-01 | 2 | -0/+12 | |
|\ \ | ||||||
| * | | Add regress record_layer_test | kinichiro | 2020-04-28 | 2 | -0/+12 | |
| |/ | ||||||
* | | include <windows.h> | Brent Cook | 2020-04-14 | 1 | -0/+1 | |
| | | ||||||
* | | avoid exporting a sleep() symbol from libcrypto | Brent Cook | 2020-04-14 | 3 | -8/+7 | |
|/ | | | | | | Since it seems only MSVC lacks sleep(), and it's only used by apps, lets special-case that and make it available as a static inline function instead. | |||||
* | update public signify key | Brent Cook | 2020-04-09 | 1 | -2/+2 | |
| | ||||||
* | Further tweak change log for 3.1.0.v3.1.0 | Joel Sing | 2020-04-06 | 1 | -14/+16 | |
| | ||||||
* | adjust 1.3 wordage | Bob Beck | 2020-04-04 | 1 | -5/+7 | |
| | ||||||
* | Update ChangeLog | kinichiro | 2020-04-05 | 1 | -0/+4 | |
| | ||||||
* | Changelog updates | Brent Cook | 2020-04-04 | 1 | -0/+20 | |
| | ||||||
* | crypto: regenerate crypto_portable.sym | Dmitry Baryshkov | 2020-03-31 | 1 | -1/+2 | |
| | | | | | | | Make crypto_portable.sym depend on crypto.sym and libcrypto.so on crypto_portable.sym to rebuild library if one of symbol files changes. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | |||||
* | Land #575, fix android build | Brent Cook | 2020-03-26 | 2 | -35/+4 | |
|\ | ||||||
| * | Add android 10 build | kinichiro | 2020-03-26 | 1 | -2/+2 | |
| | | ||||||
| * | Fix android build | kinichiro | 2020-03-26 | 2 | -33/+2 | |
| | | ||||||
* | | crypto: do not include gost.h into noinst_HEADERS | Dmitry Baryshkov | 2020-03-25 | 1 | -1/+0 | |
|/ | | | | | gost/gost.h will go into include/openssl/, no need to duplicate it into crypto/gost directory Signed-by: Dmitry Baryshkov <dbaryshkov@gmail.com> | |||||
* | disable clienttest | Brent Cook | 2020-03-14 | 2 | -6/+8 | |
| | | | | the current handshakes contain dynamic content, which breaks this test | |||||
* | remove d1_enc.c | Brent Cook | 2020-03-14 | 2 | -2/+0 | |
| | ||||||
* | Crypto target properties when building static libs | Dan Nestor | 2020-03-02 | 1 | -11/+9 | |
| | ||||||
* | TLS target properties when building static libs | Dan Nestor | 2020-03-02 | 1 | -11/+9 | |
| | ||||||
* | SSL target properties when building static libs | Dan Nestor | 2020-03-02 | 1 | -11/+9 | |
| | ||||||
* | rebase patches | Brent Cook | 2020-02-15 | 2 | -27/+26 | |
| | ||||||
* | add new libssl files | Brent Cook | 2020-02-15 | 2 | -0/+6 | |
| | ||||||
* | update manpage links | Brent Cook | 2020-02-15 | 1 | -0/+2 | |
| |