Christopher Simons
8a4ac6a828
README.md: fix typo: know to work -> known to work
2020-07-25 18:07:09 -04:00
Brent Cook
22c6680f2b
Land #606 , remove cmc_lcl.h from CMake build
2020-07-22 09:39:20 -05:00
Brent Cook
706a21658c
Land #605 , Update testssl.bat
2020-07-22 09:39:01 -05:00
kinichiro
8238636e22
Remove cms_lcl.h from crypto/CMakeLists.txt
2020-07-22 22:50:40 +09:00
kinichiro
77b8a47393
Force TLSv1.2 when testing SSLv3/TLSv1.2 cipher suites. (upstream r1.15)
2020-07-22 22:22:14 +09:00
kinichiro
ea0dd3c107
Test TLSv1.3 ciphersuites (upstream r1.14)
2020-07-22 22:22:06 +09:00
kinichiro
b2311ac5d9
Keep test log as artifact
2020-07-07 22:49:58 +09:00
kinichiro
615c380811
Fix ssltest to run on appveyor
2020-07-07 22:45:48 +09:00
Brent Cook
fa26b5359b
update tlsexttest patch
2020-07-06 03:48:44 -05:00
kinichiro
f9e7ce5ed2
Test both SSLv3 and TLSv1.2, select cipher suite that the protocol can handle
...
Follow upstream r1.12 and r1.13
- Test both SSLv3 and TLSv1.2 cipher suites with TLS.
- Handle the fact that TLSv1.3 cipher suites are now being included in the
output from `openssl ciphers`
2020-07-05 13:30:54 +09:00
Brent Cook
fd208a5493
add possibility to override upstream opensslv.h with a local version
2020-06-15 21:22:18 -05:00
kinichiro
61a1f6a57b
Move crypto/x509v3/ files to crypto/x509/
2020-06-10 20:50:04 +09:00
Bob Beck
902e57b57d
Start 3.2.1 ChangeLog
2020-06-05 19:44:13 -06:00
Joel Sing
44a6a2397f
Add non-expired certificates fix to ChangeLog.
2020-06-01 03:26:00 +10:00
Theo Buehler
932343fb2c
one tweak inversed the meaning. fix that
2020-05-31 18:42:38 +02:00
Joel Sing
2f8aa339c5
ChangeLog tweaks.
2020-06-01 02:33:36 +10:00
Bob Beck
ba5ae4fd83
change 'the s_client' to 'openssl(1) s_client'
2020-05-30 08:40:49 -06:00
kinichiro
654e938e11
Update ChangeLog
2020-05-30 23:15:58 +09:00
Theo Buehler
8b0ba4244e
whitespace, typos and a repeated entry
2020-05-29 05:59:10 +02:00
Bob Beck
fcd9da32e8
bag of changelog for 3.2.0
2020-05-28 19:50:17 -06:00
Theo Buehler
60ce6e59bb
Initial bits for the 3.2.0 ChangeLog
2020-05-28 08:03:51 +02:00
Brent Cook
7f3391fedf
add new manpages
2020-05-25 22:52:30 -05:00
Samuel Marks
12a400c90d
[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
)
2020-05-23 17:16:04 +10:00
Theo Buehler
c4ec6b241b
OpenBSD 6.7 errata 004, May 22, 2020
2020-05-20 14:04:36 +02:00
kinichiro
e8033def44
Build regress servertest only if non BUILD_SHARED_LIBS with cmake
2020-05-19 01:23:57 +09:00
kinichiro
3b5ae00b00
Fix patch for tests/tlsexttest.c
2020-05-12 20:21:18 +09:00
kinichiro
740488d89e
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")
2020-05-09 20:24:27 +09:00
Joel Sing
0e8011de3c
Tweak ChangeLog entries.
2020-05-08 02:33:33 +10:00
Brent Cook
442a969ed4
Land #586 , Enable handshake_table regression test
2020-05-07 09:04:42 -05:00
Brent Cook
049c874d76
Land #585 , add option to disable tests to autoconf
2020-05-07 06:06:19 -05:00
kinichiro
388676afe4
Update ChangeLog
2020-05-07 12:27:35 +09:00
kinichiro
1fe7792349
Enable regress handshake_table on Windows
2020-05-04 23:40:33 +09:00
kinichiro
4270e6716f
Enable regress handshake_table
2020-05-04 21:26:16 +09:00
Vincent Torri
1553d87c6c
improved default help value
2020-05-02 15:13:13 +02:00
Vincent Torri
84af409264
missing change of variable
2020-05-02 14:35:34 +02:00
Vincent Torri
0542dd27ca
enable tests by default
2020-05-01 21:03:06 +02:00
Brent Cook
1b2044f355
Land #578 , add support for use of static MSVC runtimes
2020-05-01 11:02:09 -05:00
Vincent Torri
1980c68e63
enable tests by default
2020-05-01 16:15:14 +02:00
Brent Cook
012014df35
more MSVC build/test tweaks
2020-05-01 08:31:11 -05:00
Vincent Torri
65d07eece1
Add configure option to disable tests
2020-05-01 13:07:11 +02:00
Brent Cook
ee9d53e271
specify architecture separately
2020-05-01 04:58:48 -05:00
Brent Cook
13159a59e1
make cmake version bump conditional on MSVC
2020-05-01 04:34:48 -05:00
Brent Cook
1c3377bac0
bump cmake and appveyor build environment
2020-05-01 04:09:57 -05:00
Brent Cook
af85292575
Land #583 , add regress record_layer_test
2020-05-01 03:58:43 -05:00
kinichiro
ea57e53c63
Add regress record_layer_test
2020-04-28 23:52:37 +09:00
OJ
4d07b727d2
Force use of 3.15.7
2020-04-20 20:28:48 +10:00
Brent Cook
e34586db19
include <windows.h>
2020-04-14 22:38:10 -05:00
Brent Cook
79f2a52a39
avoid exporting a sleep() symbol from libcrypto
...
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.
2020-04-14 22:29:37 -05:00
OJ
79fb34a90b
Add support for use of static MSVC runtimes
...
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.
2020-04-15 13:12:31 +10:00
Brent Cook
ceeb3bb4f4
update public signify key
2020-04-09 08:29:34 -05:00