Historique des commits

Auteur SHA1 Message Date
  Tomas Mraz 3732a8963d Fix memory leaks on error cases during drbg initializations il y a 10 mois
  Tomas Mraz 973801c91a Update copyright year il y a 1 an
  afshinpir d4f8122192 Segmentation fault in parent rng cleanup il y a 1 an
  Matt Caswell ee71383a8d Update copyright year il y a 2 ans
  Pauli 589e0ab4eb drbg: add handling for cases where TSAN isn't available il y a 2 ans
  Pauli 7260376b77 rand: don't free an mis-set pointer on error il y a 3 ans
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority il y a 3 ans
  Pauli 20b8dc6fb1 update set_ctx_param DRBG calls to return 1 for a NULL params il y a 3 ans
  Pauli b98d550d80 prov: update rand implementations to have a params argument for the instantiate call il y a 3 ans
  Matt Caswell a28d06f3e9 Update copyright year il y a 3 ans
  Pauli 335e85f542 rand: update DRBGs to use the get_entropy call for seeding il y a 3 ans
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header il y a 3 ans
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider il y a 4 ans
  Pauli b24d6c335d Rename internal drbg_ functions so they have an ossl_ prefix. il y a 4 ans
  Pauli 1dc188ba0e Provide side RNG functions renamed to have an ossl_ prefix. il y a 4 ans
  Richard Levitte 6debc6ab74 Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call il y a 4 ans
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' il y a 4 ans
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX il y a 4 ans
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ il y a 4 ans
  Dr. Matthias St. Pierre b0614f0ae3 drbg: revert renamings of the generate and reseed counter il y a 4 ans
  Dr. Matthias St. Pierre 4f14a378f8 prov/drbg: cleanup some RAND_DRBG leftovers il y a 4 ans
  Dr. Matthias St. Pierre 1d30b0a4ad prov/drbg: fix misspelling of '#ifdef FIPS_MODULE' il y a 4 ans
  Pauli aef30ad0b6 rand: add FIPS error state handling il y a 4 ans
  Pauli edd53e9135 rand: add a note about a potentially misleading code analyzer warning. il y a 4 ans
  Pauli 7d615e2178 rand_drbg: remove RAND_DRBG. il y a 4 ans
  Vitezslav Cizek 9fb6692c1b Fix DRBG reseed counter condition. il y a 4 ans
  Pauli c4d0221405 coverity: CID 1464987: USE AFTER FREE il y a 4 ans
  Dr. Matthias St. Pierre 363b1e5dae Make the naming scheme for dispatched functions more consistent il y a 4 ans
  Pauli f000e82898 CTR, HASH and HMAC DRBGs in provider il y a 4 ans
  Pauli 714a1bb380 rand: set up EVP and DRBG infrastructure for RAND from providers. il y a 4 ans