aboutsummaryrefslogtreecommitdiffstats
path: root/doc/internal
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-04-221-1/+1
* Improve ossl_cmp_build_cert_chain(); publish it as X509_build_chain()Dr. David von Oheimb2021-04-201-20/+0
* Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis2021-04-151-1/+2
* Update copyright yearMatt Caswell2021-04-082-2/+2
* property: check return values from the property locking calls.Pauli2021-04-081-2/+2
* CORE: Add an algorithm_description field to OSSL_ALGORITHMRichard Levitte2021-04-021-8/+8
* Always check CRYPTO_LOCK_{read,write}_lockRich Salz2021-03-141-1/+2
* rename ossl_provider_forall_loaded to ossl_provider_doall_activatedPauli2021-03-121-7/+7
* doc: describe the return from ossl_provider_forall_loaded()Pauli2021-03-121-1/+5
* Update copyright yearMatt Caswell2021-03-114-4/+4
* Document the change in behaviour of the the low level key getters/settersMatt Caswell2021-03-082-14/+20
* Cache legacy keys instead of downgrading themMatt Caswell2021-03-082-25/+17
* build.info: Add the possibility to add dependencies on raw targetsRichard Levitte2021-03-031-0/+6
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-251-3/+6
* provider: add an unquery function to allow providers to clean up.Pauli2021-02-241-1/+9
* provider: add option to load a provider without disabling the fallbacks.Pauli2021-02-231-3/+6
* Update copyright yearMatt Caswell2021-02-182-2/+2
* DOCS: Update the internal documentation on EVP_PKEY.Richard Levitte2021-02-121-18/+179
* Fix race condition & allow operation cache to grow.Pauli2021-02-071-16/+15
* Ensure the EVP_PKEY operation_cache is appropriately lockedMatt Caswell2021-02-021-5/+11
* Update copyright yearRichard Levitte2021-01-281-1/+1
* Add X509V3_set_issuer_pkey, needed for AKID of self-issued not self-signed certDr. David von Oheimb2021-01-131-46/+0
* X509_cmp(): Fix comparison in case x509v3_cache_extensions() failed to due to...Dr. David von Oheimb2021-01-131-1/+2
* CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER referenceRichard Levitte2020-12-171-15/+23
* doc: Documentation changes for moving the entropy source out of the fips prov...Pauli2020-11-201-0/+66
* Add ossl_is_absolute_path function to detect absolute pathsTomas Mraz2020-11-111-4/+11
* Avoid duplicate ends_with_dirsep functionsTomas Mraz2020-11-111-0/+38
* Simplify and clarify doc/internal/man7/deprecation.podRichard Levitte2020-11-012-148/+117
* Remove ossl_prov_util_nid_to_name()Shane Lontis2020-10-221-35/+0
* Update copyright yearMatt Caswell2020-10-154-4/+4
* Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre2020-10-151-4/+4
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-1511-50/+50
* Document how deprecation should be doneRichard Levitte2020-10-121-0/+225
* rsa: add ossl_ prefix to internal rsa_ calls.Pauli2020-10-071-11/+11
* der: _ossl prefix DER functionsPauli2020-10-014-47/+48
* Hide ECX_KEY againRichard Levitte2020-09-251-0/+43
* Add a "random" configuration section.Pauli2020-09-231-0/+42
* EVP: Add the internal convenience function evp_keymgmt_util_export()Richard Levitte2020-09-121-0/+6
* Extend X509 cert checks and error reporting in v3_{purp,crld}.c and x509_{set...Dr. David von Oheimb2020-09-111-0/+40
* Clean up CMP chain building for CMP signer, TLS client, and newly enrolled certsDr. David von Oheimb2020-09-101-1/+1
* PEM: Make PEM_write_bio_PrivateKey_traditional() handle provider-native keysRichard Levitte2020-09-081-1/+9
* Strengthen chain building for CMPDr. David von Oheimb2020-09-051-17/+13
* Documentation for internal PUNYCODE-related functionsDmitry Belyavskiy2020-08-261-0/+60
* Use in CMP+CRMF libctx and propq param added to sign/verify/HMAC/decryptDr. David von Oheimb2020-08-212-12/+27
* cmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build_cert_chain(), improve...Dr. David von Oheimb2020-08-212-22/+33
* Add libctx and propq parameters to OSSL_CMP_{SRV_},CTX_new() and ossl_cmp_moc...Dr. David von Oheimb2020-08-211-3/+5
* Update CMP header file references in internal CMP documentationDr. David von Oheimb2020-08-212-2/+2
* Introduce X509_add_cert[s] simplifying various additions to cert listsDr. David von Oheimb2020-08-121-19/+3
* Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis2020-08-121-8/+4
* Update copyright yearMatt Caswell2020-08-062-2/+2