summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-10-09Refactor -passin/-passout documentationRich Salz
2019-10-09Document build.info syntax internallyRichard Levitte
2019-10-09Fix reference to PEM docsRich Salz
2019-10-09Command docs: more reference fixesRichard Levitte
2019-10-09Command docs: rename openssl-tsget.pod to tsget.pod, and fix itRichard Levitte
2019-10-09Command docs: diverse small fixesRichard Levitte
2019-10-09Command docs: fix some engine referencesRichard Levitte
2019-10-09Command docs: wrap literal input/output with C<>Richard Levitte
2019-10-09Command docs: wrap literal file names with F<>Richard Levitte
2019-10-09Command docs: fix links to other sections (sometimes in other manuals)Richard Levitte
2019-10-09Command docs: fix up command referencesRichard Levitte
2019-10-09Command docs: replacables are in italics, options always start with a dashRichard Levitte
2019-10-09Command docs: remove ellipses for '-rand'Richard Levitte
2019-10-09Command docs: fix ellipses, the easy casesRichard Levitte
2019-10-08Add rc2 ciphers to default providerShane Lontis
2019-10-07Add documentation for PEM_{read,write}_bio_Parameters()Richard Levitte
2019-10-07Fix typo in flag nameRich Salz
2019-10-07Support SM2 in apps/speedPaul Yang
2019-10-06Deprecate NCONF_WIN32() functionRich Salz
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