VMS doesn't have directory separators in the same sense as Unix
[openssl.git] / doc /
2016-04-09 Beat BolliRSA: the docs still talk about RSA_PKCS1_SSLeay
2016-04-09 Matt CaswellAdd documentation for following DH and DH_METHOD opacity
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-07 Viktor DukhovniFix client verify mode to check SSL_VERIFY_PEER
2016-04-06 Richard LevitteDocument RSA_METHOD creators/destructor/accessors/writers
2016-04-06 Richard LevitteDocument RSA accessors/writers
2016-04-04 Rich SalzRevert "various spelling fixes"
2016-04-04 FdaSilvaYYvarious spelling fixes
2016-04-04 FdaSilvaYYAdd X509_REQ_get0_pubkey method
2016-04-03 Viktor DukhovniMove peer chain security checks into x509_vfy.c
2016-04-02 Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt CaswellDocument functions added as a result of DSA opacity...
2016-04-02 Kirill MarinushkinOptimized BIO mem read - without reallocation
2016-03-29 Benjamin KadukClarify the behavior of BIO_gets() a bit more
2016-03-29 Matt CaswellAdd documentation for BIO functions
2016-03-27 Kurt RoeckxIt's called SSL_session_reused(), not SSL_session_resumed()
2016-03-23 Alex GaynorCorrect another batch of typos
2016-03-21 David BenjaminRT4660: BIO_METHODs should be const.
2016-03-21 Todd ShortFix ALPN - more fixes
2016-03-20 Dr. Stephen Hensonconstify DSA_SIG_get0()
2016-03-20 Alex GaynorFixed language
2016-03-20 Alex GaynorFixed a bunch of typos in the docs
2016-03-19 Dr. Stephen Hensonconstify ECDSA_SIG_get0()
2016-03-19 Richard LevitteCorrect faulty L<> links in .pods
2016-03-18 Rich SalzRemove more unused things.
2016-03-18 Conrado Porto Lope... Update EVP_CIPHER_CTX_set_padding documentation.
2016-03-15 fbrodaGeneral verify options to openssl ts
2016-03-14 Dr. Stephen HensonUpdate and clarify ECDSA documentation.
2016-03-14 Richard LevitteFix typo in manual, missing ending '>'
2016-03-14 Dr. Stephen HensonDocument X509_get_serialNumber and X509_set_serialNumber.
2016-03-13 Dr. Stephen HensonAdd EVP_PKEY documentation.
2016-03-12 Rich SalzAdd doc on when to use SCT callback.
2016-03-11 Dr. Stephen HensonMake X509_SIG opaque.
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-10 Viktor DukhovniAdd X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
2016-03-09 Kurt RoeckxDeprecate the use of version-specific methods
2016-03-09 Kurt RoeckxFix usage of OPENSSL_NO_*_METHOD
2016-03-09 Kurt RoeckxUpdate ciphers -s documentation
2016-03-09 Kurt RoeckxDocument SSL_get1_supported_ciphers
2016-03-09 Kurt RoeckxMake SSL_CIPHER_get_version return a const char *
2016-03-09 Rob PercivalDo not display a CT log error message if CT validation...
2016-03-09 Rich SalzRT3676: Expose ECgroup i2d functions
2016-03-08 Alessandro GhediniConvert RSA blinding to new multi-threading API
2016-03-08 Dr. Stephen HensonMake DSA_SIG opaque.
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_X509_* to new multi-threading API
2016-03-08 Alessandro GhediniConvert CRYPTO_LOCK_BIO to new multi-threading API
2016-03-08 Todd ShortAdd cipher query functions
2016-03-08 Alessandro GhediniConvert ERR_STATE to new multi-threading API
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-07 Matt CaswellFix typo in SSL_pending docs
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07 Matt CaswellAdd documentation for the EVP_CIPHER_CTX_cipher_data...
2016-03-07 Matt CaswellAdd documentation for new s_server/s_client options
2016-03-07 Matt CaswellAdd documentation for SSL_has_pending()
2016-03-07 Matt CaswellAdd pipelining documentation
2016-03-07 Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07 Rich SalzFix pkeyutl to KDF lnks.
2016-03-07 Benjamin KadukGH768: Minor grammar nits in CRYPTO_get_ex_new_index.pod
2016-03-07 Matt CaswellAdd a function to detect if we have async or not
2016-03-07 Dr. Stephen HensonUpdate documentation
2016-03-05 Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-05 Dr. Stephen Hensonuse saner default parameters for scrypt
2016-03-04 Rob PercivalDocumentation for new CT s_client flags
2016-03-04 Rob PercivalDocumentation for new SSL functions
2016-03-04 Matt CaswellDon't build RC4 ciphersuites into libssl by default
2016-03-04 Viktor DukhovniImproved HKDF and TLS1-PRF documentation
2016-03-03 Alessandro GhediniGH355: Implement HKDF
2016-03-03 Dr. Stephen HensonAdd KDF support to pkeyutl. Update documentation.
2016-03-02 Dr. Stephen HensonAdd string ctrl operations to TLS1 PRF, update document...
2016-03-02 Christian HeimesProvide getters for default_passwd_cb and userdata
2016-02-29 Matt CaswellClarify ASYNC_WAIT_CTX_clear_fd() docs
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-28 Jeffrey WaltonRT4351: Update doc for OPENSSL_cleanse
2016-02-27 Jeffrey WaltonRT4354: Add some cross-refs
2016-02-27 Dr. Stephen HensonReformat and update EC_KEY_new manual page.
2016-02-27 FdaSilvaYYGH753: More spelling fix
2016-02-27 Dr. Stephen HensonUpdate and clarify EC_POINT documentation.
2016-02-26 Alessandro GhediniImplement new multi-threading API
2016-02-23 Viktor DukhovniUpdate documentation of SSL METHODs and ciphers
2016-02-23 Rich SalzAdd PKCS7_NO_DUAL_CONTENT flag
2016-02-22 Rich SalzRemove unused parameters from internal functions
2016-02-22 Rich SalzGH721: Duplicated flags in doc
2016-02-18 Roumen Petrovdocumentation: RSA_new_method argument
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-18 Neel GoyalFix typo in SSL_CTX_set_msg_callback docs
2016-02-18 Rich SalzRemove "experimental" in code and comments, too.
2016-02-17 David WoodhouseFinish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005
2016-02-17 Richard LevitteUpdate the documentation on heap allocators / deallocators
2016-02-16 Viktor SzakatsOPENSSL_init_ssl.pod: fix minor typo
2016-02-13 Benjamin KadukGH650: Minor tidying around the ocsp app
2016-02-12 Emilia KasperRT 3854: Update apps/req
2016-02-11 Dr. Stephen Hensonupdate ciphers manual page
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Todd ShortAdd CHACHA20 alias for ciphers.
2016-02-10 Richard LevitteMake it possible to get ENGINESDIR info from OpenSSL_ve...
2016-02-10 Matt CaswellAdd some documentation about init after deinit
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Viktor DukhovniDeprecate the -issuer_checks debugging option
next