index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
sslcorrupttest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: clear error queue before executing a testcase
Tomas Mraz
2022-10-27
1
-2
/
+0
*
fix some code with obvious wrong coding style
x2018
2021-10-28
1
-1
/
+1
*
test cleanup: move helper .c and .h files to test/helpers/
Dr. David von Oheimb
2020-12-01
1
-1
/
+1
*
Add a test for the various ways of setting temporary DH params
Matt Caswell
2020-11-18
1
-1
/
+2
*
Fix safestack issues in ssl.h
Matt Caswell
2020-09-13
1
-2
/
+0
*
Ensure the sslcorrupttest checks all errors on the queue
Matt Caswell
2020-07-06
1
-3
/
+11
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use a non-default libctx in sslapitest
Matt Caswell
2020-04-19
1
-1
/
+2
*
Fix common test framework options
Matt Caswell
2020-02-03
1
-0
/
+5
*
Replace BUF_ string function calls with OPENSSL_ ones
Rich Salz
2019-10-17
1
-1
/
+1
*
Updated test command line parsing to support commmon commands
Shane Lontis
2019-02-11
1
-3
/
+3
*
Use (D)TLS_MAX_VERSION_INTERNAL internally
Kurt Roeckx
2018-12-15
1
-1
/
+1
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Fix configuration of TLSv1.3 ciphersuites
Matt Caswell
2018-04-04
1
-4
/
+2
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
Richard Levitte
2018-03-19
1
-3
/
+3
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-7
/
+5
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-12
/
+12
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
1
-21
/
+24
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Update more tests
Rich Salz
2017-04-18
1
-70
/
+25
*
Let test handshakes stop on certain errors
Benjamin Kaduk
2017-02-23
1
-1
/
+1
*
Update the record layer to use TLSv1.3 style record construction
Matt Caswell
2016-12-05
1
-1
/
+7
*
Fix test_sslcorrupt when using TLSv1.3
Matt Caswell
2016-11-10
1
-0
/
+26
*
test/evptests.txt: add negative tests for AEAD ciphers.
Andy Polyakov
2016-11-10
1
-1
/
+1
*
test: add TLS application data corruption test.
Andy Polyakov
2016-11-10
1
-0
/
+282