summaryrefslogtreecommitdiffstats
path: root/doc/man3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix SYNOPSIS for ASN1_ENUMERATED_get_int64 and ASN1_ENUMERATED_set_int64Jakub Zelenka2019-10-311-2/+2
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-292-0/+93
* Fix a copy&paste error in the TLSv1.3 server side PSK documentationMatt Caswell2019-10-281-3/+3
* Clarify the description of the NULL argument in SSL_set1_host().Pauli2019-10-281-2/+2
* Fix broken links, mainly typo'sRich Salz2019-10-241-1/+1
* Document "get/set-app-data" macros.Rich Salz2019-10-235-175/+33
* Fix some wording and markupRich Salz2019-10-231-28/+29
* Add KRB5KDF from RFC 3961Simo Sorce2019-10-231-2/+4
* Fix doc for EC_GROUP_set_curve()Nicola Tuveri2019-10-221-1/+3
* Improve formatting for man3/EC_GROUP_new.podNicola Tuveri2019-10-221-46/+66
* Deprecate EC_GROUP_clear_free()Nicola Tuveri2019-10-221-2/+20
* fixed the RETURN VALUES section in the EC_GROUP documentationjayaram2019-10-221-38/+52
* Move the version function declarations to include/openssl/crypto.hRichard Levitte2019-10-181-2/+2
* EVP: add functions that return the name numberRichard Levitte2019-10-177-6/+43
* EVP: add name traversal functions to all fetchable typesRichard Levitte2019-10-177-18/+57
* EVP: add missing common functionalityRichard Levitte2019-10-177-32/+91
* Some docs cleanupRichard Levitte2019-10-173-12/+12
* doc/man3/EVP_PKEY_CTX_new.pod: change markup according to conventionsRichard Levitte2019-10-161-5/+5
* Add EVP_PKEY_CTX_new_provided()Richard Levitte2019-10-161-4/+17
* Add BN_check_prime()Kurt Roeckx2019-10-141-39/+57
* Fix EVP_Cipher() for provided cipher implementationsRichard Levitte2019-10-111-0/+18
* POD: stop abusing commentRichard Levitte2019-10-1120-20/+20
* Fix reference to PEM docsRich Salz2019-10-092-3/+3
* Add documentation for PEM_{read,write}_bio_Parameters()Richard Levitte2019-10-071-1/+11
* Update documentationMatt Caswell2019-10-032-36/+143
* doc: EVP_DigestInit clears all flagsChristian Heimes2019-10-031-1/+1
* Fix errors found by new find-doc-nitsRich Salz2019-10-0352-90/+91
* Make manuals with TYPE conform with man-pages(7)Richard Levitte2019-10-016-236/+245
* Make ASN1 manuals conform with man-pages(7)Richard Levitte2019-10-0110-173/+178
* Consistent formatting of flags with argsRich Salz2019-10-013-6/+6
* Make ASYNC manuals conform with man-pages(7)Richard Levitte2019-09-304-133/+181
* Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.podMatt Caswell2019-09-302-21/+60
* Make default values by ERR_get_error_all() and friends more consistentDr. David von Oheimb2019-09-301-11/+18
* Consistent naming for context gettable param queries .Pauli2019-09-274-17/+17
* OSSL_PARAM functions: change to allow the data field to be NULLRichard Levitte2019-09-271-3/+11
* OSSL_PARAM.pod: document the mechanism to figure out buffer sizesRichard Levitte2019-09-271-0/+5
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-279-15/+848
* Reformat param description linesPauli2019-09-273-22/+22
* Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli2019-09-251-3/+4
* KDF section 3 clean upPauli2019-09-251-1/+1
* s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer2019-09-251-0/+8
* Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell2019-09-251-5/+13
* Remove engine param from EVP_KDF and EVP_MAC documentationPauli2019-09-252-12/+4
* DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte2019-09-241-3/+3
* Modify providers that keep track of underlying algorithmsRichard Levitte2019-09-192-1/+14
* Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli2019-09-182-2/+2
* Use "PARAMETERS" in the documentation headings.Pauli2019-09-161-4/+4
* Fix small typo in doc for X509_STORE_CTX_newJan-Frederik Rieckers2019-09-151-1/+1
* Use param types instead of native types in the param descriptionsPauli2019-09-141-4/+5
* Use param types for parameter descriptions. Mention a size_t limit to those ...Pauli2019-09-141-4/+6