openssl.git
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.
2008-03-31 Dr. Stephen... Use correct headers for signed receipts. Use consistent...
2008-03-29 Dr. Stephen... Update dependencies.
2008-03-29 Dr. Stephen... Remove unnecessary header.
2008-03-29 Dr. Stephen... Update docs.
2008-03-28 Dr. Stephen... Signed receipt generation code.
2008-03-28 Dr. Stephen... Support for verification of signed receipts.
2008-03-28 Geoff ThorpeThere was a need to support thread ID types that couldn...
2008-03-28 Geoff ThorpeUpdate tunala so it builds ok with OPENSSL_NO_DEPRECATE...
2008-03-26 Dr. Stephen... Add support for signed receipt request printout and...
2008-03-26 Dr. Stephen... Signed Receipt Request utility functions and option...
2008-03-24 Dr. Stephen... Add signed receipt ASN1 structures. Initial GENERAL_NAM...
2008-03-24 Dr. Stephen... Add support for CMS structure printing in cms utility.
2008-03-23 Dr. Stephen... Fix duplicate asn1 ctrl values.
2008-03-22 Dr. Stephen... Update dependencies.
2008-03-21 Dr. Stephen... Preliminary documentation for CMS utility.
2008-03-19 Geoff ThorpeComment out a (currently) unused CMS function. (Sorry...
2008-03-19 Geoff ThorpeFork my debug configuration into 32-bit and 64-bit...
next