Commit Verlauf

Autor SHA1 Nachricht Datum
  Matthias St. Pierre 5516d20226 rand: add callbacks to cleanup the user entropy resp. nonce vor 1 Jahr
  Pauli 4cde7585ce fips: use seed source requested vor 1 Jahr
  Matt Caswell da1c088f59 Copyright year updates vor 1 Jahr
  Dmitry Belyavskiy 9d2f7e1f61 OSSL_PROVIDER_load_ex vor 1 Jahr
  Richard Levitte 98d81174d3 Remove include/internal/decoder.h, as it's superfluous vor 1 Jahr
  Pauli cb8e64131e no_autoload: make the no-autoload-config option work again. vor 1 Jahr
  Matt Caswell 32d3c3abf3 Optimise PKEY decoders vor 1 Jahr
  Pauli 97beb77f31 fix memory allocation and reference counting issues vor 1 Jahr
  Pauli 8752694bad provider: update to structure based atomics vor 1 Jahr
  Matt Caswell fc570b2605 Avoid taking a write lock in ossl_provider_doall_activated() vor 1 Jahr
  Pauli 07f9c81d20 provider_core: sort provider stack on find vor 1 Jahr
  Irak Rigia 1e6bd31e58 Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays vor 1 Jahr
  Patrick Mills d3db25f568 Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests. vor 2 Jahren
  Matt Caswell 6962e21b7c Fix a lock in provider_remove_store_methods() vor 2 Jahren
  Richard Levitte 2d23ba1463 Finer grained error records for provider load/init failures vor 2 Jahren
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Pauli f913c3cd7e Coverity 1503321 & 1503327: dereference after null check vor 2 Jahren
  Pauli f80910390c Coverity 1503321 & 1503327: dereference after null check vor 2 Jahren
  Richard Levitte 9574842e90 Pre-declare all core dispatch table functions, and fix the internal ones vor 2 Jahren
  Peiwei Hu 61f510600e crypto/provider_core.c: Avoid calling unlock two times vor 2 Jahren
  Tomas Mraz b8fd15a8dc Avoid including decoder/encoder/store headers into fips module vor 2 Jahren
  Matt Caswell c4ed6f6f0e Don't call ossl_provider_free() without first setting refcnt vor 2 Jahren
  Matt Caswell b4be10dfcd Fix a memory leak is ossl_provider_doall_activated vor 2 Jahren
  Richard Levitte 32e3c07137 Add method store cache flush and method removal to non-EVP operations vor 2 Jahren
  Richard Levitte 2e4d0677ea Make it possible to remove methods by the provider that provides them vor 2 Jahren
  Richard Levitte 60640d79ca Don't empty the method store when flushing the query cache vor 2 Jahren
  Richard Levitte 20b6d85ab2 Drop ossl_provider_clear_all_operation_bits() and all uses of it vor 2 Jahren
  Matt Caswell fecb3aae22 Update copyright year vor 2 Jahren
  Hugo Landau 927d0566de Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA vor 2 Jahren
  Tomas Mraz 33df7cbe5e ossl_provider_add_to_store: Avoid use-after-free vor 2 Jahren