index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
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-rfc3820-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
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
err
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
err: clear flags better when clearing errors.
Pauli
2021-06-10
1
-0
/
+3
*
DECODER: use property definitions instead of getting implementation parameters
Richard Levitte
2021-06-05
1
-0
/
+2
*
err: remove TODOs
Pauli
2021-06-02
3
-3
/
+0
*
crypto: updates to pass size_t to RAND_bytes_ex()
Pauli
2021-06-01
1
-0
/
+2
*
errors: update error message (to be squashed)
Pauli
2021-05-27
1
-0
/
+2
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
3
-43
/
+43
*
Better error messages if there are no encoders/decoders/store loaders
Matt Caswell
2021-05-18
1
-0
/
+2
*
HTTP: Implement persistent connections (keep-alive)
Dr. David von Oheimb
2021-05-14
1
-0
/
+2
*
make update
Benjamin Kaduk
2021-05-12
1
-0
/
+1
*
Remove all trace of FIPS_mode functions
Rich Salz
2021-05-06
1
-6
/
+0
*
mac: add EVP_MAC_finalXOF() function
Pauli
2021-05-05
1
-0
/
+1
*
Allow absolute paths to be set
Rich Salz
2021-05-05
1
-0
/
+1
*
Fix KMAC bounds checks.
Shane Lontis
2021-05-05
1
-0
/
+1
*
Use OCSP-specific error code for clarity
Dmitry Belyavskiy
2021-05-01
1
-0
/
+1
*
Fix typos
MichaM
2021-04-22
1
-2
/
+2
*
ENCODER & DECODER: Allow decoder implementations to specify "carry on"
Richard Levitte
2021-04-21
1
-0
/
+1
*
Add domain parameter match check for DH and ECDH key exchange.
Shane Lontis
2021-04-14
1
-0
/
+1
*
Add additional KMAC error
Pauli
2021-04-12
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
2
-2
/
+2
*
Check for integer overflow in i2a_ASN1_OBJECT and error out if found.
Pauli
2021-04-07
1
-0
/
+1
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
1
-0
/
+1
*
err: fix coverity 1452768: dereference after null check
Pauli
2021-03-24
1
-1
/
+3
*
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
Richard Levitte
2021-03-19
1
-0
/
+2
*
rename err_get_state_int() to ossl_err_get_state_int()
Shane Lontis
2021-03-18
3
-14
/
+14
*
Fix misc external ossl_ symbols.
Shane Lontis
2021-03-18
1
-2
/
+1
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-2
/
+8
*
Always check CRYPTO_LOCK_{read,write}_lock
Rich Salz
2021-03-14
1
-4
/
+8
*
Use OPENSSL_init_crypto(OPENSSL_INIT_BASE_ONLY, NULL) in libcrypto
Tomas Mraz
2021-03-12
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix reason code: EVP_R_OPERATON_NOT_INITIALIZED
Pedro Monreal
2021-03-11
1
-1
/
+1
*
Generalize schmeme parsing of OSSL_HTTP_parse_url() to OSSL_parse_url()
Dr. David von Oheimb
2021-03-01
1
-1
/
+1
*
Duplicate the file and func error strings
Matt Caswell
2021-02-24
2
-4
/
+19
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
dsa_check: Perform simple parameter check if seed is not available
Tomas Mraz
2021-02-18
1
-0
/
+1
*
err: generated error files
Pauli
2021-02-17
1
-1
/
+3
*
Don't overflow the output length in EVP_CipherUpdate calls
Matt Caswell
2021-02-16
1
-0
/
+1
*
Rename internal providercommonerr.h to less mouthful proverr.h
Tomas Mraz
2021-02-11
2
-2
/
+2
*
Various cleanup of PROV_R_ reason codes
Tomas Mraz
2021-02-11
1
-19
/
+5
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Remove OPENSSL_NO_EC guards from libssl
Matt Caswell
2021-02-05
1
-0
/
+1
*
Make supported_groups code independent of EC and DH
Matt Caswell
2021-02-05
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2021-02-05
1
-1890
/
+0
*
HTTP: add more error detection to low-level API
Dr. David von Oheimb
2021-02-02
1
-0
/
+1
*
Update copyright year
Richard Levitte
2021-01-28
2
-2
/
+2
*
replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
Dr. David von Oheimb
2021-01-16
1
-1
/
+0
*
Enable locking on the primary DRBG when we create it
Matt Caswell
2021-01-14
1
-1
/
+1
*
Clean away extraneous library specific FETCH_FAILED reason codes
Richard Levitte
2021-01-12
1
-1
/
+0
*
Use centralized fetching errors
Richard Levitte
2021-01-12
2
-1
/
+9
*
Add SM2 private key range validation
Nicola Tuveri
2021-01-08
1
-0
/
+1
[next]