summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2016-03-09RT3676: Expose ECgroup i2d functionsRich Salz
2016-03-08Convert RSA blinding to new multi-threading APIAlessandro Ghedini
2016-03-08Make DSA_SIG opaque.Dr. Stephen Henson
2016-03-08Convert CRYPTO_LOCK_X509_* to new multi-threading APIAlessandro Ghedini
2016-03-08Convert CRYPTO_LOCK_BIO to new multi-threading APIAlessandro Ghedini
2016-03-08Add cipher query functionsTodd Short
2016-03-08Convert ERR_STATE to new multi-threading APIAlessandro Ghedini
2016-03-08GH787: Fix ALPNTodd Short
2016-03-07Fix typo in SSL_pending docsMatt Caswell
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-03-07Add documentation for the EVP_CIPHER_CTX_cipher_data functionsMatt Caswell
2016-03-07Add documentation for new s_server/s_client optionsMatt Caswell
2016-03-07Add documentation for SSL_has_pending()Matt Caswell
2016-03-07Add pipelining documentationMatt Caswell
2016-03-07Update the dasync engine to add a pipeline cipherMatt Caswell
2016-03-07Fix pkeyutl to KDF lnks.Rich Salz
2016-03-07GH768: Minor grammar nits in CRYPTO_get_ex_new_index.podBenjamin Kaduk
2016-03-07Add a function to detect if we have async or notMatt Caswell
2016-03-07Update documentationDr. Stephen Henson
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte
2016-03-05use saner default parameters for scryptDr. Stephen Henson
2016-03-04Documentation for new CT s_client flagsRob Percival
2016-03-04Documentation for new SSL functionsRob Percival
2016-03-04Don't build RC4 ciphersuites into libssl by defaultMatt Caswell
2016-03-04Improved HKDF and TLS1-PRF documentationViktor Dukhovni
2016-03-03GH355: Implement HKDFAlessandro Ghedini
2016-03-03Add KDF support to pkeyutl. Update documentation.Dr. Stephen Henson
2016-03-02Add string ctrl operations to TLS1 PRF, update documentation.Dr. Stephen Henson
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes
2016-02-29Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell
2016-02-29Refactor the async wait fd logicMatt Caswell
2016-02-28RT4351: Update doc for OPENSSL_cleanseJeffrey Walton
2016-02-27RT4354: Add some cross-refsJeffrey Walton
2016-02-27Reformat and update EC_KEY_new manual page.Dr. Stephen Henson
2016-02-27GH753: More spelling fixFdaSilvaYY
2016-02-27Update and clarify EC_POINT documentation.Dr. Stephen Henson
2016-02-26Implement new multi-threading APIAlessandro Ghedini
2016-02-23Update documentation of SSL METHODs and ciphersViktor Dukhovni
2016-02-23Add PKCS7_NO_DUAL_CONTENT flagRich Salz
2016-02-22Remove unused parameters from internal functionsRich Salz
2016-02-22GH721: Duplicated flags in docRich Salz
2016-02-18documentation: RSA_new_method argumentRoumen Petrov
2016-02-18Remove outdated DEBUG flags.Rich Salz
2016-02-18Fix typo in SSL_CTX_set_msg_callback docsNeel Goyal
2016-02-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-17Update the documentation on heap allocators / deallocatorsRichard Levitte
2016-02-16OPENSSL_init_ssl.pod: fix minor typoViktor Szakats
2016-02-13GH650: Minor tidying around the ocsp appBenjamin Kaduk
2016-02-12RT 3854: Update apps/reqEmilia Kasper