aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-10Add some documentation about init after deinitMatt Caswell1-5/+12
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell2-4/+8
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni7-60/+177
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz21-140/+87
2016-02-10Remove store.Rich Salz1-6/+1
2016-02-09Updates for auto init/deinit review commentsMatt Caswell2-13/+16
2016-02-09Provide documentation for auto-init/auto-deinitMatt Caswell2-0/+304
2016-02-08Small fixesRichard Levitte1-0/+5
2016-02-08Suppress DANE TLSA reflection when verification failsViktor Dukhovni2-8/+31
2016-02-07more doc fixesRich Salz3-21/+48
2016-02-08Clarify resumed sessions and NULL return.Dr. Stephen Henson1-2/+3
2016-02-06Stack documentation.Dr. Stephen Henson1-0/+200
2016-02-06commands help cleanupA J Mohan Rao2-12/+15
2016-02-06Add documenation for X509_chain_up_ref()Dr. Stephen Henson1-0/+12
2016-02-06Add SSL_get0_verified_chain() to return verified chain of peerDr. Stephen Henson1-6/+21
2016-02-06RT4194: Restore old engine parameter parsing.Rich Salz2-1/+96
2016-02-05Update DTLSv1_listen documentationMatt Caswell1-3/+5
2016-02-05Add a BIO_ADDR_clear functionMatt Caswell1-2/+7
2016-02-05GH601: Various spelling fixes.FdaSilvaYY8-13/+13
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell1-10/+7
2016-02-05RT4292: Remove ===== lineRich Salz3-1019/+0
2016-02-05RT1596: Add clarifying doc.Rich Salz1-1/+2
2016-02-05GH628: Add -help to all apps docs.A J Mohan Rao40-15/+1218
2016-02-05GH628: Add -help to all apps docs.Rich Salz3-0/+15