index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ssltestlib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-0
/
+17
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
Add some tests for the new TLSv1.3 PSK code
Matt Caswell
2017-06-21
1
-0
/
+8
*
Fix a bundle of trailing spaces in several files
Paul Yang
2017-06-09
1
-1
/
+1
*
Add a test for SNI in conjunction with custom extensions
Matt Caswell
2017-05-10
1
-2
/
+3
*
Convert dtls_mtu_test, dtlsv1listentest
Rich Salz
2017-04-26
1
-98
/
+56
*
Move PRIu64, OSSLzu to e_os.h
Rich Salz
2017-03-28
1
-0
/
+1
*
Let test handshakes stop on certain errors
Benjamin Kaduk
2017-02-23
1
-1
/
+5
*
Use correct variable in test diagnostic
Benjamin Kaduk
2017-02-23
1
-1
/
+1
*
Update create_ssl_connection() to make sure its gets a session
Matt Caswell
2017-01-30
1
-0
/
+17
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-2
/
+2
*
Fix the tests following the state machine changes for TLSv1.3
Matt Caswell
2016-11-23
1
-1
/
+1
*
test: add TLS application data corruption test.
Andy Polyakov
2016-11-10
1
-0
/
+4
*
Fix some mem leaks in sslapitest
Matt Caswell
2016-09-26
1
-1
/
+1
*
ssltestlib: Tell compiler we don't care about the value when we don't
Richard Levitte
2016-08-22
1
-1
/
+1
*
MEMPACKET is typedef'd in ssltestlib.h, don't do so again in ssltestlib.c
Richard Levitte
2016-08-19
1
-2
/
+2
*
Fix some clang warnings
Matt Caswell
2016-08-19
1
-2
/
+0
*
Split create_ssl_connection()
Matt Caswell
2016-08-19
1
-24
/
+31
*
Add a DTLS packet mem BIO
Matt Caswell
2016-08-19
1
-0
/
+296
*
Add a (D)TLS dumper BIO
Matt Caswell
2016-08-19
1
-0
/
+219
*
Add more session tests
Matt Caswell
2016-07-19
1
-14
/
+27
*
Use the SSL_METHODs passed to create_ssl_ctx_pair()
Matt Caswell
2016-07-01
1
-2
/
+2
*
Add some session API tests
Matt Caswell
2016-06-13
1
-0
/
+145