summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-09-1130-30/+30
* Remove a reference to SSL_force_post_handshake_auth()Matt Caswell2018-09-071-1/+1
* Add missing SM2err and fix doc nitsPaul Yang2018-09-074-28/+30
* Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctxPaul Yang2018-09-071-3/+5
* Add a SM2(7) man pagePaul Yang2018-09-071-0/+77
* Update document for SM2 stuffsPaul Yang2018-09-075-7/+70
* Support EdDSA in apps/speedPaul Yang2018-09-071-0/+4
* Clarify the return value of SSL_client_version()Matt Caswell2018-09-041-9/+13
* Clarify the EVP_DigestSignInit docsMatt Caswell2018-09-042-5/+10
* Fix example in crl(1) man pageJakub Wilk2018-09-041-1/+1
* Rename SSL[_CTX]_add1_CA_list -> SSL[_CTX]_add1_to_CA_listRichard Levitte2018-09-031-6/+6
* add docs for OCSP_resp_get0_signaturePaul Kehrer2018-09-031-0/+4
* add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer2018-09-031-0/+8
* Add a note in the docs about sharing PSKs between TLSv1.2 and TLSv1.3Matt Caswell2018-09-012-0/+18
* TLSv1.3 related changes to man pagesHubert Kario2018-09-0110-47/+78
* Add semicolon at the end of the function prototypesPaul Yang2018-08-242-8/+8
* Fix typos in documentation.parasssh2018-08-224-8/+8
* man3/OBJ_nid2obj.pod: mention failure code for OBJ_create.Andy Polyakov2018-08-221-1/+2
* Ignore the digest in req app if using EdDSAMatt Caswell2018-08-221-5/+5
* Improve the usability of the ca app using EdDSAMatt Caswell2018-08-222-5/+7
* Fix typos in documentationJakub Wilk2018-08-223-3/+3
* Add support for SSL_CTX_set_post_handshake_auth()Matt Caswell2018-08-201-7/+9
* Change Post Handshake auth so that it is opt-inMatt Caswell2018-08-202-12/+13
* Fix typos and errors in Ed25519.pod documentationparasssh2018-08-201-5/+5
* crypto/threads_*: remove CRYPTO_atomic_{read|write}.Andy Polyakov2018-08-171-15/+2
* Update code for the final RFC version of TLSv1.3 (RFC8446)Matt Caswell2018-08-151-2/+1
* man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.Andy Polyakov2018-08-071-16/+9
* Some protocol versions are build-timeRich Salz2018-07-314-25/+14
* Deprecate the EC curve type specific functions in 1.2.0Matt Caswell2018-07-312-5/+10
* Add documentation for the new non-curve type specific EC functionsMatt Caswell2018-07-312-30/+77
* doc/BN_generate_prime: update doc about other callback valuesBeat Bolli2018-07-281-1/+7
* Fix inconsisten use of bit vs bitsKurt Roeckx2018-07-261-2/+2
* Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx2018-07-261-1/+11
* Add a note about aborts encountered while sending early_dataMatt Caswell2018-07-231-0/+13
* const-ify some input SSL * argumentsBenjamin Kaduk2018-07-201-3/+3
* Improve documentation about reading and writingKurt Roeckx2018-07-176-50/+127
* Documentation typo fix in BN_bn2bin.podAlexandre Perrin2018-07-131-2/+2
* Document SSL_CTX_set_recv_max_early_data() etcMatt Caswell2018-07-061-3/+30
* Add missing include file to docRich Salz2018-07-051-0/+2
* Document more EVP_MD_CTX functionsRichard Levitte2018-07-041-2/+50
* Fix some issues found by Denian's lintian toolRich Salz2018-07-0314-93/+101
* Add the ability to configure anti-replay via SSL_CONFMatt Caswell2018-07-022-0/+32
* Document the new early data callback and optionMatt Caswell2018-07-022-1/+45
* Modify the DEVRANDOM source so that the files are kept open persistently.Pauli2018-06-271-1/+13
* Document changes to SSL_OP_NO_TICKET for TLSv1.3Matt Caswell2018-06-262-13/+41
* Fix prototype of ASN1_INTEGER_get and ASN1_INTEGER_setKurt Roeckx2018-06-231-2/+2
* OpenSSL-II style for emacs: don't indent because of extern blockRichard Levitte2018-06-231-0/+1
* add documentation for OCSP_basic_verify()David von Oheimb2018-06-211-1/+29
* Fix spelling errors in documentation.Pauli2018-06-214-9/+9
* Update copyright yearMatt Caswell2018-06-206-6/+6