index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ssltestlib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-02
1
-2
/
+2
*
Add some session API tests
Matt Caswell
2016-06-13
1
-0
/
+145