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
/
cms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-149
/
+1
*
Add the content type attribute to additional CMS signerinfo.
Shane Lontis
2019-06-03
4
-7
/
+170
*
CAdES: Fix SignerInfo attribute construction order.
FdaSilvaYY
2019-05-29
1
-9
/
+8
*
Change arg to cms_CompressedData_init_bio to be const
Matt Caswell
2019-03-08
1
-1
/
+1
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
8
-16
/
+18
*
Fix null pointer dereference in cms_RecipientInfo_kari_init
Daniel DeFreez
2019-02-13
1
-1
/
+4
*
crypto/cms: Add support for CAdES Basic Electronic Signatures (CAdES-BES)
Antonio Iacono
2019-01-27
3
-2
/
+96
*
Add missing OPENSSL_clear_free before using ec->key
Mansour Ahmadi
2018-12-13
1
-0
/
+1
*
Following the license change, modify the boilerplates in crypto/cms/
Richard Levitte
2018-12-06
15
-15
/
+15
*
Update copyright year
Matt Caswell
2018-09-11
1
-1
/
+1
*
Remove __cplusplus preamble from internal headers
Nicola Tuveri
2018-06-22
1
-7
/
+0
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-05-29
2
-2
/
+2
*
Fix a mem leak in CMS
Matt Caswell
2018-05-08
2
-0
/
+2
*
Update copyright year
Richard Levitte
2018-04-17
2
-2
/
+2
*
Set error code on alloc failures
Rich Salz
2018-04-03
3
-5
/
+10
*
Check for malloc failure
Rich Salz
2017-11-27
1
-2
/
+4
*
Code hygiene; initialize some pointers.
Mouse
2017-10-16
1
-1
/
+1
*
Support CMS decrypt without a certificate for all key types
Dr. Stephen Henson
2017-08-08
1
-6
/
+4
*
make error tables const and separate header file
Rich Salz
2017-06-07
1
-198
/
+231
*
Fix spelling errors in CMS.
Josh Soref
2017-05-27
3
-5
/
+5
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-0
/
+1
*
ASN.1: adapt our use of INTxx et al by making them explicitely embedded
Richard Levitte
2017-04-13
1
-13
/
+13
*
Act on deprecation of LONG and ZLONG, step 2
Richard Levitte
2017-04-10
2
-26
/
+26
*
Set EVP_PKEY_CTX in SignerInfo
Dr. Stephen Henson
2017-01-08
1
-0
/
+1
*
Fix enable-zlib
Matt Caswell
2016-08-22
1
-1
/
+1
*
constify X509_ALGOR_get0()
Dr. Stephen Henson
2016-08-17
2
-3
/
+3
*
Constify some ASN1_OBJECT *obj input parameters
FdaSilvaYY
2016-08-04
1
-4
/
+4
*
Constify CMS_decrypt_set1_key input buffer
FdaSilvaYY
2016-07-25
1
-1
/
+1
*
Check for errors allocating the error strings.
Kurt Roeckx
2016-07-20
1
-1
/
+2
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
2
-2
/
+0
*
Constify CMS_get0_type input
FdaSilvaYY
2016-06-15
1
-1
/
+1
*
GH1141: Different fix, preferred by Richard.
Rich Salz
2016-06-13
1
-2
/
+2
*
RT3053: Check for NULL before dereferencing
Phillip Hellewell
2016-06-12
1
-0
/
+4
*
Remove unused error/function codes.
Rich Salz
2016-05-23
1
-7
/
+1
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-51
/
+6
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
14
-686
/
+70
*
Only set CMS parameter when encrypting
Dr. Stephen Henson
2016-05-06
1
-15
/
+16
*
typo
Dr. Stephen Henson
2016-05-05
1
-1
/
+1
*
Always try to set ASN.1 parameters for CMS.
Dr. Stephen Henson
2016-05-05
1
-11
/
+14
*
Don't leak EVP_MD_CTX on error path
Matt Caswell
2016-04-28
1
-1
/
+1
*
Don't leak memory on error in cms_RecipientInfo_pwri_crypt
Matt Caswell
2016-04-28
1
-3
/
+7
*
Remove --classic build entirely
Richard Levitte
2016-04-20
1
-49
/
+0
*
Make many X509_xxx types opaque.
Rich Salz
2016-04-15
1
-7
/
+12
*
Remove the remainder of util/mk1mf.pl and companion scripts
Richard Levitte
2016-03-21
1
-3
/
+0
*
Remove #error from include files.
Rich Salz
2016-03-20
1
-3
/
+1
*
Fix no-des
Matt Caswell
2016-03-18
1
-1
/
+4
*
Convert CRYPTO_LOCK_EVP_PKEY to new multi-threading API
Alessandro Ghedini
2016-03-08
2
-2
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-4
/
+2
*
Always build library object files with shared library cflags
Richard Levitte
2016-02-20
1
-1
/
+1
[next]