summaryrefslogtreecommitdiffstats
path: root/doc/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* CORE: query for operations only once per provider (unless no_store is true)Richard Levitte2020-05-191-1/+16
* Rename OSSL_CMP_CTX_set1_clCert() to OSSL_CMP_CTX_set1_cert()Dr. David von Oheimb2020-05-131-1/+1
* Add -reqin_new_tid option to apps/cmp.c and OSSL_CMP_MSG_update_transactionID()Dr. David von Oheimb2020-05-131-2/+2
* Update copyright yearMatt Caswell2020-04-2312-12/+12
* EVP: Fix calls to evp_pkey_export_to_provider()Richard Levitte2020-04-171-21/+16
* Fix some errors in documentationRichard Levitte2020-04-112-6/+4
* PROV: Add the beginning of a DER writing libraryRichard Levitte2020-04-074-0/+300
* Param builder: make the OSSL_PARAM_BLD APIs public.Pauli2020-03-281-195/+0
* Chunk 9 of CMP contribution to OpenSSL: CMP client and related testsDr. David von Oheimb2020-03-252-2/+87
* Fix handling of CMP msg senderKID and improve doc of related CTX functionsDr. David von Oheimb2020-03-101-0/+7
* Chunk 8 of CMP contribution to OpenSSL: CMP server and cmp_mock_srv.c for tes...Dr. David von Oheimb2020-03-103-37/+107
* Correct two small documentation issuesTomas Mraz2020-03-031-0/+1
* build.info: Implement simply substitutions in variable valuesRichard Levitte2020-03-021-0/+16
* build.info: Make it possible to have more than one item in KEYWORD[]Richard Levitte2020-03-021-17/+23
* DOCS: Add and modify docs for internal EVP_KEYMGMT utility functionsRichard Levitte2020-02-291-12/+30
* DOCS: Add internal docs for EVP_PKEY and the export functionsRichard Levitte2020-02-293-63/+131
* x509v3 subjectSignTool extention supportNikolay Morozov2020-02-281-0/+45
* Refactor evp_pkey_make_provided() to do legacy to provider exportRichard Levitte2020-02-222-9/+15
* DOC:Fix typos in ossl_cmp_print_log.podAlex Boboc2020-02-181-1/+1
* DOC:Fix typos in ossl_param_bld_initAlex Boboc2020-02-181-2/+2
* Fix podchecker warningsRichard Levitte2020-02-181-3/+2
* chunk 7 of CMP contribution to OpenSSLDr. David von Oheimb2020-02-171-12/+7
* fix various formatting nits in CMP contribution chunks 1-6 found by the new u...Dr. David von Oheimb2020-02-171-4/+4
* improve CMP logging according to comments on CMP chunk 7 previewDr. David von Oheimb2020-02-172-42/+113
* add internal doc files actually belonging to CMP contribution chunk 6Dr. David von Oheimb2020-02-173-0/+327
* Remove unused ossl_param_bld_to_param_ex() function.Pauli2020-02-121-15/+3
* Redesign the KEYMGMT libcrypto <-> provider interface - the basicsRichard Levitte2020-02-075-169/+165
* Fix some missing doc links.Rich Salz2020-01-221-1/+1
* Convert rand_bytes_ex and rand_priv_bytes_ex to public functionsMatt Caswell2020-01-201-41/+0
* param_bld: add a padded BN call.Pauli2020-01-191-3/+14
* EVP: Add evp_pkey_make_provided() and refactor around itRichard Levitte2020-01-181-0/+58
* Various missing-link fixesRich Salz2019-12-121-2/+2
* Fix some typosVeres Lajos2019-12-113-4/+4
* CORE: ossl_namemap_add_names(): new function to add multiple namesRichard Levitte2019-11-291-10/+21
* Replumbing: pre-populate the EVP namemap with commonly known namesRichard Levitte2019-11-201-1/+8
* Properties: make query cache reference count aware.Pauli2019-11-181-1/+6
* Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz2019-11-101-1/+1
* Fix L<> entries without sectionsRich Salz2019-10-312-2/+2
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-292-0/+234
* Doc for the added internal RSA functionsRichard Levitte2019-10-181-0/+75
* Configure: get version from the file 'VERSION' instead of 'opensslv.h'Richard Levitte2019-10-181-0/+149
* Building: Add modules with DEPENDs to GENERATEd filesRichard Levitte2019-10-141-1/+3
* POD: stop abusing commentRichard Levitte2019-10-112-2/+2
* Doc: update internal build.info manualRichard Levitte2019-10-111-1/+49
* Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte2019-10-101-1/+1
* Document build.info syntax internallyRichard Levitte2019-10-091-0/+552
* Replumbing: make it possible for providers to specify multiple namesRichard Levitte2019-10-031-5/+18
* Fix errors found by new find-doc-nitsRich Salz2019-10-034-4/+4
* Make manuals with TYPE conform with man-pages(7)Richard Levitte2019-10-012-5/+6
* Reorganize public header files (part 1)Dr. Matthias St. Pierre2019-09-281-1/+1