Historia zmian

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