]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2008-05-27  Bodo Möllergrammar
2008-05-27  Bodo Mölleryear 2008
2008-05-27  Dr. Stephen... Avoid "duplicate const" warnings.
2008-05-27  Dr. Stephen... Avoid warning about empty structures and always define...
2008-05-26  Dr. Stephen... C++ style comments fixed.
2008-05-26  Ben LaurieLHASH revamp. make depend.
2008-05-26  Lutz JänickeAdd README about removed root CA certificates.
2008-05-26  Lutz JänickeReword comment to be much shorter to stop other people...
2008-05-23  Lutz JänickeClear error queue when starting SSL_CTX_use_certificate...
2008-05-23  Lutz JänickeRemove all root CA files (beyond test CAs including...
2008-05-20  Dr. Stephen... Typo.
2008-05-20  Dr. Stephen... Typo.
2008-05-20  Dr. Stephen... Update ordinals.
2008-05-20  Dr. Stephen... Update from stable branch.
2008-05-20  Dr. Stephen... Fix from stable branch.
2008-05-20  Lutz JänickeCorrectly adjust location of comment
2008-05-19  Dr. Stephen... Fix two invalid memory reads in RSA OAEP mode.
2008-05-19  Bodo MöllerChange use of CRYPTO_THREADID so that we always use...
2008-05-19  Bodo MöllerDisable code that clearly doesn't currently serve any...
2008-05-19  Lutz JänickeDocument "openssl s_server" -crl_check* options
2008-05-19  Lutz JänickeProvide information about "openssl dgst" -hmac option.
2008-05-19  Lutz JänickeTypo. (From 0.9.8-stable/S. Henson)
2008-05-16  Lutz JänickeAnother occurance of possible valgrind/purify "uninitia...
2008-05-12  Dr. Stephen... Fix from stable branch.
2008-05-09  Dr. Stephen... Add missing cast.
2008-05-03  Andy PolyakovDepict future Win64/x64 development.
2008-05-02  Bodo MöllerClarifying comment.
2008-05-02  Dr. Stephen... New function CMS_add1_crl().
2008-05-02  Dr. Stephen... Indicate support for digest init ctrl.
2008-05-01  Dr. Stephen... Typo.
2008-05-01  Dr. Stephen... Use "cont" consistently in cms-examples.pl
2008-05-01  Bodo MöllerMontgomery-related minor cleanups/documentation
2008-04-30  Dr. Stephen... Update from stable branch.
2008-04-29  Dr. Stephen... Update from stable branch.
2008-04-29  Dr. Stephen... Oops!
2008-04-29  Dr. Stephen... Update from stable branch.
2008-04-29  Dr. Stephen... Update from stable branch.
2008-04-28  Geoff ThorpeFix auto-discovery of ENGINEs. See the CHANGES entry...
2008-04-27  Geoff ThorpePaul Sheer optimised the OpenSSL to/from libGMP convers...
2008-04-25  Dr. Stephen... Don't send zero length session ID if stateless session...
2008-04-25  Dr. Stephen... Disable debugging fprintf.
2008-04-24  Andy PolyakovAdd 64-bit support to BN_nist_mod_244 and engage BN_nis...
2008-04-24  Andy PolyakovCompensate inline assembler in sha512.c for gcc 2.7...
2008-04-23  Andy PolyakovTakanori Yanagisawa has shown how to correctly use...
2008-04-18  Andy PolyakovResolve __DECC warning and keep disclaiming support...
2008-04-18  Andy PolyakovFix remaining BN_nist_mod_*.
2008-04-18  Dr. Stephen... Make certs argument work in CMS_sign() add test case.
2008-04-18  Lutz JänickeAdd missing 'extern "C" {' to some _err.h files in...
2008-04-18  Lutz JänickeAnother minor update from the mingw development
2008-04-18  Richard LevitteSynchronise with Unix.
2008-04-17  Lutz JänickeFix incorrect return value in apps/apps.c:parse_yesno()
2008-04-17  Lutz JänickeCorrectly handle case of bad arguments supplied to...
2008-04-17  Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-04-12  Richard LevitteFurther synchronisation with Unix build. I hadn't...
2008-04-12  Richard LevitteProvide other forms for symbols that are too long or...
2008-04-11  Dr. Stephen... Detached encrypt/decrypt example, fix decrypt sample.
2008-04-11  Dr. Stephen... Correct argument order for CMS_decrypt() in docs.
2008-04-11  Dr. Stephen... Fix prototype for CMS_decrypt(), don't free up detached...
2008-04-11  Dr. Stephen... Revert argument swap change... oops CMS_uncompress...
2008-04-11  Dr. Stephen... Fix comments.
2008-04-11  Dr. Stephen... Make CMS_uncompress() argument order consistent with...
2008-04-11  Dr. Stephen... CMS compressed data examples.
2008-04-11  Dr. Stephen... Fix for compression and updated CMS_final().
2008-04-11  Dr. Stephen... PKCS#7 examples converted to CMS.
2008-04-11  Richard LevitteSynchronise with Unix build
2008-04-10  Dr. Stephen... Reformat, fix typos and clarify CMS API docs.
2008-04-10  Dr. Stephen... Correct HISTORY reference.
2008-04-10  Dr. Stephen... Typo.
2008-04-10  Dr. Stephen... Add docs for CMS_final() and BIO_new_CMS().
2008-04-10  Dr. Stephen... Add additional parameter to CMS_final() to handle detac...
2008-04-10  Dr. Stephen... Ignore nonsensical flags for signed receipts.
2008-04-10  Dr. Stephen... Add CMS signed receipt genration and verification docs.
2008-04-10  Dr. Stephen... Spellcheck CMS docs.
2008-04-09  Dr. Stephen... Signed receipt request function documentation.
2008-04-09  Dr. Stephen... Correct references to smime in cms app.
2008-04-09  Dr. Stephen... Update docs.
2008-04-09  Dr. Stephen... Add CMS_uncompress manual page.
2008-04-09  Dr. Stephen... Add CMS_compress() docs.
2008-04-09  Dr. Stephen... More CMS API documentation.
2008-04-09  Andy PolyakovClarifying comment.
2008-04-09  Andy PolyakovDo BN_nist_mod_384 by the book, as cheating doesn't...
2008-04-08  Dr. Stephen... Fix various typos, update SMIMECapabilities description.
2008-04-08  Dr. Stephen... Correct d2i/i2d typos.
2008-04-08  Dr. Stephen... Initial CMS API documentation.
2008-04-07  Dr. Stephen... Implement CMS_NOCRL.
2008-04-07  Lutz JänickeFix URI of OpenSSL Request Tracker information
2008-04-06  Dr. Stephen... Set contentType attribute just before signing to allow...
2008-04-06  Dr. Stephen... Fix typo and add header files to err library.
2008-04-06  Dr. Stephen... Give consistent return value and add error code for...
2008-04-04  Dr. Stephen... Delete nonexistant function from pkcs7.h header file...
2008-04-03  Dr. Stephen... Make mk1mf.pl recognize no-cms.
2008-04-03  Dr. Stephen... Rename runex.pl to cms-examples.pl
2008-04-02  Dr. Stephen... Update CHANGES.
2008-04-02  Dr. Stephen... Update CHANGES.
2008-04-02  Dr. Stephen... Since OID NIDs with 0.9.8.
2008-04-01  Dr. Stephen... Avoid warnings.
2008-04-01  Dr. Stephen... Add signed receipt tests.
2008-04-01  Andy PolyakovFix fast reduction on NIST curves (as well BN_NIST_ADD_...
2008-03-31  Dr. Stephen... Fix it properly this time....
2008-03-31  Dr. Stephen... Fix macro.
next