index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_err.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check that a supported_versions extension is present in an HRR
Matt Caswell
2024-08-07
1
-0
/
+2
*
Add reason codes with the correct offset for two alerts
Jacob Champion
2024-05-14
1
-0
/
+4
*
Make conf_diagnostics apply also to the SSL conf errors
Tomas Mraz
2024-05-09
1
-0
/
+2
*
QUIC: Add polling API
Hugo Landau
2024-02-10
1
-0
/
+2
*
QUIC: Add new error codes for tuning API
Hugo Landau
2024-02-08
1
-0
/
+10
*
QUIC APL: Implement optimised FIN API
Hugo Landau
2024-01-23
1
-1
/
+3
*
QUIC APL: Implement backpressure on stream creation
Hugo Landau
2023-08-25
1
-0
/
+2
*
QUIC: Add ERR_raise() calls for EVP call failures
Tomas Mraz
2023-08-23
1
-0
/
+2
*
QUIC TLS: Rethink error handling
Hugo Landau
2023-08-08
1
-0
/
+2
*
QUIC CHANNEL: Improve error reporting
Hugo Landau
2023-08-08
1
-0
/
+1
*
Raise SSL_R_QUIC_PROTOCOL_ERROR on any QUIC protocol error
Tomas Mraz
2023-07-18
1
-0
/
+2
*
make update
Hugo Landau
2023-07-17
1
-0
/
+4
*
QUIC MSST: make update
Hugo Landau
2023-05-12
1
-0
/
+1
*
QUIC DISPATCH/APL: Implement SSL_set_default_stream_mode, default XSO refactor
Hugo Landau
2023-05-12
1
-0
/
+1
*
RFC7250 (RPK) support
Todd Short
2023-03-28
1
-0
/
+6
*
Provide better errors for some QUIC failures
Matt Caswell
2023-03-19
1
-1
/
+3
*
Make error reason for disallowed legacy sigalg more specific
Tomas Mraz
2022-12-13
1
-0
/
+2
*
Consolidate sequence counter incrementing code
Matt Caswell
2022-10-20
1
-0
/
+2
*
Add support for compressed certificates (RFC8879)
Todd Short
2022-10-18
1
-0
/
+2
*
Make the record layer directly aware of EtM
Matt Caswell
2022-08-18
1
-0
/
+2
*
Implement KTLS in the new read record layer code
Matt Caswell
2022-08-18
1
-0
/
+2
*
Convert ssl3_get_record to tls_read_record
Matt Caswell
2022-08-18
1
-0
/
+3
*
Transfer the functionality from ssl3_read_n to the new record layer
Matt Caswell
2022-08-18
1
-0
/
+4
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Update alert to common protocol
Kan
2022-01-08
1
-11
/
+11
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
make update
Benjamin Kaduk
2021-05-12
1
-0
/
+2
*
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-06
1
-2
/
+0
*
Use OCSP-specific error code for clarity
Dmitry Belyavskiy
2021-05-01
1
-0
/
+2
*
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
1
-0
/
+2
*
Make supported_groups code independent of EC and DH
Matt Caswell
2021-02-05
1
-0
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Clean away extraneous library specific FETCH_FAILED reason codes
Richard Levitte
2021-01-12
1
-4
/
+0
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-1
/
+2
*
Improve some error messages if a digest is not available
Matt Caswell
2020-08-29
1
-0
/
+2
*
Provider a better error message if we fail to copy parameters
Matt Caswell
2020-06-19
1
-0
/
+2
*
New Russian TLS 1.2 implementation
Dmitry Belyavskiy
2020-05-19
1
-2
/
+2
*
Use a fetched version of SHA256 in tls_process_new_session_ticket()
Matt Caswell
2020-03-24
1
-0
/
+2
*
Detect EOF while reading in libssl
Matt Caswell
2020-02-04
1
-1
/
+3
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-715
/
+1
*
ssl: Add SSL_sendfile
Boris Pismenny
2019-05-07
1
-0
/
+1
*
Remove heartbeats completely
Richard Levitte
2019-03-29
1
-5
/
+0
*
Don't interleave handshake and other record types in TLSv1.3
Matt Caswell
2019-02-19
1
-1
/
+3
*
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Fix some TLSv1.3 alert issues
Matt Caswell
2018-07-31
1
-0
/
+4
*
Validate legacy_version
Matt Caswell
2018-07-20
1
-0
/
+1
*
Return a fatal error if application data is encountered during shutdown
Matt Caswell
2018-06-27
1
-0
/
+2
*
Respect SSL_OP_NO_TICKET in TLSv1.3
Matt Caswell
2018-06-26
1
-0
/
+4
*
Restructure the ticket construction code
Matt Caswell
2018-06-26
1
-0
/
+2
[next]