aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Convert __thread to pthreads for Thread Local StorageMatt Caswell2015-11-201-22/+30
* Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell2015-11-201-1/+18
* Add clarification to docs on ASYNC_free_pool()Matt Caswell2015-11-201-10/+14
* Tweak async documentation based on feedbackMatt Caswell2015-11-203-13/+20
* More async documentationMatt Caswell2015-11-205-1/+88
* Document async capabilitiesMatt Caswell2015-11-201-0/+242
* BN_sub: document that r might be the same as a or bKurt Roeckx2015-11-201-0/+1
* Use better defaults for TSA.Dr. Stephen Henson2015-11-201-4/+3
* Add support for signer_digest option in TS.Dr. Stephen Henson2015-11-201-0/+12
* Document new functionsDr. Stephen Henson2015-11-143-2/+65
* Update and clarify ciphers documentation.Dr. Stephen Henson2015-11-141-5/+26
* RT2667: Add IRC support to -starttlsNathan Phillip Brink2015-11-131-2/+2
* Fix SSL_use_certificate_chain_fileMatt Caswell2015-11-101-3/+9
* Minor EVP_SignInit_ex doc fixMatt Caswell2015-11-041-1/+2
* Remove dummy argument from BIO_get_bind_modeRichard Levitte2015-11-021-1/+1
* Document how BIO_get_conn_ip and BIO_get_conn_int_port actually workRichard Levitte2015-11-021-2/+2
* Fixed typo in rsautl.podSoheil Rashidi2015-11-021-1/+1
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-308-88/+16
* Remove some SSLv2 referencesMatt Caswell2015-10-305-30/+10
* Remove SSL_state and SSL_set_stateMatt Caswell2015-10-301-1/+1
* Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell2015-10-301-1/+1
* Minor documentation tweakMatt Caswell2015-10-301-1/+3
* Remove SSLeay history, etc., from docsRich Salz2015-10-28156-1110/+68
* Remove HAMC_cleanupRich Salz2015-10-271-6/+1
* Fix typosAlessandro Ghedini2015-10-236-8/+8
* Clarify return values for EVP_DigestVerifyFinal.Adam Eijdenberg2015-10-221-4/+5
* Don't use SSLv23_server_method in an exampleMatt Caswell2015-10-211-1/+1
* Remove Obsolete enginesMatt Caswell2015-10-151-6/+0
* Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2Matt Caswell2015-09-301-5/+6
* Document -no-CApath and -no-CAfileMatt Caswell2015-09-258-0/+80
* Document the default CA path functionsMatt Caswell2015-09-252-1/+34
* Clarify DTLSv1_listen documentationMatt Caswell2015-09-231-2/+6
* Add DTLSv1_listen documentationMatt Caswell2015-09-232-1/+93
* Add -listen documentationMatt Caswell2015-09-231-0/+19
* Document X509_get0_subject_key_id()Dr. Stephen Henson2015-09-221-3/+18
* Document BUF_strnlenEmilia Kasper2015-09-221-5/+7
* BUF_strdup and friends: update docsEmilia Kasper2015-09-221-24/+25
* Update SEE ALSO sections.Dr. Stephen Henson2015-09-222-1/+31
* Document signature accessors.Dr. Stephen Henson2015-09-221-0/+81
* Extension parsing and encoding docs.Dr. Stephen Henson2015-09-221-0/+217
* Document i2d_re_X509_REQ_tbs() and i2d_re_X509_CRL_tbs().Dr. Stephen Henson2015-09-222-2/+7
* Document X509_REVOKED functions.Dr. Stephen Henson2015-09-221-0/+103
* Document X509 sign and verify functions.Dr. Stephen Henson2015-09-221-0/+90
* Document X509 public key functions.Dr. Stephen Henson2015-09-221-0/+75
* Document X509 name get and set functions.Dr. Stephen Henson2015-09-221-0/+81
* Document X509 version functions.Dr. Stephen Henson2015-09-221-0/+78
* Use default field separator.Dr. Stephen Henson2015-09-111-1/+2
* Fix rehash/c_rehash doc and behavior.Rich Salz2015-09-081-8/+14
* Adjust the general fill-column in doc/dir-locals.example.elRichard Levitte2015-09-081-1/+1
* Add rehash command to opensslTimo Teras2015-09-061-5/+12