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
/
sslapitest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix no-ec, no-tls1_3 and no-tls
Matt Caswell
2018-05-23
1
-0
/
+2
*
Enable SSL_MODE_AUTO_RETRY by default
Kurt Roeckx
2018-05-22
1
-9
/
+0
*
Fix no-ec in combination with no-dh
Matt Caswell
2018-05-22
1
-1
/
+3
*
Don't cache stateless tickets in TLSv1.3
Matt Caswell
2018-05-21
1
-4
/
+17
*
Improve testing of tickets with post-handshake auth
Matt Caswell
2018-05-17
1
-18
/
+51
*
Change the default number of NewSessionTickets we send to 2
Matt Caswell
2018-05-17
1
-26
/
+138
*
Fix no-tls1_2
Matt Caswell
2018-05-14
1
-2
/
+2
*
Rework the decrypt ticket callback
Matt Caswell
2018-05-11
1
-34
/
+109
*
Fix mem leak in sslapi test
Matt Caswell
2018-05-11
1
-15
/
+16
*
Add a test for the ticket callbacks
Matt Caswell
2018-05-11
1
-0
/
+153
*
Fix ticket callbacks in TLSv1.3
Matt Caswell
2018-05-11
1
-2
/
+2
*
Add some more SSL_pending() and SSL_has_pending() tests
Matt Caswell
2018-05-11
1
-2
/
+7
*
Test an old style PSK callback with no cert will prefer SHA-256
Matt Caswell
2018-05-11
1
-68
/
+88
*
Fix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
Matt Caswell
2018-05-09
1
-1
/
+14
*
Add a test for SSL_get_shared_ciphers()
Matt Caswell
2018-05-02
1
-0
/
+104
*
Add a test for SSL_pending()
Matt Caswell
2018-04-20
1
-0
/
+52
*
Test the state of SSL_in_init() from the info_callback
Matt Caswell
2018-04-20
1
-0
/
+6
*
Fix no-ec
Matt Caswell
2018-04-19
1
-0
/
+2
*
test: Remove redundant SSL_CTX_set_max_early_data
Peter Wu
2018-04-18
1
-4
/
+0
*
Add support for logging early exporter secret
Peter Wu
2018-04-18
1
-0
/
+8
*
Add test for CLIENT_EARLY_TRAFFIC_SECRET key logging
Peter Wu
2018-04-18
1
-4
/
+57
*
Add support for logging TLS 1.3 exporter secret
Peter Wu
2018-04-18
1
-2
/
+10
*
Extend the SSL_set_bio() tests
Matt Caswell
2018-04-17
1
-32
/
+95
*
Add a test for the info callback
Matt Caswell
2018-04-17
1
-0
/
+257
*
Add a test for SRP
Matt Caswell
2018-04-13
1
-1
/
+229
*
Add some tests for configuring the TLSv1.3 ciphersuites
Matt Caswell
2018-04-04
1
-0
/
+82
*
Enhance ssltestlib's create_ssl_ctx_pair to take min and max proto version
Richard Levitte
2018-03-19
1
-43
/
+52
*
Fix no-psk
Matt Caswell
2018-03-19
1
-0
/
+10
*
Add a test for 0RTT replay protection
Matt Caswell
2018-03-19
1
-0
/
+57
*
Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3
Matt Caswell
2018-03-19
1
-4
/
+9
*
Add code to run test, get malloc counts
Rich Salz
2018-03-15
1
-0
/
+17
*
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-14
1
-11
/
+11
*
Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
Benjamin Saunders
2018-03-12
1
-2
/
+17
*
Give more information in the SSL_stateless return code
Matt Caswell
2018-03-09
1
-6
/
+26
*
Test the new PSK behaviour
Matt Caswell
2018-03-09
1
-18
/
+154
*
Do not set a nonzero default max_early_data
Benjamin Kaduk
2018-02-28
1
-1
/
+5
*
Clear some sslapitest global variables after use
Matt Caswell
2018-02-26
1
-0
/
+1
*
Export keying material using early exporter master secret
Tatsuhiro Tsujikawa
2018-02-26
1
-0
/
+82
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Fixes for no-tls1_2 and no-tls1_2-method
Matt Caswell
2018-02-09
1
-6
/
+18
*
Fix no-chacha and no-poly1305
Matt Caswell
2018-02-08
1
-0
/
+2
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-0
/
+60
*
Updates following review of SSL_stateless() code
Matt Caswell
2018-01-24
1
-6
/
+6
*
Add some tests for the SSL_stateless() capability
Matt Caswell
2018-01-24
1
-0
/
+90
*
If a server is not acknowledging SNI then don't reject early_data
Matt Caswell
2017-11-21
1
-5
/
+6
*
Iron out /WX errors in VC-WIN32.
Andy Polyakov
2017-11-17
1
-2
/
+2
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-0
/
+109
*
Fix a bug in ALPN comparation code of a test case
Paul Yang
2017-10-16
1
-1
/
+1
*
Fix reading heap overflow in a test case
Paul Yang
2017-10-16
1
-6
/
+7
*
Add a test for setting initial SNI in CH but not using it with early_data
Matt Caswell
2017-10-12
1
-0
/
+10
[next]