Sign in
flutter
/
third_party
/
openssl
/
e5f831a065df1d6e4640ef389f8594a5f10c9c8e
/
test
/
sslcorrupttest.c
1287dab
fix some code with obvious wrong coding style
by x2018
· 3 years, 5 months ago
20f8bc7
test cleanup: move helper .c and .h files to test/helpers/
by Dr. David von Oheimb
· 4 years, 4 months ago
33c39a0
Add a test for the various ways of setting temporary DH params
by Matt Caswell
· 4 years, 4 months ago
6ac1cd1
Fix safestack issues in ssl.h
by Matt Caswell
· 4 years, 7 months ago
09ce6e0
Ensure the sslcorrupttest checks all errors on the queue
by Matt Caswell
· 4 years, 9 months ago
852c2ed
In OpenSSL builds, declare STACK for datatypes ...
by Rich Salz
· 5 years ago
33388b4
Update copyright year
by Matt Caswell
· 5 years ago
5e30f2f
Use a non-default libctx in sslapitest
by Matt Caswell
· 5 years ago
8d24282
Fix common test framework options
by Matt Caswell
· 5 years ago
3d48457
Replace BUF_ string function calls with OPENSSL_ ones
by Rich Salz
· 5 years ago
a43ce58
Updated test command line parsing to support commmon commands
by Shane Lontis
· 6 years ago
5c587fb
Use (D)TLS_MAX_VERSION_INTERNAL internally
by Kurt Roeckx
· 6 years ago
909f1a2
Following the license change, modify the boilerplates in test/
by Richard Levitte
· 6 years ago
3cb7c5c
Use void in all function definitions that do not take any arguments
by Kurt Roeckx
· 7 years ago
a53b5be
Fix configuration of TLSv1.3 ciphersuites
by Matt Caswell
· 7 years ago
b0edda1
Update copyright year
by Matt Caswell
· 7 years ago
7d7f683
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
by Richard Levitte
· 7 years ago
f865b08
Split configuration of TLSv1.3 ciphers from older ciphers
by Matt Caswell
· 7 years ago
ad88741
Update the test framework so that the need for test_main is removed. Everything
by Pauli
· 8 years ago
019e47c
Remove uses of the TEST_check macro.
by Pauli
· 8 years ago
a9c6d22
Adapt all test programs
by Richard Levitte
· 8 years ago
f3ab6c1
Update more tests
by Rich Salz
· 8 years ago
8e2236e
Let test handshakes stop on certain errors
by Benjamin Kaduk
· 8 years ago
e60ce9c
Update the record layer to use TLSv1.3 style record construction
by Matt Caswell
· 8 years ago
b4eee58
Fix test_sslcorrupt when using TLSv1.3
by Matt Caswell
· 8 years ago
70d8b30
test/evptests.txt: add negative tests for AEAD ciphers.
by Andy Polyakov
· 8 years ago
c5a5699
test: add TLS application data corruption test.
by Andy Polyakov
· 8 years ago