summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-10-04Fix L<EVP_KDF-derive> to L<EVP_DEF_derive>Rich Salz
2019-10-03Replumbing: make it possible for providers to specify multiple namesRichard Levitte
2019-10-03Update documentationMatt Caswell
2019-10-03Add rc5 ciphers to default providerShane Lontis
2019-10-03doc: EVP_DigestInit clears all flagsChristian Heimes
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-10-02doc/man1: fix malformed optionsRichard Levitte
2019-10-01Add '=for comment ifdef' to pod pagesRich Salz
2019-10-01Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.Richard Levitte
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-29Fix a document description in apps/reqPaul Yang
2019-09-29Fix a double free issue when signing SM2 certPaul Yang
2019-09-28Reorganize public header files (part 1)Dr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-09-28Funtion name with variable part in doc/man7/ and doc/internal/man3/Richard Levitte
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte
2019-09-27[KDF] Add KBKDF implementation for counter-mode HMACRobbie Harwood
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-27Make OSSL_PARAM descriptions uniformly formatted.Pauli
2019-09-26Ensure man1 POD files start with openssl-Rich Salz
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26Use OSSL_PARAM types. Limits are explained in the description where appropri...Pauli
2019-09-26KDF section 3 clean upPauli
2019-09-26Use OSSL_PARAM types for MAC documentationPauli
2019-09-26Use OSSL_PARAM types for KDF documentationPauli
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 the engine parameter from the provider MAC documentationsPauli
2019-09-25Remove the engine parameter from the individual MAC documentationPauli
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-24Fix bugs in "info" commands flagsRich Salz
2019-09-23Update new TLS version options to s_time man pageraja-ashok
2019-09-21Note that the mac command is preferrable to the MAC command line options.Pauli
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-19In provider implemented methods, save the name number, not the name stringRichard Levitte
2019-09-18Change PARAMETER NAMES links to PARAMETERSPauli
2019-09-18Use PARAMETERS instead of PARAMETER NAMES for the heading for consistency.Pauli
2019-09-18Fix links to functions.Pauli
2019-09-18Cleanup KDF section 1 documentation.Pauli