index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
t1_trce.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update trace code to know about GOST ciphersuites
Matt Caswell
2018-03-30
1
-0
/
+4
*
Adds multiple checks to avoid buffer over reads
Philippe Antoine
2018-03-25
1
-1
/
+13
*
Fixes integer underflow with SSL_trace support
Philippe Antoine
2018-03-21
1
-1
/
+1
*
Fix miscellaneous typos in docs and source
Dr. Matthias St. Pierre
2018-03-17
1
-2
/
+2
*
Fix enable-ssl-trace
Matt Caswell
2018-03-12
1
-4
/
+4
*
Duplicate entries ssl_handshake_tbl trace entries...
FdaSilvaYY
2018-03-08
1
-13
/
+17
*
Add X448/Ed448 support to libssl
Matt Caswell
2018-03-05
1
-0
/
+2
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
1
-1
/
+2
*
Fix ssl-trace with TLS 1.3 draft-23 PSS sigalgs
Benjamin Kaduk
2018-01-26
1
-3
/
+6
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Fix trace of TLSv1.3 Certificate Request message
Matt Caswell
2018-01-02
1
-0
/
+4
*
Merge HRR into ServerHello
Matt Caswell
2017-12-14
1
-32
/
+2
*
Update ServerHello to new draft-22 format
Matt Caswell
2017-12-14
1
-0
/
+11
*
SSL Trace improvements
FdaSilvaYY
2017-09-11
1
-39
/
+58
*
Fix the names of older ciphers.
David Benjamin
2017-07-31
1
-28
/
+28
*
Support converting cipher name to RFC name and vice versa
Paul Yang
2017-07-20
1
-6
/
+1
*
Update SSL_trace() to know about ticket_nonce
Matt Caswell
2017-07-07
1
-0
/
+3
*
Fix the names of ChaCha20-Poly1305 cipher suites in t1_trce.c.
David Benjamin
2017-06-22
1
-7
/
+7
*
Add Ed25519 to trace output
Dr. Stephen Henson
2017-06-21
1
-0
/
+1
*
Add back support for SHA224 based sig algs
Matt Caswell
2017-06-08
1
-0
/
+3
*
Add support to SSL_trace() for inner content types
Matt Caswell
2017-05-08
1
-0
/
+6
*
Remove support for OPENSSL_SSL_TRACE_CRYPTO
Matt Caswell
2017-05-08
1
-21
/
+0
*
Add TLSv1.3 draft-19 messages to trace
Todd Short
2017-03-16
1
-1
/
+6
*
HelloRetryRequest updates for draft-19
Matt Caswell
2017-03-16
1
-5
/
+24
*
Merge early_data_info extension into early_data
Matt Caswell
2017-03-16
1
-2
/
+3
*
Construct the early_data extension
Matt Caswell
2017-03-02
1
-1
/
+2
*
Teach SSL_trace() about the early_data_info extension
Matt Caswell
2017-03-02
1
-1
/
+12
*
Trace support for TLS 1.3 certificate request message
Dr. Stephen Henson
2017-02-27
1
-33
/
+42
*
Add missing blank lines and cosmetic improvements
Dr. Stephen Henson
2017-02-26
1
-4
/
+16
*
TLS 1.3 support for ssl_print_ticket()
Dr. Stephen Henson
2017-02-26
1
-2
/
+17
*
print out alpn extension
Dr. Stephen Henson
2017-02-26
1
-0
/
+20
*
Add ffdhe groups to trace output
Dr. Stephen Henson
2017-02-26
1
-0
/
+5
*
Print numerical value of named roups
Dr. Stephen Henson
2017-02-26
1
-4
/
+4
*
Add entry for PSK extension
Dr. Stephen Henson
2017-02-26
1
-0
/
+1
*
Add trace entries for remaining TLS 1.3 ciphersuites
Dr. Stephen Henson
2017-02-26
1
-0
/
+4
*
Add SSL_trace() support for KeyUpdate messages
Matt Caswell
2017-02-17
1
-1
/
+17
*
Add trace support for HelloRetryRequest
Matt Caswell
2017-02-14
1
-10
/
+38
*
Add support for the psk_key_exchange_modes extension
Matt Caswell
2017-01-30
1
-0
/
+15
*
Teach SSL_trace about the new sigalgs
Matt Caswell
2017-01-11
1
-30
/
+33
*
Fix various style issues following feedback
Matt Caswell
2017-01-06
1
-3
/
+3
*
Fix a double blank line style issue
Matt Caswell
2017-01-06
1
-1
/
+0
*
Update SSL_trace to understand TLSv1.3 Certificates
Matt Caswell
2017-01-06
1
-9
/
+24
*
Various style updates following extensions refactor
Matt Caswell
2016-12-08
1
-0
/
+2
*
Add EncryptedExtensions message
Matt Caswell
2016-12-08
1
-0
/
+6
*
Send and Receive a TLSv1.3 format ServerHello
Matt Caswell
2016-12-08
1
-12
/
+21
*
Fix a "defined but not used" warning when enabling ssl-trace
Matt Caswell
2016-11-16
1
-5
/
+0
*
Update the trace code to know about the key_share extension
Matt Caswell
2016-11-16
1
-1
/
+31
*
Revert "Remove heartbeats completely"
Richard Levitte
2016-11-15
1
-0
/
+3
*
Remove heartbeats completely
Richard Levitte
2016-11-15
1
-3
/
+0
*
Remove heartbeat support
Richard Levitte
2016-11-13
1
-32
/
+1
[next]