Commit History

Author SHA1 Message Date
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 years ago
  Bernd Edlinger 93a8b3ba79 Remove a pointless "#if 0" block from BN_mul. 7 years ago
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. 7 years ago
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 years ago
  Matt Caswell 1fef2f8050 Remove dead code in bn 7 years ago
  Geoff Thorpe 38d1b3cc02 bn: fix occurances of negative zero 8 years ago
  Rich Salz 78e09b53a4 Check return value of some BN functions. 8 years ago
  Matt Caswell fe81a1b051 Remove useless assignment 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Andy Polyakov 463a7b8cb0 Clean-up *_DEBUG options. 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 10 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 years ago
  Doug Goldstein 448155e9bb RT2163: Remove some unneeded #include's 10 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Dr. Stephen Henson 7e4cae1d2f PR: 2111 15 years ago
  Dr. Stephen Henson 73ea416070 Update from 1.0.0-stable. 15 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 16 years ago
  Andy Polyakov 70ba4ee5d5 Commit #16325 fixed one thing but broke DH with certain moduli. 17 years ago
  Andy Polyakov 35295bdbee bn_mul_recursive doesn't handle all cases correctly, which results in 17 years ago
  Geoff Thorpe b6358c89a1 Convert openssl code not to assume the deprecated form of BN_zero(). 20 years ago
  Geoff Thorpe d870740cd7 Put the first stage of my bignum debugging adventures into CVS. This code 21 years ago
  Richard Levitte f5f7dffdd1 Make sure to compare unsigned against unsigned. 21 years ago
  Richard Levitte 83743ad039 Fix sign bugs. 21 years ago