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
*
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
*
Clean up context, even if an error occured.
Richard Levitte
2000-03-23
1
-0
/
+1
*
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
Dr. Stephen Henson
2000-02-22
1
-3
/
+3
*
Check RAND_bytes() return value or use RAND_pseudo_bytes().
Ulf Möller
2000-01-21
1
-1
/
+1
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+2
*
make no-des and no-rc2 work.
Bodo Möller
2000-01-07
1
-4
/
+16
*
Merge in my S/MIME library and utility.
Dr. Stephen Henson
1999-12-05
1
-0
/
+2
*
Fix for a bug in PKCS#7 code and non-detached data.
Dr. Stephen Henson
1999-11-16
1
-1
/
+2
*
Fix to PKCS#7 routines so it can decrypt some oddball RC2 handling.
Dr. Stephen Henson
1999-10-29
1
-11
/
+22
*
Replace the macros in asn1.h with function equivalents. Also make UTF8Strings
Dr. Stephen Henson
1999-10-20
1
-10
/
+10
*
Allow memory bios to be read only and change PKCS#7 routines to use them.
Dr. Stephen Henson
1999-08-19
1
-17
/
+27
*
New function PKCS7_signatureVerify to allow the signing certificate to
Dr. Stephen Henson
1999-06-22
1
-14
/
+34
*
stack.
Ben Laurie
1999-06-02
1
-12
/
+12
*
Stack.
Ben Laurie
1999-06-02
1
-4
/
+3
*
Stack.
Ben Laurie
1999-05-31
1
-6
/
+8
*
More stack.
Ben Laurie
1999-05-31
1
-35
/
+44
*
New functions sk_set, sk_value and sk_num to replace existing macros: this is
Dr. Stephen Henson
1999-05-19
1
-5
/
+5
*
Fix various less obvious bugs in PKCS#7 handling: such as not zeroing
Dr. Stephen Henson
1999-05-16
1
-3
/
+3
*
Fix some obvious bugs in the PKCS#7 library handling. It didn't try to
Dr. Stephen Henson
1999-05-16
1
-48
/
+38
*
Various PKCS#7 related fixes,tidies and comments.
Dr. Stephen Henson
1999-05-11
1
-24
/
+12
*
Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.
Dr. Stephen Henson
1999-05-10
1
-13
/
+8
*
Kill evil casts, fix PKCS#7 and add new X509V3 Function.
Dr. Stephen Henson
1999-05-09
1
-6
/
+6
*
Another stack.
Ben Laurie
1999-05-01
1
-5
/
+6
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-23
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-52
/
+18
*
Massive constification.
Ben Laurie
1999-04-17
1
-5
/
+5
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-1
/
+2
*
Using int for the digest length in EVP_DigestFinal() broke some compilers.
Dr. Stephen Henson
1999-03-14
1
-2
/
+2
*
Fix the PKCS#7 stuff: signature verify could fail if attributes reordered, the
Dr. Stephen Henson
1999-03-05
1
-9
/
+20
*
Fix the Win32 compile environment and add various changes so it will now compile
Dr. Stephen Henson
1999-03-03
1
-1
/
+1
*
Change type of another md_len variable in pk7_doit.c:PKCS7_dataFinal()
Ralf S. Engelschall
1999-02-25
1
-1
/
+1
*
fix pk7_doit.c for new i2d_ASN1_SET argument
stephen
1998-12-30
1
-4
/
+4
*
Various cleanups and fixed by Marc and Ralf to start the OpenTLS project
Ralf S. Engelschall
1998-12-22
1
-1
/
+0
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
SSLeay
Ralf S. Engelschall
1998-12-21
1
-41
/
+574
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-27
/
+108
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+327