summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2015-11-20More async documentationMatt 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-20Use better defaults for TSA.Dr. Stephen Henson
2015-11-20Add support for signer_digest option in TS.Dr. Stephen Henson
2015-11-14Document new functionsDr. Stephen Henson
2015-11-14Update and clarify ciphers documentation.Dr. Stephen Henson
2015-11-13RT2667: Add IRC support to -starttlsNathan Phillip Brink
2015-11-10Fix SSL_use_certificate_chain_fileMatt Caswell
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-11-02Fixed typo in rsautl.podSoheil Rashidi
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-10-30Remove some SSLv2 referencesMatt Caswell
2015-10-30Remove SSL_state and SSL_set_stateMatt Caswell
2015-10-30Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATEMatt Caswell
2015-10-30Minor documentation tweakMatt Caswell
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-21Don't use SSLv23_server_method in an exampleMatt Caswell
2015-10-15Remove Obsolete enginesMatt Caswell
2015-09-30Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2Matt Caswell
2015-09-25Document -no-CApath and -no-CAfileMatt Caswell
2015-09-25Document the default CA path functionsMatt Caswell
2015-09-23Clarify DTLSv1_listen documentationMatt Caswell
2015-09-23Add DTLSv1_listen documentationMatt Caswell
2015-09-23Add -listen documentationMatt Caswell
2015-09-22Document X509_get0_subject_key_id()Dr. Stephen Henson
2015-09-22Document BUF_strnlenEmilia Kasper
2015-09-22BUF_strdup and friends: update docsEmilia Kasper
2015-09-22Update SEE ALSO sections.Dr. Stephen Henson
2015-09-22Document signature accessors.Dr. Stephen Henson
2015-09-22Extension parsing and encoding docs.Dr. Stephen Henson
2015-09-22Document i2d_re_X509_REQ_tbs() and i2d_re_X509_CRL_tbs().Dr. Stephen Henson
2015-09-22Document X509_REVOKED functions.Dr. Stephen Henson
2015-09-22Document X509 sign and verify functions.Dr. Stephen Henson
2015-09-22Document X509 public key functions.Dr. Stephen Henson
2015-09-22Document X509 name get and set functions.Dr. Stephen Henson
2015-09-22Document X509 version functions.Dr. Stephen Henson
2015-09-11Use default field separator.Dr. Stephen Henson
2015-09-08Fix rehash/c_rehash doc and behavior.Rich Salz
2015-09-08Adjust the general fill-column in doc/dir-locals.example.elRichard Levitte
2015-09-06Add rehash command to opensslTimo Teras
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse
2015-09-01Document extension functionsDr. Stephen Henson
2015-09-01RT3767: openssl_button.gif should be PNGRich Salz
2015-08-31Remove asn1-kludge option.Dr. Stephen Henson