Историја ревизија

Аутор SHA1 Порука Датум
  Matthias St. Pierre f1e0c94545 internal/common.h: rename macro `(un)likely` to `ossl_(un)likely` пре 1 година
  Pauli f3a7e6c057 evp: process key length and iv length early if present пре 1 година
  Tomas Mraz 8ed76c62b5 Optimize out unneeded up_ref/free of EVP_CIPHER пре 1 година
  Matt Caswell da1c088f59 Copyright year updates пре 1 година
  Liu-ErMeng ed6dfd1e36 use '__builtin_expect' to improve EVP_EncryptUpdate performance for gcc/clang. пре 1 година
  Pauli 6be83ac172 evp: update to structure based atomics пре 1 година
  Tomas Mraz eb52450f51 Avoid calling into provider with the same iv_len or key_len пре 1 година
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places пре 2 година
  Matt Caswell f817a7439e Ensure we call the cleanup() function when cleaning an EVP_CIPHER_CTX пре 2 година
  Matt Caswell 25d47cccf2 Fix usage of custom EVP_CIPHER objects пре 2 година
  Peiwei Hu d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl пре 2 година
  Pauli 71b7f34978 Fix Coverity 1503325 use after free пре 2 година
  Matt Caswell fecb3aae22 Update copyright year пре 2 година
  Pauli d1592f21c0 Fix Coverity 1503096: out-of-bounds access пре 2 година
  Pauli 330ff7e67d Use safe math to computer sizes. пре 2 година
  Hugo Landau 1832bb0f02 Fix signed integer overflow in evp_enc пре 2 година
  Hugo Landau b9a2f24e44 Fix IV length caching in EVP encryption code пре 2 година
  Pauli 70f39a487d evp enc: cache cipher key length пре 2 година
  Pauli b30b45b724 evp enc: cache cipher IV length пре 2 година
  Pauli 4e62f1a3af Add context dup functions for digests and ciphers пре 2 година
  Tomas Mraz 0f70d60134 EVP_CIPHER_CTX_set_key_length: Raise error when key length is not settable пре 3 година
  Tomas Mraz 3f773c911a fips module header inclusion fine-tunning пре 3 година
  Richard Levitte cd77073879 Adapt all public EVP_XXX_do_all_provided() for the changed evp_generic_do_all() пре 3 година
  Pauli 69807ab8ed evp: avoid some calls to EVP_CIPHER_CTX_get_iv_length() because it's been called already пре 3 година
  Pauli cec8854cc9 evp: fix Coverity 1485670 argument cannot be negative пре 3 година
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name пре 3 година
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls пре 3 година
  Shane Lontis f5d0c02cdc Add missing EVP_CTRL_CCM_SET_L control пре 3 година
  Shane Lontis 7c14d0c1c0 Rename the field 'provctx and data' to 'algctx' inside some objects containing пре 3 година
  Tomas Mraz 6c9bc258d2 Add type_name member to provided methods and use it пре 3 година