Break out DllMain from crypto/cryptlib.c and use it in shared libs only
[openssl.git] / crypto / pkcs7 /
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-17 Rich SalzRemove Netware and OS/2
2016-02-23 Rich SalzAdd PKCS7_NO_DUAL_CONTENT flag
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-06 Richard LevitteEnhance and clear the support of linker flags
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-29 Richard LevitteConfigure et al: split up the lflags configuration...
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-20 Dr. Stephen Hensonmake EVP_PKEY opaque
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard Levittemake update
2015-12-31 Dr. Stephen HensonUse X509_get0_pubkey where appropriate
2015-12-09 Dr. Stephen Hensonmake update
2015-12-07 Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07 Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-11-05 Dr. Stephen HensonRebuild error source files.
2015-10-23 Alessandro GhediniRemove useless code
2015-09-30 Matt CaswellAdd GOST12 cms/smime capabilities
2015-09-06 Richard LevitteRemove warning about use of uninitialised variable
2015-09-05 Dr. Stephen HensonAvoid direct X509 structure access
2015-09-05 Rich SalzRT3955: Reduce some stack usage
2015-08-31 Dr. Stephen HensonAdd X509_up_ref function.
2015-08-31 Dr. Stephen HensonAdd X509_CRL_up_ref function
2015-08-28 Alessandro GhediniGH354: Memory leak fixes
2015-06-11 Emilia KasperPKCS#7: Fix NULL dereference with missing EncryptedContent.
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-01 Rich Salzfree null cleanup finale
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-11 Rich Salzfree NULL cleanup 9
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-28 Rich Salzfree NULL cleanup
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-24 Dr. Stephen Hensonmake depend
2015-03-24 Dr. Stephen HensonMove some ASN.1 internals to asn1_int.h
2015-03-23 Dr. Stephen HensonRemove old ASN.1 code.
2015-03-19 Emilia KasperPKCS#7: avoid NULL pointer dereferences with missing...
2015-03-16 Dr. Stephen HensonMake X509_ATTRIBUTE opaque.
2015-03-12 Dr. Stephen HensonRemove obsolete declarations.
2015-01-30 Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-10-06 Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-06-26 Dr. Stephen HensonRemove ancient obsolete files under pkcs7.
2014-05-07 Matt CaswellFixed NULL pointer dereference in PKCS7_dataDecode...
2014-04-22 Ben LaurieFix double frees.
2014-02-13 Dr. Stephen HensonAdd suppot for ASCII with CRLF canonicalisation.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2012-03-22 Dr. Stephen HensonSubmitted by: Markus Friedl <mfriedl@gmail.com>
2012-03-12 Dr. Stephen HensonFix for CMS/PKCS7 MMA. If RSA decryption fails use...
2012-03-08 Dr. Stephen Hensoncheck return value of BIO_write in PKCS7_decrypt
2012-02-27 Dr. Stephen HensonDetect symmetric crypto errors in PKCS7_decrypt.
2011-10-14 Dr. Stephen Hensonmore vxworks patches
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-06-12 Ben LaurieFix warnings.
2010-01-05 Dr. Stephen HensonPR: 2102
2009-09-23 Dr. Stephen HensonAudit libcrypto for unchecked return values: fix all...
2009-03-15 Dr. Stephen HensonFix from stable branch.
2008-12-26 Ben Lauriepval must always be set when pk7_cb() does anything...
2008-11-21 Dr. Stephen HensonSet memory BIOs up properly when stripping text headers...
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-04-04 Dr. Stephen HensonDelete nonexistant function from pkcs7.h header file...
2008-03-31 Dr. Stephen HensonUse correct headers for signed receipts. Use consistent...
2008-03-12 Dr. Stephen HensonAnd so it begins...
2008-01-03 Dr. Stephen HensonNetware support.
2007-09-19 Ben LaurieFix dependencies. Make depend.
2007-08-12 Dr. Stephen HensonFix warnings.
2007-06-07 Dr. Stephen HensonFinish gcc 4.2 changes.
2007-05-16 Dr. Stephen HensonFix error code name.
2007-05-10 Dr. Stephen HensonImprove error detection when streaming S/MIME.
2007-04-24 Bodo Möllerfix function codes for error
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2007-04-13 Dr. Stephen HensonFlush b64 BIO.
2007-04-13 Dr. Stephen HensonDon't finalize signerinfo if reuse and partial both...
2007-04-13 Dr. Stephen HensonUpdate smime utility to support streaming for -encrypt...
2007-04-05 Ben LaurieIf you're going to check for negative, use an signed...
2007-04-04 Nils Larschcheck return value of ASN1_item_i2d(), Coverity ID 55
2007-04-04 Ben LaurieHandle bad content type. Coverity ID 99.
2007-04-01 Ben LaurieFix warning.
2007-02-26 Nils Larschremove dead code
2007-02-03 Nils Larschfix potential memory leaks
2006-12-24 Dr. Stephen HensonAdd bit I missed from PKCS#7 streaming encoder.
2006-12-24 Dr. Stephen HensonExperimental streaming PKCS#7 support.
2006-11-21 Dr. Stephen HensonUpdate from 0.9.8 stable. Eliminate duplicate error...
2006-11-06 Nils Larschremove SSLEAY_MACROS code
2006-08-28 Ben LaurieMake things static that should be. Declare stuff in...
next