index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
handshake_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing signature algorithm reflection functions
Viktor Dukhovni
2018-11-12
1
-1
/
+1
*
Change Post Handshake auth so that it is opt-in
Matt Caswell
2018-08-20
1
-2
/
+2
*
Respect SSL_OP_NO_TICKET in TLSv1.3
Matt Caswell
2018-06-26
1
-5
/
+21
*
Change the default number of NewSessionTickets we send to 2
Matt Caswell
2018-05-17
1
-4
/
+14
*
Rework the decrypt ticket callback
Matt Caswell
2018-05-11
1
-5
/
+17
*
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
/
+44
*
Fix a gcc warning about possible fall through
Bernd Edlinger
2018-02-15
1
-0
/
+1
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-10
/
+50
*
Fix coverity nit in handshake_helper.c
Benjamin Kaduk
2017-12-08
1
-2
/
+2
*
Use ChaCha only if prioritized by clnt
Todd Short
2017-11-29
1
-0
/
+5
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-2
/
+2
*
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-11-05
1
-0
/
+11
*
Session resume broken switching contexts
Todd Short
2017-10-04
1
-1
/
+9
*
Introduce named constants for the ClientHello callback.
David Benjamin
2017-09-08
1
-8
/
+10
*
Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.
David Benjamin
2017-09-08
1
-20
/
+22
*
Fix long SNI lengths in test/handshake_helper.c
Benjamin Kaduk
2017-09-01
1
-2
/
+2
*
Fix enable-sctp
Matt Caswell
2017-08-24
1
-0
/
+1
*
(Re)move some things from e_os.h
Rich Salz
2017-08-22
1
-5
/
+1
*
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
*
Fix some Typos and indents
FdaSilvaYY
2017-08-11
1
-1
/
+1
*
Address Coverity issues.
Pauli
2017-07-16
1
-3
/
+2
*
Remove trailing blanks.
Pauli
2017-07-13
1
-1
/
+1
*
Test cleaning and modernisation
Pauli
2017-07-13
1
-1
/
+1
*
Remove the TEST_check macro.
Pauli
2017-07-04
1
-113
/
+197
*
Fix return value checking for BIO_sock_init
Paul Yang
2017-06-26
1
-1
/
+1
*
Handle the server refusing to reneg in a reneg_setup
Todd Short
2017-06-06
1
-0
/
+11
*
Address review feedback for the SCTP changes
Matt Caswell
2017-04-25
1
-0
/
+5
*
Add support to test_ssl_new for testing with DTLS over SCTP
Matt Caswell
2017-04-25
1
-30
/
+172
*
Allow an ALPN callback to pretend to not exist
Benjamin Kaduk
2017-04-10
1
-1
/
+1
*
Add ExpectedServerCANames
Dr. Stephen Henson
2017-04-04
1
-2
/
+9
*
Add ExpectedClientCANames
Dr. Stephen Henson
2017-03-16
1
-0
/
+8
*
Port SRP tests to the new test framework
Emilia Kasper
2017-03-14
1
-0
/
+52
*
Add compression tests
Matt Caswell
2017-03-02
1
-0
/
+3
*
Tests for SSL early callback
Benjamin Kaduk
2017-02-23
1
-1
/
+117
*
Add some KeyUpdate tests
Matt Caswell
2017-02-17
1
-3
/
+41
*
Provide a test for the Encrypt-Then-Mac renegotiation crash
Matt Caswell
2017-02-16
1
-3
/
+13
*
Add test support for TLS signature types.
Dr. Stephen Henson
2017-01-30
1
-0
/
+3
*
Fix some extra or missing whitespaces...
FdaSilvaYY
2017-01-25
1
-1
/
+1
*
Add options to check TLS signing hashes
Dr. Stephen Henson
2017-01-20
1
-0
/
+3
*
Add options to check certificate types.
Dr. Stephen Henson
2017-01-15
1
-9
/
+30
*
Move extension data into sub-structs
Rich Salz
2017-01-10
1
-4
/
+4
*
Add new ssl_test option.
Dr. Stephen Henson
2017-01-08
1
-0
/
+14
*
test/ssl_test: give up if both client and server wait on read
Richard Levitte
2016-12-16
1
-1
/
+12
*
Extend the renegotiation tests
Matt Caswell
2016-09-28
1
-24
/
+57
*
Add support for testing renegotiation
Matt Caswell
2016-09-28
1
-5
/
+72
*
Add -Wswitch-enum
Rich Salz
2016-09-22
1
-5
/
+8
*
Add some CertStatus tests
Matt Caswell
2016-08-30
1
-0
/
+42
[next]