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
*
adds TLS signature algorithms list feature
Michael Baentsch
2024-08-13
1
-31
/
+31
*
Add logging support for early data
Leonie Theobald
2024-08-07
1
-0
/
+1
*
Add support for integrity-only cipher suites for TLS v1.3
Rajeev Ranjan
2024-05-14
1
-0
/
+2
*
IANA has assigned numbers for 2 hybrid PQ KEX widely used in tests
Dmitry Belyavskiy
2023-11-24
1
-0
/
+2
*
Fix an SSL_trace bug
Matt Caswell
2023-05-24
1
-4
/
+9
*
Support trace for QUIC datagrams
Matt Caswell
2023-05-24
1
-1
/
+14
*
RFC7250 (RPK) support
Todd Short
2023-03-28
1
-1
/
+69
*
Cleanup : directly include of `internal/nelem.h` when required.
FdaSilvaYY
2022-11-23
1
-0
/
+1
*
Cast values to match printf format strings.
J.W. Jagersma
2022-11-14
1
-1
/
+1
*
Fix coverity 1516093 tainted scalar
Todd Short
2022-11-02
1
-1
/
+2
*
Fix coverity 1516093 tainted scalar
Todd Short
2022-10-21
1
-2
/
+5
*
Add support for compressed certificates (RFC8879)
Todd Short
2022-10-18
1
-0
/
+89
*
Reimplement brainpool TLSv1.3 support group support
Matt Caswell
2022-10-07
1
-0
/
+3
*
SSL object refactoring using SSL_CONNECTION object
Tomas Mraz
2022-07-28
1
-34
/
+38
*
Enable brainpool curves for TLS1.3
Bernd Edlinger
2021-11-26
1
-0
/
+3
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
1
-2
/
+0
*
t1_trce: Fix remaining places where the 24 bit shift overflow happens
Tomas Mraz
2020-05-20
1
-5
/
+16
*
New Russian TLS 1.2 implementation
Dmitry Belyavskiy
2020-05-19
1
-2
/
+15
*
GOST2012 TLS Supported Groups Identifiers Support
Nikolay Morozov
2020-04-22
1
-0
/
+7
*
TLSEXT_SIGALG_gostr34102012 0x0840 and 0x0841 support
Nikolay Morozov
2020-04-16
1
-0
/
+2
*
TLS Cipher Suite 0xC102 Support
Nikolay Morozov
2020-04-02
1
-2
/
+3
*
Process GOST ClientKeyExchange message in SSL_trace
Daniil Zotkin
2019-11-23
1
-0
/
+4
*
Do not print extensions in Certificate message for TLS1.2 and lower
Daniil Zotkin
2019-10-03
1
-2
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Collapse ssl3_state_st (s3) into ssl_st
Todd Short
2019-04-29
1
-1
/
+1
*
Remove heartbeats completely
Richard Levitte
2019-03-29
1
-4
/
+0
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix ssl/t1_trce.c to parse certificate chains
Erik Forsberg
2018-09-01
1
-10
/
+17
*
Update code for the final RFC version of TLSv1.3 (RFC8446)
Matt Caswell
2018-08-15
1
-16
/
+2
*
Suport TLSv1.3 draft 28
Matt Caswell
2018-05-15
1
-2
/
+12
*
Fix mixed indentation (and other whitespace issues)
Dr. Matthias St. Pierre
2018-04-26
1
-6
/
+6
*
Visual Studio 2017 debug build warning error on 32 bit build
cedral
2018-04-04
1
-1
/
+2
*
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
[next]