index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2021-03-11
4
-4
/
+4
*
Fix external symbols for cms.
Shane Lontis
2021-02-22
15
-313
/
+334
*
Rename internal X509_add_cert_new() to ossl_x509_add_cert_new()
Dr. David von Oheimb
2021-02-18
2
-5
/
+5
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
Tomas Mraz
2021-02-17
1
-2
/
+2
*
dh_cms_set_peerkey: Pad the public key to p size
Tomas Mraz
2021-02-02
1
-1
/
+5
*
Update copyright year
Richard Levitte
2021-01-28
10
-10
/
+10
*
dh_cms_set_shared_info: Use explicit fetch to be able to provide libctx
Tomas Mraz
2021-01-21
1
-2
/
+10
*
dh_cms_set_peerkey: The peer key is encoded as an ASN.1 integer
Tomas Mraz
2021-01-21
1
-1
/
+15
*
Fixes related to broken DH support in CMS
Tomas Mraz
2021-01-21
1
-1
/
+3
*
CMS: Fix NULL access if d2i_CMS_bio() is not passed a CMS_ContentInfo**.
Shane Lontis
2021-01-18
9
-47
/
+68
*
Drop unnecessary checks of OPENSSL_NO_DH, OPENSSL_NO_DSA and OPENSSL_NO_EC
Richard Levitte
2020-12-16
5
-24
/
+6
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-5
/
+11
*
CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data()
Richard Levitte
2020-11-13
1
-4
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
15
-266
/
+219
*
Adapt libcrypto functionality to specify the desired input structure
Richard Levitte
2020-11-11
1
-12
/
+5
*
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
Matt Caswell
2020-10-20
2
-9
/
+3
*
Update copyright year
Matt Caswell
2020-10-15
4
-4
/
+4
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
8
-20
/
+23
*
Make evp_pkey_ctx_get0_libctx/propq public API
Matt Caswell
2020-10-15
1
-3
/
+2
*
Remove CMS recipient info information out of the algorithm implementations
Matt Caswell
2020-10-15
1
-0
/
+14
*
Move CMS signing code out of the algorithms and into CMS
Matt Caswell
2020-10-15
7
-45
/
+160
*
Move CMS enveloping code out of the algorithms and into CMS
Matt Caswell
2020-10-15
7
-1
/
+928
*
Remove a CMS key downgrade
Matt Caswell
2020-10-15
1
-46
/
+0
*
Fix zero-length content verification in S/MIME format
Dmitry Belyavskiy
2020-10-08
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
8
-76
/
+62
*
Fix CID 1466709 : Negative value passed to a function that cant be negative i...
Shane Lontis
2020-09-23
1
-1
/
+1
*
Fix safestack issues in ess.h
Matt Caswell
2020-09-13
1
-3
/
+0
*
Fix safestack issues in cms.h
Matt Caswell
2020-09-13
7
-17
/
+0
*
Fix safestack issues in asn1.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509v3.h
Matt Caswell
2020-09-13
1
-1
/
+0
*
Fix safestack issues in x509.h
Matt Caswell
2020-09-13
5
-8
/
+0
*
Add CMS AuthEnvelopedData with AES-GCM support
Jakub Zelenka
2020-09-08
9
-98
/
+379
*
Fix coverity CID #1452769 & #1452771 - Arg passed to function that cannot be ...
Shane Lontis
2020-09-05
1
-4
/
+4
*
Fix CMS so that it still works with non fetchable algorithms.
Shane Lontis
2020-08-22
4
-20
/
+58
*
Introduce X509_add_cert[s] simplifying various additions to cert lists
Dr. David von Oheimb
2020-08-12
2
-13
/
+5
*
Add libctx support to CMS.
Shane Lontis
2020-08-09
12
-245
/
+618
*
Coverity Fixes for issue #12531
Norman Ashley
2020-08-04
1
-2
/
+2
*
EVP: deprecate the EVP_X_meth_ functions.
Pauli
2020-07-22
1
-0
/
+7
*
Constify X509_check_akid and prefer using X509_get0_serialNumber over X509_ge...
Dr. David von Oheimb
2020-07-16
1
-2
/
+2
*
Update copyright year
Richard Levitte
2020-07-16
1
-1
/
+1
*
Fix CID 1454806: NEGATIVE_RETURNS (cms_enc.c)
Shane Lontis
2020-07-08
1
-1
/
+6
*
crypto/cms: add CAdES-BES signed attributes validation
FdaSilvaYY
2020-05-27
4
-17
/
+125
*
Update copyright year
Matt Caswell
2020-05-15
3
-3
/
+3
*
coverity 1462578 Resource leak
Pauli
2020-04-30
1
-1
/
+3
*
coverity 1462567: Null pointer dereferences
Pauli
2020-04-30
1
-3
/
+5
*
coverity 1462543 Logically dead code
Pauli
2020-04-30
1
-18
/
+18
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
7
-0
/
+27
*
Update copyright year
Matt Caswell
2020-04-23
5
-5
/
+5
[next]