Commit történet

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