Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 年 前 |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 年 前 |
Matt Caswell
|
5e30f2fd58
Use a non-default libctx in sslapitest
|
4 年 前 |
Matt Caswell
|
8d242823ed
Fix common test framework options
|
4 年 前 |
Matt Caswell
|
0d345f0e10
Make the PACKET/WPACKET code available to both libcrypto and libssl
|
5 年 前 |
Shane Lontis
|
a43ce58f55
Updated test command line parsing to support commmon commands
|
6 年 前 |
Kurt Roeckx
|
5c587fb6b9
Use (D)TLS_MAX_VERSION_INTERNAL internally
|
6 年 前 |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 年 前 |
Matt Caswell
|
35e742ecac
Update code for the final RFC version of TLSv1.3 (RFC8446)
|
6 年 前 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 年 前 |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 年 前 |
Richard Levitte
|
7d7f6834e5
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
|
6 年 前 |
Matt Caswell
|
88050dd196
Update ServerHello to new draft-22 format
|
7 年 前 |
FdaSilvaYY
|
bdcacd93b1
Fix some typo and comments
|
7 年 前 |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 年 前 |
Richard Levitte
|
a9c6d22105
Adapt all test programs
|
7 年 前 |
Matt Caswell
|
c791079610
Convert asynciotest for the new test framework
|
7 年 前 |
Benjamin Kaduk
|
8e2236eff8
Let test handshakes stop on certain errors
|
7 年 前 |
FdaSilvaYY
|
28b86f313b
Fix some extra or missing whitespaces...
|
8 年 前 |
Matt Caswell
|
5d8ce30634
Fix an uninit variable usage
|
8 年 前 |
Matt Caswell
|
9970290e1d
Fix the tests following the state machine changes for TLSv1.3
|
8 年 前 |
Kurt Roeckx
|
beacb0f0c1
Make SSL_read and SSL_write return the old behaviour and document it.
|
8 年 前 |
Matt Caswell
|
a34ac5b8b9
Add a test for BIO_read() returning 0 in SSL_read() (and also for write)
|
8 年 前 |
Matt Caswell
|
b4982125e6
Split create_ssl_connection()
|
8 年 前 |
Matt Caswell
|
2cb4b5f63a
Add some session API tests
|
8 年 前 |
Matt Caswell
|
d7295cd6d2
Add an async io test
|
8 年 前 |