index
:
openssl
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
SSLeay
dependabot-review
dependabot/github_actions/coverallsapp/github-action-2.3.3
feature/acert-cli
feature/dtls-1.3
feature/ech
feature/evp_skey
feature/hss
feature/ml-kem
feature/quic-server
feature/slh-dsa
master
openssl-3.0
openssl-3.1
openssl-3.2
openssl-3.3
openssl-3.4
tls1.3-draft-18
tls1.3-draft-19
Mirror of https://github.com/openssl/openssl
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_err.c
Age
Commit message (
Expand
)
Author
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-12
make update
Benjamin Kaduk
2021-05-06
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-01
Use OCSP-specific error code for clarity
Dmitry Belyavskiy
2021-02-05
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
Make supported_groups code independent of EC and DH
Matt Caswell
2021-01-28
Update copyright year
Richard Levitte
2021-01-12
Clean away extraneous library specific FETCH_FAILED reason codes
Richard Levitte
2020-11-24
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-08-29
Improve some error messages if a digest is not available
Matt Caswell
2020-06-19
Provider a better error message if we fail to copy parameters
Matt Caswell
2020-05-19
New Russian TLS 1.2 implementation
Dmitry Belyavskiy
2020-03-24
Use a fetched version of SHA256 in tls_process_new_session_ticket()
Matt Caswell
2020-02-04
Detect EOF while reading in libssl
Matt Caswell
2019-09-12
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-07-16
Regenerate mkerr files
Rich Salz
2019-05-07
ssl: Add SSL_sendfile
Boris Pismenny
2019-03-29
Remove heartbeats completely
Richard Levitte
2019-02-19
Don't interleave handshake and other record types in TLSv1.3
Matt Caswell
2018-12-06
Following the license change, modify the boilerplates in ssl/
Richard Levitte
2018-07-31
Fix some TLSv1.3 alert issues
Matt Caswell
2018-07-20
Validate legacy_version
Matt Caswell
2018-06-27
Return a fatal error if application data is encountered during shutdown
Matt Caswell
2018-06-26
Respect SSL_OP_NO_TICKET in TLSv1.3
Matt Caswell
2018-06-26
Restructure the ticket construction code
Matt Caswell
2018-04-26
Fix last(?) batch of malloc-NULL places
Rich Salz
2018-04-03
Set error code on alloc failures
Rich Salz
2018-03-14
Split configuration of TLSv1.3 ciphers from older ciphers
Matt Caswell
2018-03-09
Add SSL/SSL_CTX_use_cert_and_key()
Todd Short
2018-03-09
Give more information in the SSL_stateless return code
Matt Caswell
2018-02-01
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-01-25
Add support for the TLS 1.3 signature_algorithms_cert extension
Benjamin Kaduk
2018-01-24
Add support for sending TLSv1.3 cookies
Matt Caswell
2017-12-14
Send supported_versions in an HRR
Matt Caswell
2017-12-14
Merge HRR into ServerHello
Matt Caswell
2017-12-14
Drop CCS messages received in the TLSv1.3 handshake
Matt Caswell
2017-12-14
Implement session id TLSv1.3 middlebox compatibility mode
Matt Caswell
2017-12-14
Update ServerHello to new draft-22 format
Matt Caswell
2017-12-08
Convert the remaining functions in the record layer to use SSLfatal()
Matt Caswell
2017-12-04
Add some more cleanups
Matt Caswell
2017-12-04
Add some sanity checks for the fatal error condition
Matt Caswell
2017-12-04
Fix up a few places in the state machine that got missed with SSLfatal()
Matt Caswell
2017-12-04
Convert more functions in ssl/statem/statem.c to use SSLfatal()
Matt Caswell
2017-12-04
Convert remaining functions in statem_srvr.c to use SSLfatal()
Matt Caswell
2017-12-04
Convert remaining functions in statem_clnt.c to use SSLfatal()
Matt Caswell
2017-12-04
Convert the state machine code to use SSLfatal()
Matt Caswell
2017-11-05
Implement Maximum Fragment Length TLS extension.
FdaSilvaYY
2017-10-04
Session resume broken switching contexts
Todd Short
2017-08-31
Complain if we are writing early data but SNI or ALPN is incorrect
Matt Caswell
2017-07-13
make errors
Dr. Stephen Henson
[next]