summaryrefslogtreecommitdiffstats
path: root/doc/internal
AgeCommit message (Expand)Author
2020-04-23Update copyright yearMatt Caswell
2020-04-17EVP: Fix calls to evp_pkey_export_to_provider()Richard Levitte
2020-04-11Fix some errors in documentationRichard Levitte
2020-04-07PROV: Add the beginning of a DER writing libraryRichard Levitte
2020-03-28Param builder: make the OSSL_PARAM_BLD APIs public.Pauli
2020-03-25Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb
2020-03-10Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb
2020-03-10Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb
2020-03-03Correct two small documentation issuesTomas Mraz
2020-03-02build.info: Implement simply substitutions in variable valuesRichard Levitte
2020-03-02build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte
2020-02-29DOCS: Add and modify docs for internal EVP_KEYMGMT utility functionsRichard Levitte
2020-02-29DOCS: Add internal docs for EVP_PKEY and the export functionsRichard Levitte
2020-02-28x509v3 subjectSignTool extention supportNikolay Morozov
2020-02-22Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte
2020-02-18DOC:Fix typos in ossl_cmp_print_log.podAlex Boboc
2020-02-18DOC:Fix typos in ossl_param_bld_initAlex Boboc
2020-02-18Fix podchecker warningsRichard Levitte
2020-02-17chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb
2020-02-17fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb
2020-02-17improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb
2020-02-17add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb
2020-02-12Remove unused ossl_param_bld_to_param_ex() function.Pauli
2020-02-07Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte
2020-01-22Fix some missing doc links.Rich Salz
2020-01-20Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell
2020-01-19param_bld: add a padded BN call.Pauli
2020-01-18EVP: Add evp_pkey_make_provided() and refactor around itRichard Levitte
2019-12-12Various missing-link fixesRich Salz
2019-12-11Fix some typosVeres Lajos
2019-11-29CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte
2019-11-20Replumbing: pre-populate the EVP namemap with commonly known namesRichard Levitte
2019-11-18Properties: make query cache reference count aware.Pauli
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-10-31Fix L<> entries without sectionsRich Salz
2019-10-29chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb
2019-10-18Doc for the added internal RSA functionsRichard Levitte
2019-10-18Configure: get version from the file 'VERSION' instead of 'opensslv.h'Richard Levitte
2019-10-14Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte
2019-10-11POD: stop abusing commentRichard Levitte
2019-10-11Doc: update internal build.info manualRichard Levitte
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-09Document build.info syntax internallyRichard Levitte
2019-10-03Replumbing: make it possible for providers to specify multiple namesRichard Levitte
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-10-01Make manuals with TYPE conform with man-pages(7)Richard Levitte
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