aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pkcs7
Commit message (Expand)AuthorAgeFilesLines
* Add X509_up_ref function.Dr. Stephen Henson2015-08-311-2/+2
* Add X509_CRL_up_ref functionDr. Stephen Henson2015-08-311-1/+1
* GH354: Memory leak fixesAlessandro Ghedini2015-08-281-20/+6
* PKCS#7: Fix NULL dereference with missing EncryptedContent.Emilia Kasper2015-06-111-1/+15
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-5/+8
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-147-7/+7
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-114-24/+24
* free null cleanup finaleRich Salz2015-05-011-5/+3
* free cleanup almost the finaleRich Salz2015-04-301-33/+15
* free NULL cleanup 5aRich Salz2015-04-302-6/+3
* free NULL cleanup 9Rich Salz2015-04-111-10/+5
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-18/+2
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-480/+0
* free NULL cleanupRich Salz2015-03-282-10/+6
* free NULL cleanupRich Salz2015-03-251-19/+10
* RAND_bytes updatesMatt Caswell2015-03-251-1/+1
* make dependDr. Stephen Henson2015-03-241-1/+1
* Move some ASN.1 internals to asn1_int.hDr. Stephen Henson2015-03-241-1/+1
* Remove old ASN.1 code.Dr. Stephen Henson2015-03-232-13/+13
* PKCS#7: avoid NULL pointer dereferences with missing contentEmilia Kasper2015-03-192-14/+76
* Make X509_ATTRIBUTE opaque.Dr. Stephen Henson2015-03-161-17/+5
* Remove obsolete declarations.Dr. Stephen Henson2015-03-121-4/+0
* Dead code removal: #if 0 asn1, pkcs7Rich Salz2015-01-302-39/+5
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2211-2901/+2781
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-8/+0
* Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell2014-10-061-4/+0
* Remove ancient obsolete files under pkcs7.Dr. Stephen Henson2014-06-2634-2865/+0
* Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in...Matt Caswell2014-05-073-1/+8
* Fix double frees.Ben Laurie2014-04-221-0/+1
* Add suppot for ASCII with CRLF canonicalisation.Dr. Stephen Henson2014-02-131-0/+3
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-053-4/+4
* Submitted by: Markus Friedl <mfriedl@gmail.com>Dr. Stephen Henson2012-03-221-2/+14
* Fix for CMS/PKCS7 MMA. If RSA decryption fails use a random key andDr. Stephen Henson2012-03-121-18/+47
* check return value of BIO_write in PKCS7_decryptDr. Stephen Henson2012-03-081-1/+5
* Detect symmetric crypto errors in PKCS7_decrypt.Dr. Stephen Henson2012-02-271-2/+17
* more vxworks patchesDr. Stephen Henson2011-10-141-1/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Fix warnings.Ben Laurie2010-06-122-5/+0
* PR: 2102Dr. Stephen Henson2010-01-051-2/+0
* Audit libcrypto for unchecked return values: fix all cases enounteredDr. Stephen Henson2009-09-231-7/+17
* Fix from stable branch.Dr. Stephen Henson2009-03-151-2/+1
* pval must always be set when pk7_cb() does anything (Coverity ID 146).Ben Laurie2008-12-261-8/+5
* Set memory BIOs up properly when stripping text headers from S/MIME messages.Dr. Stephen Henson2008-11-211-0/+1
* Update obsolete email address...Dr. Stephen Henson2008-11-054-4/+4
* Delete nonexistant function from pkcs7.h header file. WIN32 build fix fromDr. Stephen Henson2008-04-041-1/+0