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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow PKCS7_decrypt() to work if no cert supplied.
Dr. Stephen Henson
2005-08-04
4
-18
/
+60
*
fix potential memory leak
Nils Larsch
2005-05-19
1
-1
/
+6
*
fix memory leak (BIO_free_all needs pointer to first BIO)
Bodo Möller
2005-05-17
1
-4
/
+2
*
Further BUILDENV refinement, further fool-proofing of Makefiles and
Andy Polyakov
2005-05-16
1
-2
/
+1
*
Fool-proofing Makefiles
Andy Polyakov
2005-05-15
1
-4
/
+1
*
Fix more error codes.
Bodo Möller
2005-05-11
3
-15
/
+19
*
Support for smime-type MIME parameter.
Dr. Stephen Henson
2005-05-01
1
-2
/
+22
*
Rebuild error codes.
Dr. Stephen Henson
2005-04-12
1
-74
/
+78
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
make sure error queue is totally emptied
Nils Larsch
2005-04-07
1
-1
/
+1
*
Typo
Dr. Stephen Henson
2005-04-01
1
-1
/
+0
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-3
/
+0
*
Blow away Makefile.ssl.
Ben Laurie
2005-03-30
1
-4
/
+3
*
Fix possible memory leak.
Dr. Stephen Henson
2005-02-14
1
-5
/
+6
*
PKCS7_verify() performance optimization. When the content is large and a
Dr. Stephen Henson
2005-01-14
1
-4
/
+33
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
2
-21
/
+69
*
Don't use $(EXHEADER) directly in for loops, as most shells will break
Richard Levitte
2004-11-02
1
-1
/
+1
*
Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap().
Dr. Stephen Henson
2004-09-15
1
-4
/
+5
*
After the latest round of header-hacking, regenerate the dependencies in
Geoff Thorpe
2004-05-17
1
-51
/
+48
*
make update
Geoff Thorpe
2004-04-19
1
-39
/
+29
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-5
/
+10
*
Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
Dr. Stephen Henson
2004-03-27
2
-0
/
+3
*
Free up BIO properly when using streaming S/MIME sign.
Dr. Stephen Henson
2004-03-26
1
-5
/
+4
*
Correct constness problems.
Richard Levitte
2004-03-24
1
-4
/
+4
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-15
1
-1
/
+2
*
Use sh explicitely to run point.sh
Richard Levitte
2003-12-27
1
-1
/
+1
*
Add support for digested data PKCS#7 type.
Dr. Stephen Henson
2003-10-11
4
-59
/
+136
*
Simplify cipher and digest lookup in PKCS#7 code.
Dr. Stephen Henson
2003-10-11
1
-6
/
+5
*
New function to initialize a PKCS7 structure of type other.
Dr. Stephen Henson
2003-10-10
2
-0
/
+8
*
Initialize digested data type in PKCS7_set_type().
Dr. Stephen Henson
2003-10-10
1
-0
/
+5
*
Retrieve correct content to sign when the
Dr. Stephen Henson
2003-10-10
1
-26
/
+21
*
Return EOF when an S/MIME part have been read.
Dr. Stephen Henson
2003-06-24
1
-0
/
+1
*
Only count 'LF' as EOL in pk7_mime.c, this avoids incorrect
Dr. Stephen Henson
2003-06-02
1
-17
/
+21
*
Stop checking for CRLF when start of buffer is reached.
Dr. Stephen Henson
2003-06-02
1
-8
/
+16
*
Various S/MIME bug and compatibility fixes.
Dr. Stephen Henson
2003-06-01
3
-18
/
+42
*
Fix indefinite length encoding so EOC correctly updates
Dr. Stephen Henson
2003-02-25
3
-3
/
+3
*
Single pass processing to cleartext S/MIME signing.
Dr. Stephen Henson
2003-02-15
3
-17
/
+62
*
make update
Richard Levitte
2002-12-29
1
-99
/
+51
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
2
-3
/
+3
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Use double dashes so makedepend doesn't misunderstand the flags we
Richard Levitte
2002-10-09
1
-1
/
+1
*
Add declaration got PKCS#7 NDEF.
Dr. Stephen Henson
2002-10-04
1
-0
/
+1
*
Preliminary streaming ASN1 encode support.
Dr. Stephen Henson
2002-10-03
1
-20
/
+21
*
Really fix PKCS7_set_detached this time...
Dr. Stephen Henson
2002-09-08
1
-1
/
+1
*
Fix typos in PKCS#12 ASN1 code.
Dr. Stephen Henson
2002-09-07
1
-0
/
+7
*
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC instead)
Bodo Möller
2002-08-12
2
-4
/
+4
*
make update
Bodo Möller
2002-08-09
1
-46
/
+50
*
"make update"
Lutz Jänicke
2002-07-30
1
-75
/
+72
*
Don't clobber loop variable.
Richard Levitte
2002-07-24
1
-2
/
+3
*
Reverse the change with the following log, it needs further investigation:
Richard Levitte
2002-07-18
1
-13
/
+13
[next]