Commit History

Author SHA1 Message Date
  Dimitri Papadopoulos 15eb7b6875 Fix typos found by codespell 10 months ago
  Richard Levitte b646179229 Copyright year updates 9 months ago
  Tomas Mraz cb4f7a6ee0 Fix memory leaks on error cases during drbg initializations 10 months ago
  Pauli 6935101354 fix indentation 1 year ago
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Tomas Mraz 7efc073dd7 Coverity 1531836: Check return value of CRYPTO_atomic_add() 1 year ago
  Matt Caswell 61f11cad7a Enable obtaining certain DRBG params without a lock 1 year ago
  Matt Caswell 189ad3ab20 Refactor the DRBG implementations to manage locking themselves 1 year ago
  Pauli 30ab774770 Declare FIPS option functions in their own header 1 year ago
  Pauli f553c0f0dd DRBG: restrict the digests that can be used with HMAC and Hash DRBGs. 1 year ago
  afshinpir 6d45fd47f4 Segmentation fault in parent rng cleanup 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 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 8ff861dcee drbg: add handling for cases where TSAN isn't available 3 years ago
  Pauli caf569a5b3 rand: don't free an mis-set pointer on error 3 years ago
  Matt Caswell a16d21744d Add the ability for ex_data to have a priority 3 years ago
  Pauli 20b8dc6fb1 update set_ctx_param DRBG calls to return 1 for a NULL params 3 years ago
  Pauli b98d550d80 prov: update rand implementations to have a params argument for the instantiate call 3 years ago
  Matt Caswell a28d06f3e9 Update copyright year 3 years ago
  Pauli 335e85f542 rand: update DRBGs to use the get_entropy call for seeding 3 years ago
  Tomas Mraz 2741128e9d Move the PROV_R reason codes to a public header 3 years ago
  Pauli 08edd447c9 prov: move the entropy source out of the FIPS provider 4 years ago
  Pauli b24d6c335d Rename internal drbg_ functions so they have an ossl_ prefix. 4 years ago
  Pauli 1dc188ba0e Provide side RNG functions renamed to have an ossl_ prefix. 4 years ago
  Richard Levitte 6debc6ab74 Convert all {NAME}err() in providers/ to their corresponding ERR_raise() call 4 years ago
  Dr. Matthias St. Pierre a829b735b6 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' 4 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 4 years ago
  Pauli 7d6766cb53 prov: prefix provider internal functions with ossl_ 4 years ago
  Dr. Matthias St. Pierre b0614f0ae3 drbg: revert renamings of the generate and reseed counter 4 years ago