summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-09-11Update copyright yearMatt Caswell
2018-09-07Remove a reference to SSL_force_post_handshake_auth()Matt Caswell
2018-09-07Add missing SM2err and fix doc nitsPaul Yang
2018-09-07Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctxPaul Yang
2018-09-07Add a SM2(7) man pagePaul Yang
2018-09-07Update document for SM2 stuffsPaul Yang
2018-09-07Support EdDSA in apps/speedPaul Yang
2018-09-04Clarify the return value of SSL_client_version()Matt Caswell
2018-09-04Clarify the EVP_DigestSignInit docsMatt Caswell
2018-09-04Fix example in crl(1) man pageJakub Wilk
2018-09-03Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte
2018-09-03add docs for OCSP_resp_get0_signaturePaul Kehrer
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-09-01Add a note in the docs about sharing PSKs between TLSv1.2 and TLSv1.3Matt Caswell
2018-09-01TLSv1.3 related changes to man pagesHubert Kario
2018-08-24Add semicolon at the end of the function prototypesPaul Yang
2018-08-22Fix typos in documentation.parasssh
2018-08-22man3/OBJ_nid2obj.pod: mention failure code for OBJ_create.Andy Polyakov
2018-08-22Ignore the digest in req app if using EdDSAMatt Caswell
2018-08-22Improve the usability of the ca app using EdDSAMatt Caswell
2018-08-22Fix typos in documentationJakub Wilk
2018-08-20Add support for SSL_CTX_set_post_handshake_auth()Matt Caswell
2018-08-20Change Post Handshake auth so that it is opt-inMatt Caswell
2018-08-20Fix typos and errors in Ed25519.pod documentationparasssh
2018-08-17crypto/threads_*: remove CRYPTO_atomic_{read|write}.Andy Polyakov
2018-08-15Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell
2018-08-07man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.Andy Polyakov
2018-07-31Some protocol versions are build-timeRich Salz
2018-07-31Deprecate the EC curve type specific functions in 1.2.0Matt Caswell
2018-07-31Add documentation for the new non-curve type specific EC functionsMatt Caswell
2018-07-28doc/BN_generate_prime: update doc about other callback valuesBeat Bolli
2018-07-26Fix inconsisten use of bit vs bitsKurt Roeckx
2018-07-26Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx
2018-07-23Add a note about aborts encountered while sending early_dataMatt Caswell
2018-07-20const-ify some input SSL * argumentsBenjamin Kaduk
2018-07-17Improve documentation about reading and writingKurt Roeckx
2018-07-13Documentation typo fix in BN_bn2bin.podAlexandre Perrin
2018-07-06Document SSL_CTX_set_recv_max_early_data() etcMatt Caswell
2018-07-05Add missing include file to docRich Salz
2018-07-04Document more EVP_MD_CTX functionsRichard Levitte
2018-07-03Fix some issues found by Denian's lintian toolRich Salz
2018-07-02Add the ability to configure anti-replay via SSL_CONFMatt Caswell
2018-07-02Document the new early data callback and optionMatt Caswell
2018-06-27Modify the DEVRANDOM source so that the files are kept open persistently.Pauli
2018-06-26Document changes to SSL_OP_NO_TICKET for TLSv1.3Matt Caswell
2018-06-23Fix prototype of ASN1_INTEGER_get and ASN1_INTEGER_setKurt Roeckx
2018-06-23OpenSSL-II style for emacs: don't indent because of extern blockRichard Levitte
2018-06-21add documentation for OCSP_basic_verify()David von Oheimb
2018-06-21Fix spelling errors in documentation.Pauli
2018-06-20Update copyright yearMatt Caswell