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
/
pkcs7
/
pk7_doit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Submitted by: Markus Friedl <mfriedl@gmail.com>
Dr. Stephen Henson
2012-03-22
1
-2
/
+14
*
Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key and
Dr. Stephen Henson
2012-03-12
1
-18
/
+47
*
Backport libcrypto audit: check return values of EVP functions instead
Dr. Stephen Henson
2011-06-03
1
-7
/
+17
*
Fix warnings (From HEAD, original patch by Ben).
Dr. Stephen Henson
2010-06-15
1
-3
/
+0
*
If you're going to check for negative, use an signed integer! Coverity ID 122.
Ben Laurie
2007-04-05
1
-1
/
+2
*
check return value of ASN1_item_i2d(), Coverity ID 55
Nils Larsch
2007-04-04
1
-0
/
+6
*
Handle bad content type. Coverity ID 99.
Ben Laurie
2007-04-04
1
-0
/
+3
*
fix potential memory leaks
Nils Larsch
2007-02-03
1
-8
/
+39
*
Add bit I missed from PKCS#7 streaming encoder.
Dr. Stephen Henson
2006-12-24
1
-10
/
+28
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
1
-2
/
+2
*
Use correct pointer types for various functions.
Dr. Stephen Henson
2006-07-20
1
-1
/
+1
*
Allow digests to supply S/MIME micalg values from a ctrl.
Dr. Stephen Henson
2006-07-10
1
-8
/
+22
*
Fix warnings.
Dr. Stephen Henson
2006-05-24
1
-2
/
+2
*
Add -resign and -md options to smime command to support resigning an
Dr. Stephen Henson
2006-05-18
1
-1
/
+0
*
More S/MIME tidy. Place some common attribute operations in utility
Dr. Stephen Henson
2006-05-18
1
-79
/
+102
*
Remove old digest type hacks for non RSA keys.
Dr. Stephen Henson
2006-05-18
1
-17
/
+0
*
Update PKCS#7 decrypt routines to use new API.
Dr. Stephen Henson
2006-05-08
1
-34
/
+76
*
Update PKCS#7 enveloped data to new API.
Dr. Stephen Henson
2006-05-08
1
-38
/
+61
*
Remove dss1 hack from S/MIME code.
Dr. Stephen Henson
2006-04-19
1
-0
/
+2
*
Initial functions for main EVP_PKEY_METHOD operations.
Dr. Stephen Henson
2006-04-07
1
-3
/
+3
*
Allow PKCS7_decrypt() to work if no cert supplied.
Dr. Stephen Henson
2005-08-04
1
-17
/
+57
*
Fix more error codes.
Bodo Möller
2005-05-11
1
-12
/
+12
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-6
/
+36
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-5
/
+10
*
Add support for digested data PKCS#7 type.
Dr. Stephen Henson
2003-10-11
1
-58
/
+104
*
Simplify cipher and digest lookup in PKCS#7 code.
Dr. Stephen Henson
2003-10-11
1
-6
/
+5
*
Retrieve correct content to sign when the
Dr. Stephen Henson
2003-10-10
1
-26
/
+21
*
Various S/MIME bug and compatibility fixes.
Dr. Stephen Henson
2003-06-01
1
-0
/
+5
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
Bodo Möller
2002-08-12
1
-2
/
+2
*
Always init ctx_tmp in PKCS7_dataFinal since it is always cleaned up.
Dr. Stephen Henson
2002-02-26
1
-1
/
+1
*
ECDSA support
Bodo Möller
2002-02-13
1
-0
/
+7
*
Allow verification of other types than DATA.
Richard Levitte
2002-01-02
1
-7
/
+46
*
Don't overwrite signing time.
Dr. Stephen Henson
2001-12-07
1
-5
/
+9
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-3
/
+3
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-6
/
+6
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-1
/
+5
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-30
1
-2
/
+7
*
Fix couple of memory leaks in PKCS7_dataDecode().
Richard Levitte
2001-04-05
1
-2
/
+2
*
avoid linking problems when OpenSSL is built with no-dsa. Spotted by Hellan,...
Richard Levitte
2001-03-20
1
-0
/
+4
*
Fix ERR_R_... problems.
Bodo Möller
2001-03-07
1
-2
/
+2
*
Stop PKCS7_verify() core dumping with unknown public
Dr. Stephen Henson
2001-02-24
1
-0
/
+5
*
Initial support for ASN1_ITEM_FUNCTION option to
Dr. Stephen Henson
2001-02-23
1
-2
/
+2
*
Fix the S/MIME code so it now works again and
Dr. Stephen Henson
2000-12-31
1
-35
/
+16
*
Merge from the ASN1 branch of new ASN1 code
Dr. Stephen Henson
2000-12-08
1
-4
/
+4
*
Use sk_*_new_null() instead of sk_*_new(NULL), since that takes care
Richard Levitte
2000-09-17
1
-1
/
+1
*
Add docs for BIO_find_type() and friends.
Dr. Stephen Henson
2000-09-07
1
-2
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-01
1
-10
/
+10
*
Beginnings of EVP cipher overhaul. This should eventually
Dr. Stephen Henson
2000-05-26
1
-27
/
+4
[next]