summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2013-01-12Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955).Ben Laurie
2012-12-14Documentation improvements by Chris Palmer (Google).Ben Laurie
2012-12-13Document -pubkey.Ben Laurie
2012-12-06documentation fixesDr. Stephen Henson
2012-11-20reorganise SSL_CONF_cmd manual page and update some linksDr. Stephen Henson
2012-11-19correct docsDr. Stephen Henson
2012-11-19document -trace and -msgfile optionsDr. Stephen Henson
2012-11-19update docs for s_server/s_clientDr. Stephen Henson
2012-11-18clarify docsDr. Stephen Henson
2012-11-18fix manual page file nameDr. Stephen Henson
2012-11-18document -naccept optionDr. Stephen Henson
2012-11-18PR: 2909Dr. Stephen Henson
2012-11-17Extend OPENSSL_ia32cap_P with extra word to accomodate AVX2 capability.Andy Polyakov
2012-11-17initial decription of GCM/CCM usage via EVPDr. Stephen Henson
2012-11-17fix typos in SSL_CONF documentationDr. Stephen Henson
2012-11-16add SSL_CONF functions and documentationDr. Stephen Henson
2012-11-16typoDr. Stephen Henson
2012-11-16update ciphers documentation to indicate implemented fixed DH ciphersuitesDr. Stephen Henson
2012-11-16initial update of ciphers docDr. Stephen Henson
2012-05-04Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS.Richard Levitte
2012-04-10update rather ancient EVP digest documentationDr. Stephen Henson
2012-01-11doc/apps: formatting fixes.Andy Polyakov
2012-01-11ecdsa.pod: typo.Andy Polyakov
2011-12-07Document RFC5114 "generation" options.Dr. Stephen Henson
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie
2011-11-13PR: 1794Dr. Stephen Henson
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
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
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
2010-04-06Remove obsolete PRNG note. Add comment about use of SHA256 et al.Dr. Stephen Henson
2010-04-06PR: 2209Dr. Stephen Henson
2010-02-23The meaning of the X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY andDr. Stephen Henson
2010-02-18clarify documentationDr. Stephen Henson
2010-02-17Allow renegotiation if SSL_OP_LEGACY_SERVER_CONNECT is set as well asDr. Stephen Henson
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
2010-01-21typoDr. Stephen Henson