summaryrefslogtreecommitdiffstats
path: root/doc/internal
AgeCommit message (Expand)Author
2022-08-24QUIC ACK Manager, Statistics Manager and Congestion Control APIHugo Landau
2022-08-12Make OSSL_TIME a structurePauli
2022-07-06doc: document the event queue internal APIPauli
2022-07-01CMP: introduce version 3, while version 2 stays the defaultDr. David von Oheimb
2022-06-27der_writer: Use uint32_t instead of long.Daniel Fiala
2022-06-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-06-22doc: document the new internal time APIPauli
2022-06-22doc: priority queue documentationPauli
2022-05-21Drop ossl_namemap_add_name_n() and simplify ossl_namemap_add_names()Tomas Mraz
2022-05-06Remove the _fetch_by_number functionsPauli
2022-05-05Make it possible to remove methods by the provider that provides themRichard Levitte
2022-05-05Don't empty the method store when flushing the query cacheRichard Levitte
2022-05-05Drop ossl_provider_clear_all_operation_bits() and all uses of itRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-04-01Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATAHugo Landau
2022-03-30document the safe_div_round_up_TYPE functionsPauli
2022-02-28fetch: convert a NULL property query to ""Pauli
2022-01-05Fix typosDimitris Apostolou
2022-01-04CMP mock server: add -ref_cert option and corresponding ossl_cmp_mock_srv_set...Dr. David von Oheimb
2021-12-30OSSL_CMP_CTX: rename get/set function for trustedStoreDr. David von Oheimb
2021-11-12Stop receiving child callbacks in a child libctx when appropriateMatt Caswell
2021-11-12Don't attempt to deactive child providers if we don't need toMatt Caswell
2021-11-12doc: document the internal integer overflow helpersPauli
2021-11-10prov: remove unused field `flag_fallback` and function `ossl_provider_set_fal...Pauli
2021-10-27CORE: Encure that cached fetches can be done per providerRichard Levitte
2021-10-27EVP: Add the internal function evp_generic_fetch_from_prov()Richard Levitte
2021-10-27CORE: add a provider argument to ossl_method_construct()Richard Levitte
2021-10-26Doc: replace `NULL` terminated with `NUL`Kinshuk Dua
2021-09-22doc: Fix include syntaxPauli
2021-09-22doc: remove end of line whitespacePauli
2021-09-07Update copyright yearRichard Levitte
2021-09-07fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu
2021-09-07 fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu
2021-08-04doc: replace markdown backticks with perlpod syntaxBeat Bolli
2021-07-29Update copyright yearMatt Caswell
2021-07-12doc: document the new opt_legacy_okay() function's behaviourPauli
2021-06-25CMP: Improve reporting of error codes and related strings via 'error' msgDr. David von Oheimb
2021-06-25CMP: Clean up internal message creation API and its documentationDr. David von Oheimb
2021-06-24Fix a race in ossl_provider_add_to_store()Matt Caswell
2021-06-24Update documentation following updates to the provider codeMatt Caswell
2021-06-24Set use_fallbacks to zero when we add a provider to the storeMatt Caswell
2021-06-24Instantiate predefined providers just-in-timeMatt Caswell
2021-06-16doc: document the various get_cipher functions in the commands lib.Pauli
2021-06-08doc: remove empty sectionPauli
2021-06-02doc: move XXX_get_number() documentation to internalPauli
2021-05-20Update copyright yearMatt Caswell
2021-05-20Update documentation for global properties mirroringMatt Caswell
2021-05-20Documentation updates for mirroring of global propertiesMatt Caswell
2021-05-19build.info: Make it possible to set attributes on SOURCE / SHARED_SOURCE stmtsRichard Levitte
2021-05-15Init the child providers immediately on creation of the child libctxMatt Caswell