index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
err
/
openssl.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
PROV: Add type specific MSBLOB and PVK decoding for the MS->key decoders
Richard Levitte
2021-03-19
1
-0
/
+2
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-2
/
+8
*
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
*
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
*
Various cleanup of PROV_R_ reason codes
Tomas Mraz
2021-02-11
1
-19
/
+5
*
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
1
-1
/
+1
*
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
1
-1
/
+0
*
Add SM2 private key range validation
Nicola Tuveri
2021-01-08
1
-0
/
+1
*
Move the caching of cipher constants into evp_cipher_from_dispatch
Matt Caswell
2020-12-23
1
-0
/
+1
*
openssl_hexstr2buf_sep(): Prevent misleading 'malloc failure' errors on short...
Dr. David von Oheimb
2020-12-10
1
-0
/
+1
*
Fix error clash in build
Pauli
2020-12-09
1
-1
/
+1
*
rand: add a provider side seed source.
Pauli
2020-12-09
1
-0
/
+2
*
EVP: Add EVP_PKEY_get_group_name() to extract the group name of a pkey
Richard Levitte
2020-12-08
1
-0
/
+1
*
Check that multi-strings/CHOICE types don't use implicit tagging
Matt Caswell
2020-12-08
1
-0
/
+1
*
Add EVP_KDF-X942 to the fips module
Shane Lontis
2020-12-02
1
-1
/
+3
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-28
/
+0
*
prov: move the entropy source out of the FIPS provider
Pauli
2020-11-19
1
-3
/
+0
*
rand: move the entropy source out of the FIPS provider
Pauli
2020-11-19
1
-2
/
+3
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
1
-0
/
+9
*
[ssl] Support ssl_encapsulate on server side
Nicola Tuveri
2020-10-14
1
-0
/
+1
*
[ssl] Support ssl_decapsulate on client side
Nicola Tuveri
2020-10-14
1
-0
/
+1
*
rsa: add ossl_ prefix to internal rsa_ calls.
Pauli
2020-10-07
1
-5
/
+0
*
Prune low-level ASN.1 parse errors from error queue in decoder_process()
Dr. David von Oheimb
2020-09-24
1
-5
/
+0
*
Add a "random" configuration section.
Pauli
2020-09-23
1
-0
/
+2
*
Add SM2 signature algorithm to default provider
Paul Yang
2020-09-22
1
-0
/
+2
*
ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODER
Richard Levitte
2020-09-20
1
-0
/
+1
*
prov/drbg: cleanup some RAND_DRBG leftovers
Dr. Matthias St. Pierre
2020-09-14
1
-7
/
+0
*
keygen: add FIPS error state management to conditional self tests
Shane Lontis
2020-09-12
1
-1
/
+2
*
FIPS: error mode is set from failed self tests and produced a limited number ...
Pauli
2020-09-12
1
-0
/
+2
[next]