x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 年之前 |
Todd Short
|
feba11cf2e
Handle set_alpn_protos inputs better.
|
3 年之前 |
Matt Caswell
|
3c2bdd7df9
Update copyright year
|
3 年之前 |
Pauli
|
51d1991ecd
test: fix coverity 1454812: improper use of negative value
|
3 年之前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年之前 |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 年之前 |
raja-ashok
|
5bf2eade55
Test SSL_set_ciphersuites
|
5 年之前 |
Matt Caswell
|
0d345f0e10
Make the PACKET/WPACKET code available to both libcrypto and libssl
|
5 年之前 |
Pauli
|
72962d025f
Correctly initialise PACKET to zero in the tests to avoid possible problems
|
5 年之前 |
Sam Roberts
|
3c83c5ba4f
Ignore cipher suites when setting cipher list
|
6 年之前 |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 年之前 |
Kurt Roeckx
|
5c587fb6b9
Use (D)TLS_MAX_VERSION_INTERNAL internally
|
5 年之前 |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 年之前 |
Richard Levitte
|
7d7f6834e5
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
|
6 年之前 |
Matt Caswell
|
7482690137
Fix clienthellotest for new TLSv1.3 ciphersuite configuration
|
6 年之前 |
Matt Caswell
|
f865b08143
Split configuration of TLSv1.3 ciphers from older ciphers
|
6 年之前 |
Matt Caswell
|
fe93b010e7
Update tests for TLS Ed448
|
6 年之前 |
Matt Caswell
|
6738bf1417
Update copyright year
|
6 年之前 |
Matt Caswell
|
c423ecaa7f
Fixes for no-tls1_2 and no-tls1_2-method
|
6 年之前 |
Matt Caswell
|
0f41dc0e9e
Fix clienthellotest with TLSv1.3
|
6 年之前 |
Matt Caswell
|
a5816a5ab9
Implement session id TLSv1.3 middlebox compatibility mode
|
7 年之前 |
Andy Polyakov
|
3a63c0edab
Resolve warnings in VC-WIN32 build, which allows to add /WX.
|
7 年之前 |
Benjamin Kaduk
|
511fbc60d4
Fix test_client_hello with no-tls1_2_method
|
7 年之前 |
Matt Caswell
|
1d2491e20e
Don't use ciphersuites for inflating the ClientHello in clienthellotest
|
7 年之前 |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 年之前 |
Bernd Edlinger
|
8f3f9623a4
Fix a pedantic gcc-7 warning.
|
7 年之前 |
Richard Levitte
|
a9c6d22105
Adapt all test programs
|
7 年之前 |
Matt Caswell
|
a105d5603b
Convert clienthellotest for the new test framework
|
7 年之前 |
Matt Caswell
|
6828358c65
Handle TLSv1.3 being disabled in clienthello test
|
7 年之前 |
Matt Caswell
|
6bc6ca623b
Add tests for the padding extension
|
7 年之前 |