]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
More fix DSA, preserve BN_FLG_CONSTTIME
[thirdparty/openssl.git] / doc /
2016-05-26  Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-04  Dr. Stephen Hensonadd documentation
2016-05-03  Matt CaswellRemove some documentation for functions not in 1.0.x
2016-05-03  Matt CaswellAdd documentation for EVP_EncodeInit() and similar...
2016-03-07  Kurt RoeckxRemove LOW from the default
2016-03-01  Viktor DukhovniDisable EXPORT and LOW SSLv3+ ciphers by default
2016-03-01  Viktor DukhovniBring SSL method documentation up to date
2016-01-28  Matt CaswellAlways generate DH keys for ephemeral DH cipher suites
2016-01-10  Kurt RoeckxFile is about s_time, not s_client
2015-12-27  Matt CaswellAdd some documentation for the OCSP callback functions
2015-12-19  Richard LevitteDocument how BIO_get_conn_ip and BIO_get_conn_int_port...
2015-11-04  Matt CaswellMinor EVP_SignInit_ex doc fix
2015-10-23  Alessandro GhediniFix typos
2015-10-23  Adam EijdenbergClarify return values for EVP_DigestVerifyFinal.
2015-09-29  Ismo PuustinenGH367: use random data if seed too short.
2015-09-29  Hubert KarioRT4051: fix ciphers man page typo
2015-09-22  Emilia KasperBUF_strdup and friends: update docs
2015-09-18  Rich SalzThis undoes GH367 for non-master
2015-09-11  Dr. Stephen HensonUse default field separator.
2015-08-31  Ben KadukGH367 follow-up, for more clarity
2015-08-31  Richard LevitteRemove auto-fill-mode
2015-08-31  Richard LevitteAdd an example .dir-locals.el
2015-08-31  Richard LevitteAdd emacs CC mode style for OpenSSL
2015-08-28  Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-26  Viktor DukhovniGH correct organizationalUnitName
2015-08-25  Markus RinneRT4019: Duplicate -hmac flag in dgst.pod
2015-08-25  Rich SalzGH372: Remove duplicate flags
2015-08-14  Dr. Stephen HensonUpdate docs.
2015-07-15  manchaFix author credit for e5c0bc6
2015-07-15  Rich SalzRevert "Missing perldoc markup around < literal"
2015-07-14  GitHub UserMissing perldoc markup around < literal
2015-07-07  Matt CaswellReject calls to X509_verify_cert that have not been...
2015-07-06  Dr. Stephen Hensondocument -2 return value
2015-05-28  Dr. Stephen HensonPEM doc fixes
2015-05-22  Matt CaswellFix off-by-one in BN_rand
2015-05-22  Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-20  Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-05-20  Emilia KasperUpdate documentation with Diffie-Hellman best practices.
2015-05-20  Emilia Kasperdhparam: fix documentation
2015-03-24  Dr. Stephen HensonConfiguration file examples.
2015-03-12  Dr. Stephen Hensonadditional configuration documentation
2015-03-08  Dr. Stephen HensonAdditional CMS documentation.
2015-03-07  Kurt RoeckxRemove export ciphers from the DEFAULT cipher list
2015-02-25  Matt CaswellFix some minor documentation issues
2015-02-25  Matt CaswellAdd dire warnings about the "reuse" capability of the...
2015-02-25  Matt CaswellProvide documentation for i2d_ECPrivateKey and d2i_ECPr...
2015-02-24  Dr. Stephen HensonDocument -no_explicit
2015-01-27  Matt CaswellProvide documentation for all SSL(_CTX)?_(get|set)...
2015-01-26  Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-06  Dr. Stephen HensonOnly allow ephemeral RSA keys in export ciphersuites.
2014-12-30  Thorsten GlaserDocument openssl dgst -hmac option
2014-12-22  Alok MenghrajaniImproves certificates HOWTO
2014-12-22  Richard LevitteSmall typo
2014-11-28  Richard LevitteCorrect some layout issues, convert all remaining tabs...
2014-11-28  Alok MenghrajaniImproves the proxy certificates howto doc.
2014-11-27  AndrĂ© GuerreiroAdd documentation on -timeout option in the ocsp utility
2014-11-27  Matt CaswellUpdates to X509_NAME_get_index_by_NID.pod submitted...
2014-11-27  Matt CaswellUpdates to X509_NAME_add_entry_by_txt.pod submitted...
2014-11-27  Matt CaswellUpdates to EVP_PKEY_encrypt.pod submitted by user Berna...
2014-11-12  Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-10-21  Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-09-24  Dr. Stephen HensonUse correct function name: CMS_add1_signer()
2014-08-30  Rich SalzRT2119,3407: Updated to dgst.pod
2014-08-30  James WestbyRT1941: c_rehash.pod is missing
2014-08-29  Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-27  Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-08-26  David GatwoodRT1744: SSL_CTX_set_dump_dh() doc feedback
2014-08-25  Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-24  Matt CaswellTypo fixes to evp documentation.
2014-08-22  Emilia KasperImprove EVP_PKEY_sign documentation
2014-07-21  Tim HudsonMinor documentation update removing "really" and a
2014-07-19  Dr. Stephen HensonFix documentation for RSA_set_method(3)
2014-07-17  Jeffrey WaltonFix typo, add reference.
2014-07-15  Matt CaswellAdd Matt Caswell's fingerprint, and general update...
2014-07-15  Dr. Stephen HensonClarify -Verify and PSK.
2014-07-14  Hubert Kariodocument -nextprotoneg option in man pages
2014-07-06  Dr. Stephen HensonDocument certificate status request options.
2014-07-06  Dr. Stephen HensonUpdate ticket callback docs.
2014-07-05  Jeffrey WaltonAdded reference to platform specific cryptographic...
2014-07-05  Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-04  Dr. Stephen Hensontypo
2014-07-03  Rich SalzMerge branch 'rsalz-docfixes'
2014-07-02  Matt SmartFix doc typo.
2014-06-29  Jeffrey WaltonClarified that the signature's buffer size, `s`, is...
2014-06-29  Ken BallouTypo.
2014-06-28  Dr. Stephen HensonClarify protocols supported.
2014-06-27  Jeffrey WaltonClarify docs.
2014-06-10  Hubert Kariobackport changes to ciphers(1) man page
2014-06-07  Matt CaswellFixed minor duplication in docs
2014-06-01  Dr. Stephen HensonOption to disable padding extension.
2014-05-30  Hubert Karioadd description of -attime to man page
2014-05-30  Hubert Karioadd description of -no_ecdhe option to s_server man...
2014-05-25  Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
2014-05-21  Matt CaswellFixed minor copy&paste error, and stray space causing...
2014-05-21  Dr. Stephen HensonChange default cipher in smime app to des3.
2014-05-15  Matt CaswellMoved note about lack of support for AEAD modes out...
2014-05-14  Jeffrey WaltonFix grammar error in verify pod. PR#3355
2014-05-14  Jeffrey WaltonAdd information to BUGS section of enc documentation...
2014-05-14  Michal BozonCorrected POD syntax errors. PR#3353
2014-05-12  Jean-Paul CalderoneCorrect the return type on the signature for X509_STORE...
next