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
*
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
*
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-10
1
-5
/
+5
*
Remove some redundant trace code
Matt Caswell
2016-11-09
1
-10
/
+1
*
Fix some missing checks for TLS1_3_VERSION_DRAFT
Matt Caswell
2016-11-09
1
-1
/
+3
*
Update TLS1.3 draft version numbers for latest draft
Matt Caswell
2016-11-09
1
-1
/
+1
*
Ensure that the -trace option can interpret the supported_versions extension
Matt Caswell
2016-11-09
1
-0
/
+19
*
Correct the Id for the TLS1.3 ciphersuite
Matt Caswell
2016-11-07
1
-1
/
+1
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
1
-0
/
+2
*
Ensure trace recognises X25519
Matt Caswell
2016-09-08
1
-0
/
+1
*
Indent ssl/
Emilia Kasper
2016-08-18
1
-27
/
+19
*
Enforce and explicit some const casting
FdaSilvaYY
2016-07-25
1
-2
/
+2
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-50
/
+5
*
Fix enable-ssl-trace no-nextprotoneg.
Ben Laurie
2016-04-27
1
-0
/
+2
*
Adds CT validation to SSL connections
Rob Percival
2016-03-04
1
-0
/
+1
*
Fix the enable-ssl-trace config option
Matt Caswell
2016-02-12
1
-22
/
+0
*
Remove TLS heartbeat, disable DTLS heartbeat
Rich Salz
2016-02-11
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove fixed DH ciphersuites.
Dr. Stephen Henson
2015-12-19
1
-18
/
+0
*
Don't use EC when no-ec.
Ben Laurie
2015-12-13
1
-0
/
+2
*
Wire ChaCha20-Poly1305 to TLS.
Andy Polyakov
2015-12-10
1
-0
/
+7
*
Updates to GOST2012
Matt Caswell
2015-11-27
1
-17
/
+17
*
Patch containing TLS implementation for GOST 2012
Dmitry Belyavsky
2015-11-23
1
-2
/
+8
*
Add full PSK trace support
Dr. Stephen Henson
2015-07-30
1
-13
/
+36
*
PSK trace keyex fixes.
Dr. Stephen Henson
2015-06-23
1
-0
/
+14
*
Update trace code.
Dr. Stephen Henson
2015-06-06
1
-0
/
+130
*
Remove Kerberos support from libssl
Matt Caswell
2015-05-13
1
-4
/
+0
*
Add OSSL_NELEM macro.
Dr. Stephen Henson
2015-05-03
1
-2
/
+2
*
dead code cleanup: #if 0 in ssl
Rich Salz
2015-02-06
1
-8
/
+0
*
Extended master secret extension support.
Dr. Stephen Henson
2015-02-03
1
-1
/
+2
*
Remove support for opaque-prf
Rich Salz
2015-01-28
1
-3
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-1186
/
+1116
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-3
/
+0
*
Adding padding extension to trace code.
Dr. Stephen Henson
2014-05-20
1
-1
/
+2
*
use SSL_kDHE throughout instead of SSL_kEDH
Daniel Kahn Gillmor
2014-01-09
1
-4
/
+4
*
emit "DHE" instead of "edh" for kX packet trace output
Daniel Kahn Gillmor
2014-01-09
1
-1
/
+1
*
use SSL_kECDHE throughout instead of SSL_kEECDH
Daniel Kahn Gillmor
2014-01-09
1
-4
/
+4
*
emit "ECDHE" instead of "EECDH" for kX packet trace output
Daniel Kahn Gillmor
2014-01-09
1
-1
/
+1
*
Add brainpool curves to trace output.
Dr. Stephen Henson
2013-11-02
1
-0
/
+3
*
Provisional DTLS 1.2 support.
Dr. Stephen Henson
2013-03-26
1
-0
/
+1
*
Use enc_flags when deciding protocol variations.
Dr. Stephen Henson
2013-03-18
1
-2
/
+2
*
DTLS trace support.
Dr. Stephen Henson
2013-03-11
1
-4
/
+54
*
Fix for trace code: SSL3 doesn't include a length value for
Dr. Stephen Henson
2013-02-04
1
-1
/
+10
*
send out the raw SSL/TLS headers to the msg_callback and display them in SSL_...
Dr. Stephen Henson
2012-12-08
1
-10
/
+11
*
typo
Dr. Stephen Henson
2012-12-07
1
-1
/
+1
*
new command line option -stdname to ciphers utility
Dr. Stephen Henson
2012-11-16
1
-0
/
+7
*
New compile time option OPENSSL_SSL_TRACE_CRYPTO, when set this passes
Dr. Stephen Henson
2012-08-29
1
-1
/
+25
[next]