História revízii

Autor SHA1 Správa Dátum
  Richard Levitte 4333b89f50 Update copyright year 3 rokov pred
  Matt Caswell 7dd2cb5693 Fix an issue in provider_activate_fallbacks() 3 rokov pred
  Matt Caswell c25a1524aa Lock the provider operation_bits 3 rokov pred
  Richard Levitte 390f9bad69 CORE: Separate OSSL_PROVIDER activation from OSSL_PROVIDER reference 3 rokov pred
  Pauli 03bede0cc8 rand: move the entropy source out of the FIPS provider 4 rokov pred
  Richard Levitte 105d01f1eb crypto/provider_core.c: fix a couple of faulty ERR_raise_data() calls 4 rokov pred
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 rokov pred
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 rokov pred
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 rokov pred
  Nicola Tuveri 993c437dbd Fix segfault on missing provider_query_operation() 4 rokov pred
  Richard Levitte 63f187cfed STORE: Add a built-in 'file:' storemgmt implementation (loader) 4 rokov pred
  Todd Short 2b748d722b Fix use of OPENSSL_realloc in provider 4 rokov pred
  Pauli ebe3f24b3d provider: disable fall-backs if OSSL_PROVIDER_load() fails. 4 rokov pred
  Shane Lontis 04cb5ec0b7 Add 'on demand self test' and status test to providers 4 rokov pred
  Richard Levitte 853ca12813 CORE: Add upcalls for BIO_gets() and BIO_puts() 4 rokov pred
  Shane Lontis 9f7bdcf37f Add ERR_raise() errors to fips OSSL_provider_init and self tests. 4 rokov pred
  Matt Caswell 08a1c9f2e6 Fix OSSL_PROVIDER_get_capabilities() 4 rokov pred
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent 4 rokov pred
  Dr. Matthias St. Pierre 23c48d94d4 Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> 4 rokov pred
  Matt Caswell 82ec09ec6d Add the OSSL_PROVIDER_get_capabilities() API function 4 rokov pred
  Matt Caswell d01d375264 Implement OSSL_PROVIDER_get0_provider_ctx() 4 rokov pred
  Richard Levitte c8567c392c CORE: make sure activated fallback providers stay activated 4 rokov pred
  Shane Lontis b808665265 Update core_names.h fields and document most fields. 4 rokov pred
  Richard Levitte 5a29b6286f CORE: query for operations only once per provider (unless no_store is true) 4 rokov pred
  Matt Caswell d40b42ab4c Maintain strict type discipline between the core and providers 4 rokov pred
  Richard Levitte 914db66d23 CORE: Attach the provider context to the provider late 4 rokov pred
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 rokov pred
  Matt Caswell 33388b44b6 Update copyright year 4 rokov pred
  Nicola Tuveri fd03868b34 Fix off-by-1 bug on provider_activate with custom error strings 4 rokov pred
  Shane Lontis d16d0b71a9 Add RSA sign to the fips provider 4 rokov pred