Commit History

Author SHA1 Message Date
  Rich Salz c6738fd208 Standardize syntax around sizeof(foo) 7 years ago
  Andy Polyakov 1bc5c3cc9d Resolve warnings in VC-WIN32 build, which allows to add /WX. 7 years ago
  Xiaoyin Liu 5bb84670ff schlock global variable needs to be volatile 7 years ago
  Jonathan Protzenko 8270415d4a Fix speed command for alternation of ciphers and digests. 7 years ago
  Vitezslav Cizek be3a7ddef6 apps/speed.c: Fix crash when config loading fails 8 years ago
  Richard Levitte 0df1caa77b apps: make setup_engine() and release_engine() available always 8 years ago
  Richard Levitte aa01b82c69 If an engine comes up explicitely, it must also come down explicitely 8 years ago
  Rich Salz a03f81f4ea Fix NULL-return checks in 1.0.2 8 years ago
  Matt Caswell c144b4edda Revert "RT4526: Call TerminateProcess, not ExitProcess" 8 years ago
  Rich Salz 75f90688fb RT4526: Call TerminateProcess, not ExitProcess 8 years ago
  Richard Levitte 93a17f79b9 Remove the "eay" c-file-style indicators 9 years ago
  Matt Caswell 1a3701f4fe Sanity check EVP_CTRL_AEAD_TLS_AAD 9 years ago
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' 9 years ago
  Matt Caswell d6b4a41d10 Unchecked malloc fixes 9 years ago
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov ff397a8ff0 apps/speed.c: make it indent-friendly. 9 years ago
  Kurt Roeckx 73bda31b4c Make "run" volatile 10 years ago
  Matt Caswell 3623e24b45 Remove duplicated code 10 years ago
  Andy Polyakov de222838fe apps/speed.c: fix compiler warnings in multiblock_speed(). 10 years ago
  Andy Polyakov 9c1cf94f34 apps/speed.c: add multi-block benchmark. 10 years ago
  Ben Laurie 68d2cf51bc Reduce version skew: trivia (I hope). 12 years ago
  Andy Polyakov b9cbcaad58 speed.c: typo in pkey_print_message [from HEAD]. 13 years ago
  Andy Polyakov 1d05ff2779 apps/speed.c: fix typo in last commit. 13 years ago
  Andy Polyakov 941811ccb9 apps/speed.c: Cygwin alarm() fails sometimes. 13 years ago
  Dr. Stephen Henson a310428527 Workaround so "make depend" works for fips builds. 13 years ago
  Andy Polyakov db896db5a7 speed.c: add ghash benchmark [from HEAD]. 13 years ago
  Dr. Stephen Henson c6fa97a6d6 FIPS low level blocking for AES, RC4 and Camellia. This is complicated by 13 years ago
  Dr. Stephen Henson 916bcab28e Prohibit low level cipher APIs in FIPS mode. 13 years ago
  Dr. Stephen Henson 3393e0c02c Fix SRP error codes (from HEAD). 13 years ago
  Dr. Stephen Henson 2eab92f8e3 make no-dsa work again 13 years ago