]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Add flags for DH FIPS method.
[thirdparty/openssl.git] / doc /
2011-06-04  Andy Polyakovx86[_64]cpuid.pl: add function accessing rdrand instruc...
2011-05-27  Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-16  Andy Polyakovx86[_64]cpuid.pl: handle new extensions.
2011-04-17  Andy PolyakovMultiple assembler packs: add experimental memory bus...
2011-02-03  Bodo MöllerCVE-2010-4180 fix (from OpenSSL_1_0_0-stable)
2010-12-02  Dr. Stephen Hensonfix doc typos
2010-10-04  Dr. Stephen HensonMinor documentation fixes, PR#2345
2010-10-04  Dr. Stephen HensonMinor documentation fixes, PR#2344
2010-05-03  Dr. Stephen HensonPR: 2252
2010-04-28  Andy Polyakovbss_file.c: refine UTF-8 logic on Windows.
2010-04-07  Dr. Stephen HensonAdd SHA2 algorithms to SSL_library_init(). Although...
2010-04-06  Dr. Stephen HensonRemove obsolete PRNG note. Add comment about use of...
2010-04-06  Dr. Stephen HensonPR: 2209
2010-02-23  Dr. Stephen HensonThe meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT...
2010-02-18  Dr. Stephen Hensonclarify documentation
2010-02-17  Dr. Stephen HensonAllow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT...
2010-02-12  Dr. Stephen Hensonupdate references to new RI RFC
2010-01-27  Dr. Stephen Hensonreword RI description
2010-01-27  Dr. Stephen Hensonupdate documentation to reflect new renegotiation options
2010-01-27  Dr. Stephen HensonPR: 2157
2010-01-21  Dr. Stephen Hensontypo
2010-01-12  Dr. Stephen HensonPR: 2136
2010-01-05  Dr. Stephen HensonTypo
2010-01-05  Dr. Stephen HensonRemove tabs on blank lines: they produce warnings in...
2009-12-09  Dr. Stephen Hensonclarify docs
2009-12-09  Dr. Stephen HensonDocument option clearning functions.
2009-11-29  Dr. Stephen Hensontypo
2009-11-15  Andy PolyakovOPENSSL_ia32cap.pod update.
2009-10-28  Dr. Stephen HensonPR: 2078
2009-10-18  Dr. Stephen HensonDocument more error codes.
2009-10-18  Dr. Stephen HensonVerification callback functions.
2009-10-17  Dr. Stephen HensonClarification.
2009-10-17  Dr. Stephen HensonPreliminary documentation for X509_VERIFY_PARAM.
2009-10-17  Dr. Stephen HensonAdd docs for X509_STORE_CTX_new() and related functions.
2009-10-17  Dr. Stephen HensonMore X509 verification docs.
2009-10-17  Dr. Stephen HensonTypo.
2009-10-17  Dr. Stephen HensonManual page for X509_verify_cert()
2009-10-16  Dr. Stephen HensonPR: 2074
2009-09-30  Dr. Stephen HensonChange version from 0.9.9 to 1.0.0 in docs
2009-09-12  Dr. Stephen HensonPR: 2023
2009-09-12  Dr. Stephen HensonPR: 2025
2009-09-04  Dr. Stephen HensonCorrection: salt is now default
2009-07-24  Dr. Stephen HensonDocument removal of digest+signature algorithm link.
2009-07-11  Dr. Stephen HensonUpdate from 0.9.8-stable
2009-06-26  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-06-25  Dr. Stephen HensonUpdate from 1.0.0-stable
2009-06-16  Dr. Stephen HensonSubmitted by: Artem Chuprina <ran@cryptocom.ru>
2009-06-02  Dr. Stephen HensonPR: 1938
2009-05-17  Dr. Stephen HensonUpdate from 1.0.0-stable.
2009-04-26  Andy PolyakovExpand OPENSS_ia32cap to 64 bits.
2009-04-20  Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2009-04-15  Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-04-07  Dr. Stephen HensonChanges from 1.0.0-stable.
2009-04-03  Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-03-12  Dr. Stephen HensonPR: 1862
2009-03-08  Dr. Stephen HensonTypo.
2009-02-14  Dr. Stephen HensonPR: 1835
2009-02-02  Bodo Möller-hex option for openssl rand
2008-11-10  Lutz JänickeClarify (non-)blocking behavior of EGD socket interface...
2008-11-02  Dr. Stephen HensonUpdate HMAC functions to return an error where relevant.
2008-08-06  Geoff ThorpeCorrect the FAQ and the threads man page re: CRYPTO_THR...
2008-08-06  Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-08-01  Lutz JänickeRefer to SSL_pending from the man page for SSL_read
2008-07-13  Dr. Stephen HensonX509 verification fixes.
2008-07-03  Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-06-03  Ben LaurieMemory saving patch.
2008-05-26  Ben LaurieLHASH revamp. make depend.
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-02  Dr. Stephen HensonNew function CMS_add1_crl().
2008-05-01  Dr. Stephen HensonTypo.
2008-05-01  Dr. Stephen HensonUse "cont" consistently in cms-examples.pl
2008-04-11  Dr. Stephen HensonCorrect argument order for CMS_decrypt() in docs.
2008-04-11  Dr. Stephen HensonRevert argument swap change... oops CMS_uncompress...
2008-04-11  Dr. Stephen HensonMake CMS_uncompress() argument order consistent with...
2008-04-10  Dr. Stephen HensonReformat, fix typos and clarify CMS API docs.
2008-04-10  Dr. Stephen HensonCorrect HISTORY reference.
2008-04-10  Dr. Stephen HensonTypo.
2008-04-10  Dr. Stephen HensonAdd docs for CMS_final() and BIO_new_CMS().
2008-04-10  Dr. Stephen HensonAdd CMS signed receipt genration and verification docs.
2008-04-10  Dr. Stephen HensonSpellcheck CMS docs.
2008-04-09  Dr. Stephen HensonSigned receipt request function documentation.
2008-04-09  Dr. Stephen HensonUpdate docs.
2008-04-09  Dr. Stephen HensonAdd CMS_uncompress manual page.
2008-04-09  Dr. Stephen HensonAdd CMS_compress() docs.
2008-04-09  Dr. Stephen HensonMore CMS API documentation.
2008-04-08  Dr. Stephen HensonFix various typos, update SMIMECapabilities description.
2008-04-08  Dr. Stephen HensonCorrect d2i/i2d typos.
2008-04-08  Dr. Stephen HensonInitial CMS API documentation.
2008-03-29  Dr. Stephen HensonUpdate docs.
2008-03-28  Geoff ThorpeThere was a need to support thread ID types that couldn...
2008-03-21  Dr. Stephen HensonPreliminary documentation for CMS utility.
2008-02-25  Dr. Stephen HensonClarification and fix typo.
2008-02-21  Bodo MöllerMake sure to set indent-tabs-mode so that we get tabs...
2008-01-30  Lutz JänickeAdd missing colon in manpage
2008-01-23  Dr. Stephen HensonClarify BITLIST format and include an example.
2007-12-04  Dr. Stephen HensonSubmitted by: Victor B. Wagner <vitus@cryptocom.ru...
2007-12-03  Richard LevitteChange submitted by Doug Kaufman. He writes:
2007-11-19  Lutz JänickeTypos in man pages: dependant->dependent
2007-11-19  Bodo Möllerfix typos
next