Cronologia Commit

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