Historie revizí

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