提交历史

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