summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-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
* Fix & update documentation about RAND_priv_bytes()Nicola Tuveri2018-06-193-23/+75
* Add EVP_PKEY_set_alias_typeJack Lloyd2018-06-191-1/+15
* add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb2018-06-182-2/+3
* Repair broken C syntax (missing close parens) in a manual page.Eric S. Raymond2018-06-151-5/+5
* Fix manpage problemsEric S. Raymond2018-06-132-3/+1
* doc/man7/passphrase-encoding.pod: Make consistentRichard Levitte2018-06-131-4/+4
* Document return value of X509_add_extViktor Dukhovni2018-06-121-2/+4
* Deprecate DSA_sign_setup() in the documentationNicola Tuveri2018-06-121-7/+6
* Documentation for missing s_client/s_server optionsDmitry Belyavskiy2018-06-082-2/+95
* Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell2018-06-081-2/+15
* Document the raw key getter functionsMatt Caswell2018-06-081-10/+39
* Document UTF-8 expectation for pass phrases passed to OSSL_STORERichard Levitte2018-06-073-16/+18
* Document failure return for ECDSA_SIG_newKen Goldman2018-06-021-0/+2
* STORE: split off the description of the 'file' scheme loaderRichard Levitte2018-06-012-24/+76
* apps/speed.c: add -aead flag.Andy Polyakov2018-05-301-4/+10
* Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang2018-05-302-0/+190
* Update the "Connected Commands" section of s_client/s_server docsMatt Caswell2018-05-292-8/+51