aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2015-11-14Document new functionsDr. Stephen Henson3-2/+65
2015-11-14Update and clarify ciphers documentation.Dr. Stephen Henson1-5/+26
2015-11-13RT2667: Add IRC support to -starttlsNathan Phillip Brink1-2/+2
2015-11-10Fix SSL_use_certificate_chain_fileMatt Caswell1-3/+9
2015-11-04Minor EVP_SignInit_ex doc fixMatt Caswell1-1/+2
2015-11-02Remove dummy argument from BIO_get_bind_modeRichard Levitte1-1/+1
2015-11-02Document how BIO_get_conn_ip and BIO_get_conn_int_port actually workRichard Levitte1-2/+2
2015-11-02Fixed typo in rsautl.podSoheil Rashidi1-1/+1
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz8-88/+16
2015-10-30Remove some SSLv2 referencesMatt Caswell5-30/+10
2015-10-30Remove SSL_state and SSL_set_stateMatt Caswell1-1/+1
2015-10-30Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell1-1/+1
2015-10-30Minor documentation tweakMatt Caswell1-1/+3
2015-10-28Remove SSLeay history, etc., from docsRich Salz156-1110/+68
2015-10-27Remove HAMC_cleanupRich Salz1-6/+1
2015-10-23Fix typosAlessandro Ghedini6-8/+8
2015-10-22Clarify return values for EVP_DigestVerifyFinal.Adam Eijdenberg1-4/+5
2015-10-21Don't use SSLv23_server_method in an exampleMatt Caswell1-1/+1
2015-10-15Remove Obsolete enginesMatt Caswell1-6/+0
2015-09-30Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2Matt Caswell1-5/+6
2015-09-25Document -no-CApath and -no-CAfileMatt Caswell8-0/+80
2015-09-25Document the default CA path functionsMatt Caswell2-1/+34
2015-09-23Clarify DTLSv1_listen documentationMatt Caswell1-2/+6
2015-09-23Add DTLSv1_listen documentationMatt Caswell2-1/+93
2015-09-23Add -listen documentationMatt Caswell1-0/+19
2015-09-22Document X509_get0_subject_key_id()Dr. Stephen Henson1-3/+18
2015-09-22Document BUF_strnlenEmilia Kasper1-5/+7
2015-09-22BUF_strdup and friends: update docsEmilia Kasper1-24/+25
2015-09-22Update SEE ALSO sections.Dr. Stephen Henson2-1/+31
2015-09-22Document signature accessors.Dr. Stephen Henson1-0/+81
2015-09-22Extension parsing and encoding docs.Dr. Stephen Henson1-0/+217
2015-09-22Document i2d_re_X509_REQ_tbs() and i2d_re_X509_CRL_tbs().Dr. Stephen Henson2-2/+7
2015-09-22Document X509_REVOKED functions.Dr. Stephen Henson1-0/+103
2015-09-22Document X509 sign and verify functions.Dr. Stephen Henson1-0/+90
2015-09-22Document X509 public key functions.Dr. Stephen Henson1-0/+75
2015-09-22Document X509 name get and set functions.Dr. Stephen Henson1-0/+81
2015-09-22Document X509 version functions.Dr. Stephen Henson1-0/+78
2015-09-11Use default field separator.Dr. Stephen Henson1-1/+2
2015-09-08Fix rehash/c_rehash doc and behavior.Rich Salz1-8/+14
2015-09-08Adjust the general fill-column in doc/dir-locals.example.elRichard Levitte1-1/+1
2015-09-06Add rehash command to opensslTimo Teras1-5/+12
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse1-0/+4
2015-09-01Document extension functionsDr. Stephen Henson1-0/+115
2015-09-01RT3767: openssl_button.gif should be PNGRich Salz3-13/+19
2015-08-31Remove asn1-kludge option.Dr. Stephen Henson1-22/+0
2015-08-31GH367 follow-up, for more clarityBen Kaduk1-1/+1
2015-08-31Remove auto-fill-modeRichard Levitte1-2/+0
2015-08-31Add an example .dir-locals.elRichard Levitte2-0/+19
2015-08-31Add emacs CC mode style for OpenSSLRichard Levitte1-0/+60
2015-08-27GH367: Fix dsa keygen for too-short seedIsmo Puustinen1-6/+5