Commit History

Author SHA1 Message Date
  Richard Levitte d6d42cda5f Use centralized fetching errors 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Richard Levitte ec0ce188f4 EVP: Centralise fetching error reporting 3 years ago
  Matt Caswell e6c54619d1 Load the default config file before working with default properties 3 years ago
  Shane Lontis 04cb5ec0b7 Add 'on demand self test' and status test to providers 3 years ago
  Richard Levitte cfbd76c1a9 CORE: Add an internal function to distinguish the global default context 4 years ago
  Pauli f9e504e8b1 property: Move global default properties to the library context. 4 years ago
  Richard Levitte 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) 4 years ago
  Shane Lontis e0624f0d70 Add default property API's to enable and test for fips 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Dr. Matthias St. Pierre b418980c3f Swap parameters of evp_method_id() 4 years ago
  Dr. Matthias St. Pierre 64f849f439 Fix an assertion (and a comment) of evp_method_id() 4 years ago
  Matt Caswell 6b1e5fa487 Put an error on the stack in the event of a fetch failure 4 years ago
  Richard Levitte 3f7ce7f102 Refactor evp_pkey_make_provided() to do legacy to provider export 4 years ago
  Richard Levitte e4a1d02300 Modify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle legacy methods too 4 years ago
  Richard Levitte 437ad983c6 Move the stored namemap pre-population to namemap construction 4 years ago
  Richard Levitte 36fa4d8a0d CORE: pass the full algorithm definition to the method constructor 4 years ago
  Richard Levitte 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names 4 years ago
  Richard Levitte 6a835fcfb1 Replumbing: pre-populate the EVP namemap with commonly known names 5 years ago
  Pauli bdbf2df2e6 Properties: make query cache reference count aware. 4 years ago
  Richard Levitte 0ddf74bf1c Final cleanup after move to leaner EVP_PKEY methods 4 years ago
  Richard Levitte 181ea366f6 crypto/evp/evp_fetch.c: Make it more prominent that these functions are EVP 4 years ago
  Richard Levitte 4dc0d81a1a evp_generic_do_all(): fix passing of method data 4 years ago
  Richard Levitte f651c727f8 EVP: add name traversal functions to all fetchable types 4 years ago
  Richard Levitte 695d195bbb Replumbing: make it possible for providers to specify multiple names 5 years ago
  Dr. Matthias St. Pierre 50cd4768c6 Reorganize public header files (part 1) 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago