summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2019-10-01Make manuals with TYPE conform with man-pages(7)Richard Levitte
2019-10-01Make ASN1 manuals conform with man-pages(7)Richard Levitte
2019-10-01Consistent formatting of flags with argsRich Salz
2019-09-30 Make ASYNC manuals conform with man-pages(7)Richard Levitte
2019-09-30Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.podMatt Caswell
2019-09-30Make default values by ERR_get_error_all() and friends more consistentDr. David von Oheimb
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-09-27OSSL_PARAM functions: change to allow the data field to be NULLRichard Levitte
2019-09-27OSSL_PARAM.pod: document the mechanism to figure out buffer sizesRichard Levitte
2019-09-27 Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb
2019-09-27Reformat param description linesPauli
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26KDF section 3 clean upPauli
2019-09-25s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448Patrick Steuer
2019-09-25Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell
2019-09-25Remove engine param from EVP_KDF and EVP_MAC documentationPauli
2019-09-24DOC: fix documentation of som EVP_MD_CTX functionsRichard Levitte
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-18Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli
2019-09-16Use "PARAMETERS" in the documentation headings.Pauli
2019-09-15Fix small typo in doc for X509_STORE_CTX_newJan-Frederik Rieckers
2019-09-14Use param types instead of native types in the param descriptionsPauli
2019-09-14Use param types for parameter descriptions. Mention a size_t limit to those ...Pauli
2019-09-14Add wording to limit the 'size' parameter to no more than can be specified us...Pauli
2019-09-13Define the MAC parameter types without using C type names to avoid confusion.Pauli
2019-09-12Document the deprecation of ERR_func_error_string()Richard Levitte
2019-09-12Modernise the ERR functionality further (new functions and deprecations)Richard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: add details about multiple elements with same keyRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: remove a comment that isn't true any moreRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: conform to man-page standardsRichard Levitte
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-09Use simple names in core_names.hMatt Caswell
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add public API docs for newly added EVP_SIGNATURE related functionsMatt Caswell
2019-09-09Check the DH modulus bit lengthBernd Edlinger
2019-09-07Add 'engine' param to KDFsPauli
2019-09-06Update KDF documentation (section 3)Pauli
2019-09-06Documentation updates in light of the KDF conversionPauli
2019-09-05Change provider params from int to size_tShane Lontis
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-09-04New function EVP_MD_free()Richard Levitte
2019-09-02Add CPU info to the speed command summaryBernd Edlinger
2019-09-02Rework the documentation of our individual MAC implementationsRichard Levitte
2019-09-02Fix function name typo in MAC documentation.Pauli
2019-08-27Do not have duplicate section headsRich Salz
2019-08-24Update EVP_MAC.podRichard Levitte
2019-08-20Correct documented return value for BIO_get_mem_data()Johannes
2019-08-19doc: fix link in BN_new.podMykola Baibuz
2019-08-19Use WARNINGS heading not WARNINGRich Salz