Commit History

Author SHA1 Message Date
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Rich Salz 8fdc3734c0 free NULL cleanup. 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago
  Rich Salz d64070838e free NULL cleanup 9 years ago
  Rich Salz 10bf4fc2c3 Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 9 years ago
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 years ago
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff 9 years ago
  Dr. Stephen Henson a283d2a80a Remove OPENSSL_NO_HMAC 9 years ago
  Rich Salz 75d0ebef2a Dead code clean: #if 0 removal in apps 9 years ago
  Rich Salz 474e469bbd OPENSSL_NO_xxx cleanup: SHA 9 years ago
  Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Andy Polyakov e751bba4ac apps/speed.c: make it indent-friendly. 9 years ago
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 years ago
  Kurt Roeckx aa8a9266f9 Make "run" volatile 9 years ago
  Rich Salz 5cf37957fb RT3543: Remove #ifdef LINT 9 years ago
  Matt Caswell dd703de022 Remove internal bn dependancies from speed.c 9 years ago
  Dr. Stephen Henson ecb9966e7c Fix WIN32 build by disabling bn* calls. 9 years ago
  Rich Salz 92c7846372 RT3544: Remove MWERKS support 9 years ago
  Andy Polyakov e2d03db4b3 apps/speed.c: add -misalign command-line argument. 9 years ago
  Andy Polyakov c4f8efab34 apps/speed.c: fix compiler warnings in multiblock_speed(). 10 years ago
  Andy Polyakov 375a64e349 apps/speed.c: add multi-block benchmark. 10 years ago
  Oscar Jacobsson 7e6a01bdd4 Add 3072, 7680 and 15360 bit RSA tests to openssl speed 10 years ago
  Ben Laurie 0382950c6c Zero prime doits. 10 years ago
  Ben Laurie 5efa13ca7e Add option to run all prime tests. 10 years ago
  Felix Laurie von Massenbach a77889f560 Only count successful generations. 10 years ago
  Felix Laurie von Massenbach 982c42cb20 Try skipping over the adding and just picking a new random number. 10 years ago
  Felix Laurie von Massenbach 7e965dcc38 Remove editor barf on updating copyright. 10 years ago
  Felix Laurie von Massenbach c09ec5d2a0 Generate safe primes not divisible by 3, 5 or 7. 10 years ago
  Felix Laurie von Massenbach b0513819e0 Add a method to generate a prime that is guaranteed not to be divisible by 3 or 5. 10 years ago