Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Pauli cb8e64131e no_autoload: make the no-autoload-config option work again. 10 months ago
  Matt Caswell 7a6a0baa59 Only call OPENSSL_init_crypto on fetch if using the default libctx 1 year ago
  Tomas Mraz 92a25e24e6 Fix occasional assertion failure when storing properties 1 year ago
  Pauli 56d4ff6cd7 property: make cache flushing slight less deterministic 1 year ago
  Richard Levitte e1eafe8c87 "Reserve" the method store when constructing methods 2 years ago
  Hugo Landau 5317b6ee1f Add deprecation macro for 3.1 and deprecate OPENSSL_LH_stats 2 years ago
  Matt Caswell fed8dbea27 Fix a memory leak in ossl_method_store_add() 2 years ago
  Richard Levitte 03454ba2a2 Complete the cleanup of an algorithm in OSSL_METHOD_STORE 2 years ago
  Richard Levitte 2e4d0677ea Make it possible to remove methods by the provider that provides them 2 years ago
  Richard Levitte 60640d79ca Don't empty the method store when flushing the query cache 2 years ago
  Richard Levitte 20b6d85ab2 Drop ossl_provider_clear_all_operation_bits() and all uses of it 2 years ago
  Matt Caswell fecb3aae22 Update copyright year 2 years ago
  Hugo Landau 927d0566de Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA 2 years ago
  Pauli af788ad6c3 fetch: convert a NULL property query to "" 2 years ago
  Pauli ed5b26ce0b Add return value NULL checks that were missing 2 years ago
  Richard Levitte dc010ca6ec CORE: Encure that cached fetches can be done per provider 2 years ago
  Pauli 2fee3a77f8 property: remove spurious incorrect comments 3 years ago
  Pauli d05bfc1254 crypto: repalce tabs with spaces 3 years ago
  Richard Levitte f0191d0b13 Add the internal function ossl_method_store_do_all() 3 years ago
  Matt Caswell b1c053acda Ensure mirroring of properties works for subsequent updates 3 years ago
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority 3 years ago
  Pauli 0090e50890 provider: flush the store cache when providers are loaded/unloaded. 3 years ago
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Pauli 860ecfd700 property: check return values from the property locking calls. 3 years ago
  Pauli 1e08f3ba9e property: default queries create the property values. 3 years ago
  Bernd Edlinger 07af94416f This should fix a lock-order-inversion 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Matt Caswell 225c9660a5 Ignore unused return values from some sk_*() macros 3 years ago
  Matt Caswell e6c54619d1 Load the default config file before working with default properties 3 years ago