Tomas Mraz
|
38b051a1fe
SSL object refactoring using SSL_CONNECTION object
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Bernd Edlinger
|
e915c3f538
Fix an assertion in the DTLS server code
|
2 年之前 |
Dr. David von Oheimb
|
2ff286c26c
Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix
|
3 年之前 |
Dr. David von Oheimb
|
20f8bc7255
test cleanup: move helper .c and .h files to test/helpers/
|
4 年之前 |
Matt Caswell
|
6ac1cd10ba
Fix safestack issues in ssl.h
|
4 年之前 |
Matt Caswell
|
454afd9866
Update copyright year
|
4 年之前 |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 年之前 |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 年之前 |
Richard Levitte
|
909f1a2e51
Following the license change, modify the boilerplates in test/
|
6 年之前 |
Matt Caswell
|
83cf7abf8e
Update copyright year
|
6 年之前 |
Kurt Roeckx
|
3cb7c5cfef
Use void in all function definitions that do not take any arguments
|
6 年之前 |
Pauli
|
ad887416f1
Update the test framework so that the need for test_main is removed. Everything
|
7 年之前 |
Pauli
|
bff951eeb1
Remove OSSLzu macros and use %zu in the test framework (via BIO_printf).
|
7 年之前 |
Rich Salz
|
8ed9a26616
Convert dtls_mtu_test, dtlsv1listentest
|
7 年之前 |
Benjamin Kaduk
|
8e2236eff8
Let test handshakes stop on certain errors
|
7 年之前 |
Matt Caswell
|
28a31a0a10
Don't change the state of the ETM flags until CCS processing
|
7 年之前 |
EasySec
|
7380737d77
dtl_mtu_test doesn't follow BIO_* conventions and make Windows build fail
|
8 年之前 |
David Woodhouse
|
02e22dd444
Add test cases for DTLS_get_data_mtu()
|
8 年之前 |