summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2016-02-27Update and clarify EC_POINT documentation.Dr. Stephen Henson
2016-02-26Implement new multi-threading APIAlessandro Ghedini
2016-02-23Add PKCS7_NO_DUAL_CONTENT flagRich Salz
2016-02-18documentation: RSA_new_method argumentRoumen Petrov
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse
2016-02-17Update the documentation on heap allocators / deallocatorsRichard Levitte
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-02-10Add some documentation about init after deinitMatt Caswell
2016-02-10The new init functions can now fail so shouldn't be voidMatt Caswell
2016-02-10Deprecate the -issuer_checks debugging optionViktor Dukhovni
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-10Remove store.Rich Salz
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Provide documentation for auto-init/auto-deinitMatt Caswell
2016-02-08Small fixesRichard Levitte
2016-02-06Stack documentation.Dr. Stephen Henson
2016-02-06Add documenation for X509_chain_up_ref()Dr. Stephen Henson
2016-02-05Add a BIO_ADDR_clear functionMatt Caswell
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-05Various RT doc fixesRich Salz
2016-02-03Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte
2016-02-02New BN functions.Dr. Stephen Henson
2016-02-01update DSA docsDr. Stephen Henson
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson
2016-01-31RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor
2016-01-30Add function to return internal enoding of X509_NAME.Dr. Stephen Henson
2016-01-27Add CRYPTO_secure_zallocRich Salz
2016-01-27Doc fixes suggested by Claus AssmannViktor Dukhovni
2016-01-19Add documentation for EVP_PKEY_TLS1_PRFDr. Stephen Henson
2016-01-17Accessor update; fix API, document one.Rich Salz
2016-01-13Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz
2016-01-12Document the new EVP_CIPHER and EVP_CIPHER_CTX functionalityRichard Levitte
2016-01-11Add memory leak return value.Dr. Stephen Henson
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2016-01-05DANE support structures, constructructors and accessorsViktor Dukhovni
2015-12-18Remove some L<asdf|asdf> which crept back in.Rich Salz
2015-12-16Rename sec_mem to mem_sec, like other files.Rich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-14Update EVP_PKEY documentation.Dr. Stephen Henson
2015-12-14New function X509_get0_pubkeyDr. Stephen Henson
2015-12-14Add EVP_PKEY_get0_* functions.Dr. Stephen Henson
2015-12-12Add extension utility documentation.Dr. Stephen Henson
2015-12-12add X509_up_ref() documentationDr. Stephen Henson
2015-12-12extension documentationDr. Stephen Henson