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
/
pkcs7
Age
Commit message (
Expand
)
Author
2022-09-16
X509_STORE_CTX_set_default(): improve error handling, also in its use
David von Oheimb
2022-07-28
Handle SMIME_crlf_copy return code
Alon Bar-Lev
2022-06-21
Update copyright year
Matt Caswell
2022-06-02
Fix the checks of BIO_get_cipher_status
Peiwei Hu
2022-05-27
Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length
Peiwei Hu
2022-05-26
Fix check of dtls1_process_record
Peiwei Hu
2021-06-17
Update copyright year
Matt Caswell
2021-06-05
Teach more of the ASN.1 code about libctx/propq
Matt Caswell
2021-06-01
Rename all getters to use get/get0 in name
Tomas Mraz
2021-05-29
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-26
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-19
Make SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() support binary input
Dr. David von Oheimb
2021-04-30
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-18
Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt()
Richard Levitte
2021-04-18
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-06
Deprecate the EVP_PKEY controls for CMS and PKCS#7
Tomas Mraz
2021-03-18
Add ossl_ x509 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-12
misc: other init function param additions
Pauli
2021-03-11
Update copyright year
Matt Caswell
2021-02-22
Fix external symbols for pkcs7.
Shane Lontis
2021-02-18
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
Dr. David von Oheimb
2021-02-11
X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
Dr. David von Oheimb
2021-01-28
Update copyright year
Richard Levitte
2021-01-20
Remove pkey_downgrade from PKCS7 code
Shane Lontis
2021-01-18
Fix PKCS7 potential segfault
Shane Lontis
2020-11-24
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-13
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-10-15
Update copyright year
Matt Caswell
2020-10-15
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-08
Fix zero-length content verification in S/MIME format
Dmitry Belyavskiy
2020-10-08
Expose PKCS7_get_octet_string and PKCS7_type_is_other
Jordan Montgomery
2020-10-01
Run the withlibctx.pl script
Matt Caswell
2020-09-13
Fix safestack issues in pkcs7.h
Matt Caswell
2020-09-13
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
Fix safestack issues in x509.h
Matt Caswell
2020-09-12
Fix coverity issue: CID 1466484 - Remove dead code in PKCS7_dataInit()
Shane Lontis
2020-09-03
"Downgrade" provider-native keys to legacy where needed
Richard Levitte
2020-08-29
Fix PKCS#7 so that it still works with non fetchable cipher algorithms.
Dmitry Belyavskiy
2020-08-29
Fix PKCS#7 so that it still works with non fetchable digest algorithms.
Dmitry Belyavskiy
2020-08-12
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-09
Add libctx support to PKCS7.
Shane Lontis
2020-07-16
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...
Dr. David von Oheimb
2020-07-08
Fix CID 1454808: Error handling issues NEGATIVE_RETURNS (PKCS7_dataDecode())
Shane Lontis
2020-05-15
Update copyright year
Matt Caswell
2020-04-24
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2019-10-09
Explicitly test against NULL; do not use !p or similar
Rich Salz
2019-09-28
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-12
util/mkerr.pl: make it not depend on the function code
Richard Levitte
[next]