index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
ssl_test_ctx.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some TLSv1.3 alert issues
Matt Caswell
2018-07-31
1
-0
/
+1
*
Use void in all function definitions that do not take any arguments
Kurt Roeckx
2018-05-11
1
-1
/
+1
*
Session Ticket app data
Todd Short
2018-03-12
1
-0
/
+10
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-0
/
+8
*
Reduce the use of e_os.h in test programs
Richard Levitte
2018-01-22
1
-1
/
+4
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-29
1
-0
/
+6
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-0
/
+29
*
Session resume broken switching contexts
Todd Short
2017-10-04
1
-0
/
+27
*
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
David Benjamin
2017-09-08
1
-3
/
+5
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Remove double error messages
Pauli
2017-08-21
1
-11
/
+7
*
Fix windows build after too aggressive e_os.h removal
Pauli
2017-08-18
1
-0
/
+1
*
Remove tests dependence on e_os.h
Pauli
2017-08-18
1
-1
/
+1
*
Remove uses of the TEST_check macro.
Pauli
2017-06-22
1
-21
/
+17
*
Update tests to avoid printf to stdout/stderr when running as test cases.
Pauli
2017-06-20
1
-18
/
+18
*
Add support to test_ssl_new for testing with DTLS over SCTP
Matt Caswell
2017-04-25
1
-0
/
+2
*
Add ExpectedServerCANames
Dr. Stephen Henson
2017-04-04
1
-0
/
+7
*
Add ExpectedClientCANames
Dr. Stephen Henson
2017-03-16
1
-0
/
+18
*
Port SRP tests to the new test framework
Emilia Kasper
2017-03-14
1
-0
/
+16
*
Use the built in boolean type for CompressionExpected
Matt Caswell
2017-03-02
1
-21
/
+2
*
Add compression tests
Matt Caswell
2017-03-02
1
-0
/
+24
*
Tests for SSL early callback
Benjamin Kaduk
2017-02-23
1
-0
/
+3
*
Add some KeyUpdate tests
Matt Caswell
2017-02-17
1
-0
/
+21
*
Fix a mem leak in ssl_test_ctx.c
Matt Caswell
2017-02-16
1
-0
/
+1
*
Provide a test for the Encrypt-Then-Mac renegotiation crash
Matt Caswell
2017-02-16
1
-44
/
+19
*
Add test support for TLS signature types.
Dr. Stephen Henson
2017-01-30
1
-3
/
+19
*
Fix small typo
Richard Levitte
2017-01-25
1
-1
/
+1
*
Add options to check TLS signing hashes
Dr. Stephen Henson
2017-01-20
1
-0
/
+35
*
Add options to check certificate types.
Dr. Stephen Henson
2017-01-15
1
-5
/
+31
*
Add new ssl_test option.
Dr. Stephen Henson
2017-01-08
1
-0
/
+25
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-0
/
+1
*
Extend the renegotiation tests
Matt Caswell
2016-09-28
1
-1
/
+2
*
Add some CertStatus tests
Matt Caswell
2016-08-30
1
-0
/
+29
*
Port multi-buffer tests
Emilia Kasper
2016-08-18
1
-1
/
+11
*
SSL tests: send some application data
Emilia Kasper
2016-08-16
1
-29
/
+46
*
Add TEST_check
Emilia Kasper
2016-08-10
1
-7
/
+8
*
SSL tests: port CT tests, add a few more
Emilia Kasper
2016-08-10
1
-1
/
+30
*
Reorganize SSL test structures
Emilia Kasper
2016-08-08
1
-73
/
+192
*
Fix tests for no-nextprotoneg
Matt Caswell
2016-08-02
1
-4
/
+0
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-0
/
+6
*
Make boolean SSL test conf values case-insensitive
Emilia Kasper
2016-07-22
1
-3
/
+3
*
SSL test framework: port resumption tests
Emilia Kasper
2016-07-20
1
-1
/
+51
*
SSL test framework: port NPN and ALPN tests
Emilia Kasper
2016-07-19
1
-2
/
+41
*
Fix SSLv3 ClientAuth alert checking
Matt Caswell
2016-07-18
1
-0
/
+1
*
SSL test framework: port SNI tests
Emilia Kasper
2016-06-28
1
-0
/
+44
*
Port DTLS version negotiation tests
Emilia Kasper
2016-06-13
1
-0
/
+28
*
Clean up following new SNI tests
Emilia Kasper
2016-06-13
1
-8
/
+8
*
Fix session ticket and SNI
Todd Short
2016-06-09
1
-0
/
+58
[next]