Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Pauli 7d6ab12106 encoder: update to structure based atomics 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Richard Levitte e1eafe8c87 "Reserve" the method store when constructing methods 2 years ago
  Tomas Mraz 4fa5ed5ce5 Check return value of ossl_parse_property() 2 years ago
  Clemens Lang 1a01e5c29d Fix inadvertent NULL assignments in ternary ops 2 years ago
  Pauli 16ff70a58c Remove the _fetch_by_number functions 2 years ago
  Richard Levitte 32e3c07137 Add method store cache flush and method removal to non-EVP operations 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
  Matt Caswell cd1981a0dc Fix Decoder, Encoder and Store loader fetching 2 years ago
  Richard Levitte dc010ca6ec CORE: Encure that cached fetches can be done per provider 3 years ago
  Richard Levitte cfce50f791 CORE: add a provider argument to ossl_method_construct() 3 years ago
  Richard Levitte 92eb592b3b ENCODER & DECODER: Allow en/decoders to have multiple names 3 years ago
  Richard Levitte 6882652e65 CORE: Do a bit of cleanup of core fetching 3 years ago
  Matt Caswell 5a5d90ffac Clean up the encoder/decoder/loader stores before providers 3 years ago
  Richard Levitte b3f5d5d368 Refactor OSSL_ENCODER_do_all_provided() to behave like OSSL_ENCODER_fetch() 3 years ago
  Richard Levitte 9067cf6ccd CORE: Move away the allocation of the temporary no_cache method store 3 years ago
  Richard Levitte 8ea5a6b523 DECODER: Adapt addition of extra decoder implementations 3 years ago
  Richard Levitte e982e04f5d ENCODER: use property definitions instead of getting implementation parameters 3 years ago
  Pauli bcd5d3a22d libcrypto: make XXX_get_number() internal 3 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 4966411789 encoder: add a _name() function for encoders and decoders 3 years ago
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority 3 years ago
  Richard Levitte 1010884e0a Add OSSL_DECODER_description() and OSSL_ENCODER_description() 3 years ago
  Richard Levitte 309a78aa30 CORE: Add an algorithm_description field to OSSL_ALGORITHM 3 years ago
  Tobias Nießen e3a2ba7547 crypto: rename error flags in internal structures 3 years ago
  Matt Caswell d84f5515fa Don't hold a lock when calling a callback in ossl_namemap_doall_names 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago