summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
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
2015-12-10Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling
2015-12-07Document EVP_MD constructors, destructors and manipulatorsRichard Levitte
2015-12-07Document the HMAC changesRichard Levitte
2015-12-07Document the EVP_MD_CTX changesRichard Levitte
2015-12-07Document the changed HMAC API.Richard Levitte
2015-12-02Remove RSA_FLAG_SIGN_VER flag.Dr. Stephen Henson
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz
2015-11-30Remove BN_initRich Salz
2015-11-26Add documentation for BN_with_flagsMatt Caswell
2015-11-21Turn B<...()> into ...()Rich Salz
2015-11-20Convert __thread to pthreads for Thread Local StorageMatt Caswell
2015-11-20Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell
2015-11-20Add clarification to docs on ASYNC_free_pool()Matt Caswell
2015-11-20Tweak async documentation based on feedbackMatt Caswell
2015-11-20Document async capabilitiesMatt Caswell
2015-11-20BN_sub: document that r might be the same as a or bKurt Roeckx
2015-11-14Document new functionsDr. Stephen Henson
2015-11-04Minor EVP_SignInit_ex doc fixMatt Caswell
2015-11-02Remove dummy argument from BIO_get_bind_modeRichard Levitte
2015-11-02Document how BIO_get_conn_ip and BIO_get_conn_int_port actually workRichard Levitte
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-28Remove SSLeay history, etc., from docsRich Salz
2015-10-27Remove HAMC_cleanupRich Salz
2015-10-23Fix typosAlessandro Ghedini
2015-10-22Clarify return values for EVP_DigestVerifyFinal.Adam Eijdenberg
2015-10-15Remove Obsolete enginesMatt Caswell
2015-09-22Document X509_get0_subject_key_id()Dr. Stephen Henson
2015-09-22Document BUF_strnlenEmilia Kasper