Convert ERR_STRING_DATA to new multi-threading API
[openssl.git] / doc /
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
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-10 Rich SalzRemove store.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
2016-02-09 Matt CaswellProvide documentation for auto-init/auto-deinit
2016-02-08 Richard LevitteSmall fixes
2016-02-08 Viktor DukhovniSuppress DANE TLSA reflection when verification fails
2016-02-08 Rich Salzmore doc fixes
2016-02-08 Dr. Stephen HensonClarify resumed sessions and NULL return.
2016-02-06 Dr. Stephen HensonStack documentation.
2016-02-06 A J Mohan Raocommands help cleanup
2016-02-06 Dr. Stephen HensonAdd documenation for X509_chain_up_ref()
2016-02-06 Dr. Stephen HensonAdd SSL_get0_verified_chain() to return verified chain...
2016-02-06 Rich SalzRT4194: Restore old engine parameter parsing.
2016-02-05 Matt CaswellUpdate DTLSv1_listen documentation
2016-02-05 Matt CaswellAdd a BIO_ADDR_clear function
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-05 Rich SalzRT4292: Remove ===== line
2016-02-05 Rich SalzRT1596: Add clarifying doc.
2016-02-05 A J Mohan RaoGH628: Add -help to all apps docs.
2016-02-05 Rich SalzGH628: Add -help to all apps docs.
2016-02-05 Rich SalzVarious RT doc fixes
2016-02-05 Viktor DukhovniRestore -no_comp switch for backwards compatible behaviour
2016-02-04 Dr. Stephen HensonAdd ec -check option
2016-02-03 Richard LevitteRefactoring BIO: adapt BIO_s_connect and BIO_s_accept
2016-02-03 Richard LevitteRefactoring BIO: new socket-handling functions, depreca...
2016-02-03 Richard LevitteRefactoring BIO: add wrappers around sockaddr et al
2016-02-03 Emilia KasperRT3234: disable compression
2016-02-03 Viktor DukhovniFix pkeyutl/rsautl empty encrypt-input/decrypt-output...
2016-02-02 Rich SalzRT2353: Add ipsec IKE OID
2016-02-02 Dr. Stephen HensonNew BN functions.
2016-02-01 Hubert KarioGH554: Improve pkeyutl doc
2016-02-01 Emilia Kasperconstify PACKET
2016-02-01 Dr. Stephen Hensonupdate DSA docs
2016-02-01 Dr. Stephen Hensonadd option to exclude public key from EC keys
2016-02-01 Viktor DukhovniCheck chain extensions also for trusted certificates
2016-01-31 Dr. Stephen HensonAdd EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GRO...
2016-01-31 Daniel Kahn GillmorRT4129: BUF_new_mem_buf should take const void *
2016-01-30 Dr. Stephen HensonAdd function to return internal enoding of X509_NAME.
2016-01-28 Rich SalzAdd CRYPTO_secure_zalloc
2016-01-27 Viktor DukhovniDoc fixes suggested by Claus Assmann
2016-01-26 Matt CaswellAdd SSL_up_ref() and SSL_CTX_up_ref()
2016-01-22 Alex GaynorFixed typo in the SSL_CTX_set_security_level
2016-01-21 Viktor DukhovniMultiple -trusted/-untrusted/-CRLfile options in verify
2016-01-19 Dr. Stephen HensonAdd documentation for EVP_PKEY_TLS1_PRF
2016-01-17 Rich SalzAccessor update; fix API, document one.
2016-01-16 Viktor DukhovniStart a new line after each sentence-ending period.
2016-01-16 Viktor DukhovniMake SSL_dane_enable() requirement more clear.
2016-01-14 Rich SalzRT4232: Extra space in help message.
next