summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Collapse)Author
2011-10-24This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn
2_0-stable'.
2011-10-13Clarify warningBodo Möller
2011-07-23cryptlib.c: OPENSSL_ia32cap environment variable to interpret ~ as cpuid mask.Andy Polyakov
2011-07-11Fix typo.Bodo Möller
Submitted by: Jim Morrison
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov
2011-05-27x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov
2011-05-16x86[_64]cpuid.pl: handle new extensions.Andy Polyakov
2011-04-17Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov
2011-02-03CVE-2010-4180 fix (from OpenSSL_1_0_0-stable)Bodo Möller
2010-12-02fix doc typosDr. Stephen Henson
2010-10-04Minor documentation fixes, PR#2345Dr. Stephen Henson
2010-10-04Minor documentation fixes, PR#2344Dr. Stephen Henson
2010-05-03PR: 2252Dr. Stephen Henson
Submitted By: Ger Hobbelt <ger@hobbelt.com> Update docs to BIO_f_buffer()
2010-04-28bss_file.c: refine UTF-8 logic on Windows.Andy Polyakov
2010-04-07Add SHA2 algorithms to SSL_library_init(). Although these aren't usedDr. Stephen Henson
directly by SSL/TLS SHA2 certificates are becoming more common and applications that only call SSL_library_init() and not OpenSSL_add_all_alrgorithms() will fail when verifying certificates. Update docs.
2010-04-06Remove obsolete PRNG note. Add comment about use of SHA256 et al.Dr. Stephen Henson
2010-04-06PR: 2209Dr. Stephen Henson
Submitted Daniel Mentz <danielml@sent.com> Documentation typo.
2010-02-23The meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY andDr. Stephen Henson
X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT error codes were reversed in the verify application documentation.
2010-02-18clarify documentationDr. Stephen Henson
2010-02-17Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well asDr. Stephen Henson
initial connection to unpatched servers. There are no additional security concerns in doing this as clients don't see renegotiation during an attack anyway.
2010-02-12update references to new RI RFCDr. Stephen Henson
2010-01-27reword RI descriptionDr. Stephen Henson
2010-01-27update documentation to reflect new renegotiation optionsDr. Stephen Henson
2010-01-27PR: 2157Dr. Stephen Henson
Submitted by: "Green, Paul" <Paul.Green@stratus.com> Typo.
2010-01-21typoDr. Stephen Henson
2010-01-12PR: 2136Dr. Stephen Henson
Submitted by: Willy Weisz <weisz@vcpc.univie.ac.at> Add options to output hash using older algorithm compatible with OpenSSL versions before 1.0.0
2010-01-05TypoDr. Stephen Henson
2010-01-05Remove tabs on blank lines: they produce warnings in pod2manDr. Stephen Henson
2009-12-09clarify docsDr. Stephen Henson
2009-12-09Document option clearning functions.Dr. Stephen Henson
Initial secure renegotiation documentation.
2009-11-29typoDr. Stephen Henson
2009-11-15OPENSSL_ia32cap.pod update.Andy Polyakov
2009-10-28PR: 2078Dr. Stephen Henson
Submitted by: Dale Anderson <dra@redevised.net> Approved by: steve@openssl.org Corrections to bn_internal documentation.
2009-10-18Document more error codes.Dr. Stephen Henson
2009-10-18Verification callback functions.Dr. Stephen Henson
2009-10-17Clarification.Dr. Stephen Henson
2009-10-17Preliminary documentation for X509_VERIFY_PARAM.Dr. Stephen Henson
2009-10-17Add docs for X509_STORE_CTX_new() and related functions.Dr. Stephen Henson
2009-10-17More X509 verification docs.Dr. Stephen Henson
2009-10-17Typo.Dr. Stephen Henson
2009-10-17Manual page for X509_verify_cert()Dr. Stephen Henson
2009-10-16PR: 2074Dr. Stephen Henson
Submitted by: Bram Neijt <bneijt@gmail.com> Approved by: steve@openssl.org Typo: "contet".
2009-09-30Change version from 0.9.9 to 1.0.0 in docsDr. Stephen Henson
2009-09-12PR: 2023Dr. Stephen Henson
Submitted by: James Beckett <jmb.openssl@nospam.hackery.net>, steve Approved by: steve@openssl.org Fix documentation errors in d2i_X509 manual pages.
2009-09-12PR: 2025Dr. Stephen Henson
Submitted by: Tomas Mraz <tmraz@redhat.com> Approved by: steve@openssl.org Constify SSL_CIPHER_description
2009-09-04Correction: salt is now defaultDr. Stephen Henson
2009-07-24Document removal of digest+signature algorithm link.Dr. Stephen Henson
2009-07-11Update from 0.9.8-stableDr. Stephen Henson
2009-06-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-06-25Update from 1.0.0-stableDr. Stephen Henson