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
/
crypto
/
err
Age
Commit message (
Expand
)
Author
2022-06-21
Update copyright year
Matt Caswell
2022-06-13
RSA keygen update: Raise an error if no prime candidate q is found.
slontis
2022-05-10
err: get rid of err_free_strings_int()
Dr. Matthias St. Pierre
2022-05-10
err: fix crash in ERR_load_strings() when configured with no-err
Dr. Matthias St. Pierre
2022-05-03
Update copyright year
Matt Caswell
2022-04-14
Add error code for unsupported explicit parameters
Tomas Mraz
2021-12-09
OSSL_HTTP_get(): Fix timeout handling on redirection
Dr. David von Oheimb
2021-11-24
Have OSSL_PARAM_allocate_from_text() raise error on unexpected neg number
Richard Levitte
2021-11-22
Make ERR_str_reasons in err.c consistent again with err.h
Dr. David von Oheimb
2021-08-26
Add invalid input length error
Pauli
2021-07-20
err: remove the derivation function is mandatory for FIPS error message since...
Pauli
2021-06-30
CMP: Add missing getter functions to CRMF API and CMP API
Dr. David von Oheimb
2021-06-24
err: add unable to get lock errors
Pauli
2021-06-17
Update copyright year
Matt Caswell
2021-06-10
err: clear flags better when clearing errors.
Pauli
2021-06-05
DECODER: use property definitions instead of getting implementation parameters
Richard Levitte
2021-06-02
err: remove TODOs
Pauli
2021-06-01
crypto: updates to pass size_t to RAND_bytes_ex()
Pauli
2021-05-27
errors: update error message (to be squashed)
Pauli
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-18
Better error messages if there are no encoders/decoders/store loaders
Matt Caswell
2021-05-14
HTTP: Implement persistent connections (keep-alive)
Dr. David von Oheimb
2021-05-12
make update
Benjamin Kaduk
2021-05-06
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-05
mac: add EVP_MAC_finalXOF() function
Pauli
2021-05-05
Allow absolute paths to be set
Rich Salz
2021-05-05
Fix KMAC bounds checks.
Shane Lontis
2021-05-01
Use OCSP-specific error code for clarity
Dmitry Belyavskiy
2021-04-22
Fix typos
MichaM
2021-04-21
ENCODER & DECODER: Allow decoder implementations to specify "carry on"
Richard Levitte
2021-04-14
Add domain parameter match check for DH and ECDH key exchange.
Shane Lontis
2021-04-12
Add additional KMAC error
Pauli
2021-04-08
Update copyright year
Matt Caswell
2021-04-07
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
Pauli
2021-04-01
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-03-24
err: fix coverity 1452768: dereference after null check
Pauli
2021-03-19
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
Richard Levitte
2021-03-18
rename err_get_state_int() to ossl_err_get_state_int()
Shane Lontis
2021-03-18
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-14
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-12
Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto
Tomas Mraz
2021-03-11
Update copyright year
Matt Caswell
2021-03-11
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
Pedro Monreal
2021-03-01
Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()
Dr. David von Oheimb
2021-02-24
Duplicate the file and func error strings
Matt Caswell
2021-02-18
Update copyright year
Matt Caswell
2021-02-18
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-17
err: generated error files
Pauli
2021-02-16
Don't overflow the output length in EVP_CipherUpdate calls
Matt Caswell
[next]