projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove __cplusplus preamble from internal headers
[oweals/openssl.git]
/
crypto
/
pkcs7
/
pk7_doit.c
2018-03-20
Matt Caswell
Update copyright year
blob
|
commitdiff
|
raw
2018-03-12
Matt Caswell
Improve error handling in pk7_doit
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
KaoruToda
Remove parentheses of return.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Mouse
Code hygiene; initialize some pointers.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-09
KaoruToda
Since return is inconsistent, I removed unnecessary...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-29
FdaSilvaYY
Whitespace cleanup in crypto
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
Matt Caswell
Add some missing return value checks
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 04/10
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
Matt Caswell
Free memory on error in PKCS7_dataFinal()
blob
|
commitdiff
|
raw
|
diff to current
2016-01-26
Rich Salz
Remove /* foo.c */ comments
blob
|
commitdiff
|
raw
|
diff to current
2015-12-31
Dr. Stephen Henson
Use X509_get0_pubkey where appropriate
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Cleanup: fix all sources that used EVP_MD_CTX_(create...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Richard Levitte
Adjust all accesses to EVP_MD_CTX to use accessor funct...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Continue standardising malloc style for libcrypto
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
Alessandro Ghedini
Remove useless code
blob
|
commitdiff
|
raw
|
diff to current
2015-09-05
Dr. Stephen Henson
Avoid direct X509 structure access
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Emilia Kasper
PKCS#7: Fix NULL dereference with missing EncryptedContent.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-14
Richard Levitte
Identify and move common internal libcrypto header...
blob
|
commitdiff
|
raw
|
diff to current
2015-05-11
Rich Salz
Use p==NULL not !p (in if statements, mainly)
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free cleanup almost the finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-30
Rich Salz
free NULL cleanup 5a
blob
|
commitdiff
|
raw
|
diff to current
2015-03-28
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Matt Caswell
RAND_bytes updates
blob
|
commitdiff
|
raw
|
diff to current
2015-03-23
Dr. Stephen Henson
Remove old ASN.1 code.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-19
Emilia Kasper
PKCS#7: avoid NULL pointer dereferences with missing...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
Dr. Stephen Henson
Make X509_ATTRIBUTE opaque.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Rich Salz
Dead code removal: #if 0 asn1, pkcs7
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Matt Caswell
Fixed NULL pointer dereference in PKCS7_dataDecode...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-22
Ben Laurie
Fix double frees.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Veres Lajos
misspellings fixes by https://github.com/vlajos/misspel...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Dr. Stephen Henson
Submitted by: Markus Friedl <mfriedl@gmail.com>
blob
|
commitdiff
|
raw
|
diff to current
2012-03-12
Dr. Stephen Henson
Fix for CMS/PKCS7 MMA. If RSA decryption fails use...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-12
Ben Laurie
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Dr. Stephen Henson
Audit libcrypto for unchecked return values: fix all...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-05
Ben Laurie
If you're going to check for negative, use an signed...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Nils Larsch
check return value of ASN1_item_i2d(), Coverity ID 55
blob
|
commitdiff
|
raw
|
diff to current
2007-04-04
Ben Laurie
Handle bad content type. Coverity ID 99.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-03
Nils Larsch
fix potential memory leaks
blob
|
commitdiff
|
raw
|
diff to current
2006-12-24
Dr. Stephen Henson
Add bit I missed from PKCS#7 streaming encoder.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-28
Ben Laurie
Make things static that should be. Declare stuff in...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-20
Dr. Stephen Henson
Use correct pointer types for various functions.
blob
|
commitdiff
|
raw
|
diff to current
2006-07-10
Dr. Stephen Henson
Allow digests to supply S/MIME micalg values from a...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Dr. Stephen Henson
Fix warnings.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Dr. Stephen Henson
Add -resign and -md options to smime command to support...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Dr. Stephen Henson
More S/MIME tidy. Place some common attribute operation...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Dr. Stephen Henson
Remove old digest type hacks for non RSA keys.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Dr. Stephen Henson
Update PKCS#7 decrypt routines to use new API.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-08
Dr. Stephen Henson
Update PKCS#7 enveloped data to new API.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-19
Dr. Stephen Henson
Remove dss1 hack from S/MIME code.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
Dr. Stephen Henson
Initial functions for main EVP_PKEY_METHOD operations.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-04
Dr. Stephen Henson
Allow PKCS7_decrypt() to work if no cert supplied.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Bodo Möller
Fix more error codes.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-05
Dr. Stephen Henson
Add lots of checks for memory allocation failure, error...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-28
Dr. Stephen Henson
Enhance EVP code to generate random symmetric keys...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Dr. Stephen Henson
Add support for digested data PKCS#7 type.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-11
Dr. Stephen Henson
Simplify cipher and digest lookup in PKCS#7 code.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-10
Dr. Stephen Henson
Retrieve correct content to sign when the
blob
|
commitdiff
|
raw
|
diff to current
2003-06-01
Dr. Stephen Henson
Various S/MIME bug and compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-28
Richard Levitte
Cleanse memory using the new OPENSSL_cleanse() function.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-13
Ben Laurie
Security fixes brought forward from 0.9.7.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-12
Bodo Möller
get rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-26
Dr. Stephen Henson
Always init ctx_tmp in PKCS7_dataFinal since it is...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-13
Bodo Möller
ECDSA support
blob
|
commitdiff
|
raw
|
diff to current
2002-01-02
Richard Levitte
Allow verification of other types than DATA.
blob
|
commitdiff
|
raw
|
diff to current
2001-12-07
Dr. Stephen Henson
Don't overwrite signing time.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Dr. Stephen Henson
Modify EVP cipher behaviour in a similar way
blob
|
commitdiff
|
raw
|
diff to current
2001-10-16
Dr. Stephen Henson
Retain compatibility of EVP_DigestInit() and EVP_Digest...
blob
|
commitdiff
|
raw
|
diff to current
2001-09-01
Geoff Thorpe
Make the necessary changes to work with the recent...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-30
Ben Laurie
Really add the EVP and all of the DES changes.
blob
|
commitdiff
|
raw
|
diff to current
2001-04-05
Richard Levitte
Fix couple of memory leaks in PKCS7_dataDecode().
blob
|
commitdiff
|
raw
|
diff to current
2001-03-20
Richard Levitte
avoid linking problems when OpenSSL is built with no...
blob
|
commitdiff
|
raw
|
diff to current
2001-03-07
Bodo Möller
Fix ERR_R_... problems.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-24
Dr. Stephen Henson
Stop PKCS7_verify() core dumping with unknown public
blob
|
commitdiff
|
raw
|
diff to current
2001-02-23
Dr. Stephen Henson
Initial support for ASN1_ITEM_FUNCTION option to
blob
|
commitdiff
|
raw
|
diff to current
2000-12-31
Dr. Stephen Henson
Fix the S/MIME code so it now works again and
blob
|
commitdiff
|
raw
|
diff to current
2000-12-08
Dr. Stephen Henson
Merge from the ASN1 branch of new ASN1 code
blob
|
commitdiff
|
raw
|
diff to current
2000-09-17
Richard Levitte
Use sk_*_new_null() instead of sk_*_new(NULL), since...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-07
Dr. Stephen Henson
Add docs for BIO_find_type() and friends.
blob
|
commitdiff
|
raw
|
diff to current
2000-06-01
Richard Levitte
There have been a number of complaints from a number...
blob
|
commitdiff
|
raw
|
diff to current
2000-05-26
Dr. Stephen Henson
Beginnings of EVP cipher overhaul. This should eventually
blob
|
commitdiff
|
raw
|
diff to current
2000-03-23
Richard Levitte
Clean up context, even if an error occured.
blob
|
commitdiff
|
raw
|
diff to current
2000-02-22
Dr. Stephen Henson
Change EVP_MD_CTX_type so it is more logical and add...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-21
Ulf Möller
Check RAND_bytes() return value or use RAND_pseudo_bytes().
blob
|
commitdiff
|
raw
|
diff to current
2000-01-13
Ulf Möller
Precautions against using the PRNG uninitialized: RAND_...
blob
|
commitdiff
|
raw
|
diff to current
2000-01-07
Bodo Möller
make no-des and no-rc2 work.
blob
|
commitdiff
|
raw
|
diff to current
1999-12-05
Dr. Stephen Henson
Merge in my S/MIME library and utility.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-16
Dr. Stephen Henson
Fix for a bug in PKCS#7 code and non-detached data.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-29
Dr. Stephen Henson
Fix to PKCS#7 routines so it can decrypt some oddball...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-20
Dr. Stephen Henson
Replace the macros in asn1.h with function equivalents...
blob
|
commitdiff
|
raw
|
diff to current
1999-08-19
Dr. Stephen Henson
Allow memory bios to be read only and change PKCS#7...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-22
Dr. Stephen Henson
New function PKCS7_signatureVerify to allow the signing...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-02
Ben Laurie
stack.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-02
Ben Laurie
Stack.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-31
Ben Laurie
Stack.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-31
Ben Laurie
More stack.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-19
Dr. Stephen Henson
New functions sk_set, sk_value and sk_num to replace...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-16
Dr. Stephen Henson
Fix various less obvious bugs in PKCS#7 handling: such...
blob
|
commitdiff
|
raw
|
diff to current
next