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
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Use a non-default libctx in sslapitest
Matt Caswell
2020-04-19
1
-3
/
+4
*
Describe the "want" parameter in int create_bare_ssl_connection()
Matt Caswell
2020-03-30
1
-1
/
+4
*
Display errors if a test TLS connection fails
Matt Caswell
2020-03-30
1
-0
/
+4
*
Don't exclude quite so much in a no-sock build
Dr. David von Oheimb
2020-02-21
1
-40
/
+8
*
Add a test for SSL_CTX_new_with_libctx()
Matt Caswell
2020-02-06
1
-2
/
+10
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Write a test for receiving a KeyUpdate (update requested) while writing
Matt Caswell
2019-06-03
1
-0
/
+96
*
Cleanup vxworks support to be able to compile for VxWorks 7
Klotz, Tobias
2019-01-24
1
-3
/
+13
*
Make sure we trigger retransmits in DTLS testing
Matt Caswell
2019-01-24
1
-7
/
+24
*
Fix CID 1434549: Unchecked return value in test/evp_test.c
FdaSilvaYY
2019-01-08
1
-2
/
+4
*
Fix no-sock
Matt Caswell
2019-01-06
1
-7
/
+2
*
sslapitest: add test ktls
Boris Pismenny
2018-12-07
1
-0
/
+121
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add a test for duplicated DTLS records
Matt Caswell
2018-10-26
1
-23
/
+57
*
Add a test for the certificate callback
Matt Caswell
2018-09-21
1
-1
/
+3
*
Add a bi-directional shutdown test
Matt Caswell
2018-06-27
1
-4
/
+22
*
Change the default number of NewSessionTickets we send to 2
Matt Caswell
2018-05-17
1
-6
/
+9
*
Test an old style PSK callback with no cert will prefer SHA-256
Matt Caswell
2018-05-11
1
-6
/
+9
*
Add a DTLS test for dropped records
Matt Caswell
2018-05-08
1
-6
/
+77
*
Fix a bug in create_ssl_ctx_pair()
Matt Caswell
2018-05-03
1
-2
/
+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
-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-02
1
-2
/
+2
*
Add some session API tests
Matt Caswell
2016-06-13
1
-0
/
+145