aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Convert CRYPTO_LOCK_BIO to new multi-threading APIAlessandro Ghedini1-2/+5
2016-03-08Add cipher query functionsTodd Short1-0/+22
2016-03-08Convert ERR_STATE to new multi-threading APIAlessandro Ghedini2-14/+11
2016-03-08GH787: Fix ALPNTodd Short1-0/+126
2016-03-07Fix typo in SSL_pending docsMatt Caswell1-1/+1
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell2-9/+10
2016-03-07Add documentation for the EVP_CIPHER_CTX_cipher_data functionsMatt Caswell1-0/+41
2016-03-07Add documentation for new s_server/s_client optionsMatt Caswell2-0/+52
2016-03-07Add documentation for SSL_has_pending()Matt Caswell3-24/+44
2016-03-07Add pipelining documentationMatt Caswell1-0/+126
2016-03-07Update the dasync engine to add a pipeline cipherMatt Caswell1-0/+3
2016-03-07Fix pkeyutl to KDF lnks.Rich Salz2-2/+2
2016-03-07GH768: Minor grammar nits in CRYPTO_get_ex_new_index.podBenjamin Kaduk1-4/+5
2016-03-07Add a function to detect if we have async or notMatt Caswell1-5/+14
2016-03-07Update documentationDr. Stephen Henson1-23/+0
2016-03-05Change names of ordinals and libs, libeay => libcrypto and ssleay => libsslRichard Levitte1-1/+1
2016-03-05use saner default parameters for scryptDr. Stephen Henson1-1/+1
2016-03-04Documentation for new CT s_client flagsRob Percival1-0/+19
2016-03-04Documentation for new SSL functionsRob Percival4-0/+180
2016-03-04Don't build RC4 ciphersuites into libssl by defaultMatt Caswell1-2/+3
2016-03-04Improved HKDF and TLS1-PRF documentationViktor Dukhovni3-15/+37
2016-03-03GH355: Implement HKDFAlessandro Ghedini1-0/+103
2016-03-03Add KDF support to pkeyutl. Update documentation.Dr. Stephen Henson1-0/+17
2016-03-02Add string ctrl operations to TLS1 PRF, update documentation.Dr. Stephen Henson1-1/+10
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes1-4/+26
2016-02-29Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell1-1/+2
2016-02-29Refactor the async wait fd logicMatt Caswell4-111/+281
2016-02-28RT4351: Update doc for OPENSSL_cleanseJeffrey Walton1-2/+10
2016-02-27RT4354: Add some cross-refsJeffrey Walton2-1/+3
2016-02-27Reformat and update EC_KEY_new manual page.Dr. Stephen Henson1-36/+106
2016-02-27GH753: More spelling fixFdaSilvaYY1-2/+2
2016-02-27Update and clarify EC_POINT documentation.Dr. Stephen Henson1-80/+135
2016-02-26Implement new multi-threading APIAlessandro Ghedini1-156/+31
2016-02-23Update documentation of SSL METHODs and ciphersViktor Dukhovni6-213/+283
2016-02-23Add PKCS7_NO_DUAL_CONTENT flagRich Salz1-1/+8
2016-02-22Remove unused parameters from internal functionsRich Salz1-6/+0
2016-02-22GH721: Duplicated flags in docRich Salz1-10/+3
2016-02-18documentation: RSA_new_method argumentRoumen Petrov1-1/+1
2016-02-18Remove outdated DEBUG flags.Rich Salz1-7/+0
2016-02-18Fix typo in SSL_CTX_set_msg_callback docsNeel Goyal1-1/+1
2016-02-17Remove "experimental" in code and comments, too.Rich Salz3-4/+2
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse1-5/+5
2016-02-17Update the documentation on heap allocators / deallocatorsRichard Levitte2-12/+20
2016-02-16OPENSSL_init_ssl.pod: fix minor typoViktor Szakats1-1/+1
2016-02-13GH650: Minor tidying around the ocsp appBenjamin Kaduk1-9/+10
2016-02-12RT 3854: Update apps/reqEmilia Kasper1-3/+6
2016-02-11update ciphers manual pageDr. Stephen Henson1-38/+1
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz2-22/+14
2016-02-10Add CHACHA20 alias for ciphers.Todd Short1-0/+14
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte2-0/+10