Historique des commits

Auteur SHA1 Message Date
  Juergen Christ 56233ba857 apps/speed.c: Wait for generated children il y a 2 ans
  Dmitry Belyavskiy c63e8637fd openssl speed fails in FIPS mode il y a 2 ans
  Todd Short 0113ec8460 Implement AES-GCM-SIV (RFC8452) il y a 2 ans
  Tomas Mraz ab8d56d05b speed: Always reset the outlen when calling EVP_PKEY_derive il y a 2 ans
  Kan 8403c7350f Add config option for speed command il y a 2 ans
  Peiwei Hu f15e3f3aa9 Fix the incorrect checks of EVP_CIPHER_CTX_rand_key il y a 2 ans
  Peiwei Hu 8d9fec1781 Fix the incorrect checks of EVP_CIPHER_CTX_set_key_length il y a 2 ans
  Peiwei Hu d649c51a53 Fix check of EVP_CIPHER_CTX_ctrl il y a 2 ans
  Pauli b11183be0c Fix Coverity 1503314 unchecked return value il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Kevin K Biju 378c50f63d Added checking for buflen overflow due to MAX_MISALIGNMENT. il y a 2 ans
  Ankit Das 25a0a44dc6 Fix SIZE_MAX not defined on z/OS etc il y a 2 ans
  Dimitris Apostolou 07c5465e98 Fix typos il y a 2 ans
  Kevin K Biju 78212c6472 Use opt_int_arg() to parse integers in apps/speed.c il y a 2 ans
  Pauli a09a342ffb speed: rework if condition to avoid empty statement il y a 2 ans
  Dr. David von Oheimb 2ff286c26c Add and use HAS_PREFIX() and CHECK_AND_SKIP_PREFIX() for checking if string has literal prefix il y a 3 ans
  Xiaofei Bai e7414634a5 Fix sigsize usage in apps/speed.c il y a 2 ans
  Pauli 7220085f22 speed: range check the argument given to -multi il y a 2 ans
  Richard Levitte 9e1b6f3cdc Fix 'openssl speed' information printout il y a 3 ans
  Pauli 5c8c2e6b48 apps: fix Coverity 1451531 Unchecked return value il y a 3 ans
  Pauli c696f4bfc3 speed: make sure to free any allocated EVP_MAC structures il y a 3 ans
  Pauli 4d574312db speed: use the app's libctx and property query when searching for algorithms il y a 3 ans
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name il y a 3 ans
  Dr. David von Oheimb b0f960189b APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro il y a 3 ans
  Tomas Mraz eaf8a40d97 Prefer fetch over legacy get_digestby/get_cipherby il y a 3 ans
  Dr. David von Oheimb d830526c71 APPS: Improve diagnostics for string options and options expecting int >= 0 il y a 3 ans
  Dr. David von Oheimb 3ad6030948 APPS: make apps strict on app_RAND_load() and app_RAND_write() failure il y a 3 ans
  Pauli 987a66a6fc apps: fix Camellia CBC performance loop il y a 3 ans
  Pauli 9695f6de15 apps: fix AES CBC performance loop il y a 3 ans
  Tomas Mraz 5050fd5b3b Avoid going through NID when unnecessary il y a 3 ans