Fix double BIO_free in req
[openssl.git] / doc /
2015-05-28 Dr. Stephen HensonPEM doc fixes
2015-05-28 Matt CaswellChange return type of the new accessors
2015-05-28 Matt CaswellChange the new functions to use size_t
2015-05-28 Nick MathewsonClarify that SSL3_RANDOM_SIZE is a constant, for now.
2015-05-28 Nick MathewsonAdd new functions to extract {client,server}_random...
2015-05-28 Nick MathewsonAdd a documentation clarification suggested by Matt...
2015-05-28 Nick MathewsonAdd SSL_get_client_ciphers() to return ciphers from...
2015-05-26 Dr. Stephen Hensonscrypt in pkcs8 util
2015-05-22 Matt CaswellRemove export static DH ciphersuites
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-22 Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-22 Michael TrappRT266: Add HTTP proxy/CONNECT to s_client
2015-05-20 Dr. Stephen HensonAdd functions to convert between uint64_t and ASN1_INTEGER.
2015-05-20 Emilia KasperRemove dh512.pem
2015-05-20 Emilia KasperUpdate documentation with Diffie-Hellman best practices.
2015-05-20 Emilia Kasperdhparam: fix documentation
2015-05-18 Dr. Stephen HensonASN1 INTEGER refactor.
2015-05-16 Matt CaswellVersion negotiation rewrite doc updates
2015-05-13 Rich SalzRT1207: document SSL_COMP_free_compression_methods.
2015-05-13 Matt CaswellRemove remaining Kerberos references
2015-05-12 Dr. Stephen HensonAdditional X509_ALGOR documentation
2015-05-08 Dr. Stephen HensonAdd SSL_use_certificate_chain_file function
2015-05-06 Dr. Stephen HensonSSL_CONF table reorganisation.
2015-05-03 Alok MenghrajaniFixes some typos in doc/ssl/
2015-05-03 Alok MenghrajaniFixes some typos in doc/apps/
2015-05-03 Alok MenghrajaniRT3802: Fixes typos in doc/crypto/
2015-05-03 Rich Salzfix various typo's
2015-05-01 Rich Salzfree NULL cleanup 7
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-04-25 Rich Salzapps-cleanup: the doc fixes
2015-04-22 Dr. Stephen HensonSSL_CIPHER lookup functions.
2015-04-11 Rich Salzfree NULL cleanup 10
2015-04-08 Rich SalzDrop CA.sh for CA.pl
2015-03-30 Dr. Stephen HensonNew ASN1_TYPE SEQUENCE functions.
2015-03-28 Rich Salzfree NULL cleanup
2015-03-26 Dr. Stephen HensonASN1_TYPE documentation.
2015-03-25 Rich Salzfree NULL cleanup.
2015-03-25 Matt CaswellResolve swallowed returns codes
2015-03-25 Rich Salzfree NULL cleanup
2015-03-25 Dr. Stephen HensonSupport key loading from certificate file
2015-03-25 Matt CaswellDeprecate RAND_pseudo_bytes
2015-03-25 Rich Salzfree NULL cleanup
2015-03-24 Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-03-24 Dr. Stephen HensonConfiguration file examples.
2015-03-24 Rich Salzfree NULL cleanup
2015-03-12 Dr. Stephen Hensonadditional configuration documentation
2015-03-08 Dr. Stephen HensonAdditional CMS documentation.
2015-03-08 Viktor SzakatsGitHub 237: Use https for IETF links
2015-03-02 Rich SalzCleanup some doc files
2015-02-26 Matt CaswellRemoved support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_...
2015-02-25 Matt CaswellUpdate the SHA* documentation
2015-02-25 Rainer JungFix NAME section of d2i_ECPKParameters to prevent broke...
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-25 Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-02-24 Dr. Stephen HensonDocument -no_explicit
2015-02-22 Dr. Stephen Hensontypo
2015-02-21 Dr. Stephen HensonAdd additional EC documentation.
2015-02-10 Matt CaswellAdd SSL_SESSION_get0_ticket API function.
2015-02-10 Matt CaswellProvide the API functions SSL_SESSION_has_ticket and
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-09 Matt CaswellRemove stray "=back". This was causing newer versions...
2015-02-07 Matt CaswellApache Traffic Server has a need to set the rbio withou...
2015-02-06 Matt CaswellRemove support for SSL_OP_NETSCAPE_CA_DN_BUG.
2015-02-03 Dr. Stephen HensonPreliminary ASN1_TIME documentation.
2015-02-03 Dr. Stephen HensonAdd SSL_get_extms_support documentation.
2015-02-03 Rich Salzold_des fix windows build, remove docs
2015-01-28 Rich SalzFinish removal of DSS
2015-01-28 Matt CaswellHarmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG...
2015-01-28 Rich SalzDead code removal: Fortezza identifiers
2015-01-27 Rich SalzOPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: SHA
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: DEC-CBCM removed
2015-01-27 Matt CaswellProvide documentation for all SSL(_CTX)?_(get|set)...
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-22 Rich SalzCleanup old doc/*; remove CHANGES.SSLeay
2015-01-06 Rich SalzSome cleanup of L<> markup in pod files
2015-01-06 Dr. Stephen HensonOnly allow ephemeral RSA keys in export ciphersuites.
2015-01-02 Dr. Stephen HensonRemove MS SGC
2014-12-30 Thorsten GlaserDocument openssl dgst -hmac option
2014-12-22 Alok MenghrajaniImproves certificates HOWTO
2014-12-22 Richard LevitteSmall typo
2014-12-11 Rich SalzMinor doc fixes.
2014-12-08 Matt CaswellUpdate documentation following BN opaquify
2014-12-08 Matt CaswellAdd documentation for OCB mode
2014-12-05 Emilia KasperClarify the return values for SSL_get_shared_curve.
2014-12-04 Kurt RoeckxRemove SSLv2 support
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-20 Rich SalzRT3488: Update doc for OPENSSL_config
2014-11-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-11-10 Kurt RoeckxFix spelling of EECDH
2014-10-21 Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
next