Resolve over command syntax error which causes 'make install' to fail
[openssl.git] / doc /
2016-05-11 Dr. Stephen HensonUpdate pkcs8 defaults.
2016-05-11 Viktor DukhovniFix i2d_X509_AUX, update docs and add tests
2016-05-10 Dr. Stephen HensonAdd -srp option to ciphers command.
2016-05-10 Andy Polyakovcrypto/des: remove obsolete functions.
2016-05-10 Dr. Stephen HensonTypo.
2016-05-10 Richard LevitteFix the docs for ERR_remove_thread_state and ERR_remove...
2016-05-10 Richard LevitteRestore the ERR_remove_thread_state() API and make...
2016-05-09 Matt CaswellFix BIO_eof() for BIO pairs
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-06 Dr. Stephen HensonConstify PKCS12_newpass()
2016-05-06 Jeffrey WaltonAdd documentation of PKCS12_newpass()
2016-05-05 Matt CaswellHandle no async jobs in libssl
2016-05-04 Richard LevitteComplete the list of names in doc/ssl/SSL_CTX_load_veri...
2016-05-04 Dr. Stephen Hensonadd documentation
2016-05-03 Matt CaswellAdd documentation for EVP_EncodeInit() and similar...
2016-05-02 Rich SalzGH875: Document -no_check_time
2016-05-02 TJ SaundersIssue #719:
2016-05-02 Todd ShortSecure memory fixes
2016-05-01 FdaSilvaYYFix spelling in pod files
2016-04-29 Matt CaswellFix some X509_STORE macros
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-28 Christian HeimesAdd getters for X509_STORE and X509_OBJECT members
2016-04-28 Viktor DukhovniImplement X509_STORE_CTX_set_current_cert() accessor
2016-04-27 Richard LevitteDocumentation the changed {RSA,DSA,DH}_set0_* functiona...
2016-04-25 Viktor DukhovniAdded missing X509_STORE_CTX_set_error_depth() accessor
2016-04-22 Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-20 Rainer JungFix warnings installing pod files
2016-04-18 Rich SalzMake string_to_hex/hex_to_string public
2016-04-16 Dr. Stephen HensonAdd X509_STORE_CTX_set0_untrusted function.
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Rich SalzWrite POD page.
2016-04-13 Matt CaswellTweak to documentation
2016-04-13 Matt CaswellMisc fix ups to deprecate explicit de-init documentation
2016-04-13 Matt CaswellDeprecate CONF_modules_free() and make it a no-op
2016-04-13 Matt CaswellDeprecate ENGINE_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate EVP_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate RAND_cleanup() and make it a no-op
2016-04-13 Matt CaswellDeprecate SSL_COMP_free_compression_methods() and make...
2016-04-13 Matt CaswellDeprecate ERR_free_strings() and make it a no-op
2016-04-13 Dr. Stephen HensonX509_PUBKEY docs
2016-04-11 Kazuki YamaguchiAdd SSL_CTX_get_ciphers()
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
next