summaryrefslogtreecommitdiffstats
path: root/doc/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved HKDF and TLS1-PRF documentationViktor Dukhovni2016-03-042-10/+29
* GH355: Implement HKDFAlessandro Ghedini2016-03-041-0/+103
* Add string ctrl operations to TLS1 PRF, update documentation.Dr. Stephen Henson2016-03-021-1/+10
* Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell2016-02-291-1/+2
* Refactor the async wait fd logicMatt Caswell2016-02-292-66/+216
* RT4351: Update doc for OPENSSL_cleanseJeffrey Walton2016-02-281-2/+10
* Reformat and update EC_KEY_new manual page.Dr. Stephen Henson2016-02-271-36/+106
* Update and clarify EC_POINT documentation.Dr. Stephen Henson2016-02-271-80/+135
* Implement new multi-threading APIAlessandro Ghedini2016-02-261-156/+31
* Add PKCS7_NO_DUAL_CONTENT flagRich Salz2016-02-231-1/+8
* documentation: RSA_new_method argumentRoumen Petrov2016-02-181-1/+1
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-171-5/+5
* Update the documentation on heap allocators / deallocatorsRichard Levitte2016-02-172-12/+20
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-17/+12
* Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte2016-02-101-0/+5
* Add some documentation about init after deinitMatt Caswell2016-02-101-5/+12
* The new init functions can now fail so shouldn't be voidMatt Caswell2016-02-101-3/+3
* Deprecate the -issuer_checks debugging optionViktor Dukhovni2016-02-101-6/+2
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-1017-100/+65
* Remove store.Rich Salz2016-02-101-6/+1
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-8/+9
* Provide documentation for auto-init/auto-deinitMatt Caswell2016-02-091-0/+226
* Small fixesRichard Levitte2016-02-081-0/+5
* Stack documentation.Dr. Stephen Henson2016-02-061-0/+200
* Add documenation for X509_chain_up_ref()Dr. Stephen Henson2016-02-061-0/+12
* Add a BIO_ADDR_clear functionMatt Caswell2016-02-051-2/+7
* GH601: Various spelling fixes.FdaSilvaYY2016-02-055-9/+9
* Various RT doc fixesRich Salz2016-02-055-205/+128
* Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte2016-02-033-24/+21
* Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte2016-02-031-0/+101
* Refactoring BIO: add wrappers around sockaddr et alRichard Levitte2016-02-033-0/+253
* New BN functions.Dr. Stephen Henson2016-02-021-2/+18
* update DSA docsDr. Stephen Henson2016-02-011-5/+3
* Check chain extensions also for trusted certificatesViktor Dukhovni2016-02-011-4/+13
* Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson2016-01-311-0/+7
* RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor2016-01-311-2/+2
* Add function to return internal enoding of X509_NAME.Dr. Stephen Henson2016-01-301-6/+20
* Add CRYPTO_secure_zallocRich Salz2016-01-281-27/+38
* Doc fixes suggested by Claus AssmannViktor Dukhovni2016-01-271-33/+41
* Add documentation for EVP_PKEY_TLS1_PRFDr. Stephen Henson2016-01-191-0/+87
* Accessor update; fix API, document one.Rich Salz2016-01-171-0/+5
* Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz2016-01-133-38/+29
* Document the new EVP_CIPHER and EVP_CIPHER_CTX functionalityRichard Levitte2016-01-122-40/+311
* Add memory leak return value.Dr. Stephen Henson2016-01-111-5/+6
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-13/+13
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-0810-12/+45
* mem functions cleanupRich Salz2016-01-072-3/+187
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-061-1/+1
* Remove some L<asdf|asdf> which crept back in.Rich Salz2015-12-181-1/+1
* Rename sec_mem to mem_sec, like other files.Rich Salz2015-12-171-5/+0