summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Accessor update; fix API, document one.Rich Salz2016-01-171-0/+5
* Start a new line after each sentence-ending period.Viktor Dukhovni2016-01-161-106/+104
* Make SSL_dane_enable() requirement more clear.Viktor Dukhovni2016-01-161-4/+4
* RT4232: Extra space in help message.Rich Salz2016-01-141-5/+0
* 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
* GH528: "cipher -v" output is confusing.Rich Salz2016-01-112-66/+26
* Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni2016-01-115-12/+22
* 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
* File is about s_time, not s_clientKurt Roeckx2016-01-101-2/+2
* Allow disabling the min and max versionKurt Roeckx2016-01-101-1/+4
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-0710-12/+45
* DANE s_client supportViktor Dukhovni2016-01-071-0/+41
* mem functions cleanupRich Salz2016-01-074-7/+189
* DANE documentation typosViktor Dukhovni2016-01-062-3/+3
* Remove more (rest?) of FIPS build stuff.Rich Salz2016-01-061-11/+1
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-054-1/+413
* Refine and re-wrap Min/Max protocol docsViktor Dukhovni2016-01-024-52/+122
* Add support for minimum and maximum protocol versionKurt Roeckx2016-01-024-65/+186
* Add some documentation for the OCSP callback functionsMatt Caswell2015-12-271-0/+73
* Always generate DH keys for ephemeral DH cipher suites.Dr. Stephen Henson2015-12-231-24/+5
* The functions take a SSL *, not a SSL_CTX *Daniel Kahn Gillmor2015-12-231-4/+4
* SSL configuration module docsDr. Stephen Henson2015-12-222-0/+112
* Remove some L<asdf|asdf> which crept back in.Rich Salz2015-12-183-4/+4
* Rename sec_mem to mem_sec, like other files.Rich Salz2015-12-161-5/+0
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-25/+0
* Fix s_server problem with no-ecMatt Caswell2015-12-151-6/+0
* Update EVP_PKEY documentation.Dr. Stephen Henson2015-12-141-15/+19
* New function X509_get0_pubkeyDr. Stephen Henson2015-12-141-4/+7
* Add EVP_PKEY_get0_* functions.Dr. Stephen Henson2015-12-141-0/+12
* Fix typoBen Kaduk2015-12-132-2/+2
* Use SHA256 not MD5 as default digest.Rich Salz2015-12-122-3/+22
* Add extension utility documentation.Dr. Stephen Henson2015-12-121-0/+83
* add X509_up_ref() documentationDr. Stephen Henson2015-12-121-5/+15
* extension documentationDr. Stephen Henson2015-12-121-0/+142
* Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling2015-12-102-0/+16
* Document EVP_MD constructors, destructors and manipulatorsRichard Levitte2015-12-071-0/+160
* Document the HMAC changesRichard Levitte2015-12-071-13/+24
* Document the EVP_MD_CTX changesRichard Levitte2015-12-075-43/+43
* Document the changed HMAC API.Richard Levitte2015-12-071-4/+6
* Fix typo and improve a bit of textViktor Dukhovni2015-12-061-4/+5
* Really disable 56-bit (single-DES) ciphersViktor Dukhovni2015-12-061-14/+3
* Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2015-12-056-223/+0
* Remove SSL_{CTX_}set_ecdh_auto() and always enable ECDHKurt Roeckx2015-12-041-25/+3
* Remove RSA_FLAG_SIGN_VER flag.Dr. Stephen Henson2015-12-021-7/+0
* Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson2015-12-021-10/+4
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-0116-524/+190
* Remove BN_initRich Salz2015-11-301-20/+2
* Correct aes-128-cbc cipher nameViktor Dukhovni2015-11-282-2/+2