Commit History

Author SHA1 Message Date
  Luke Dashjr 27639e79ea Bugfix: ztex: Avoid destroying libztex device in case other processors are still in use (fixes crash when 1.15y becomes unavailable) 13 years ago
  Luke Dashjr cf5cba8487 Remove donation address from windows-build.txt since original author is no longer maintaining it 13 years ago
  John "Ascendion" Barrett 6d1c988710 Update windows-build.txt 13 years ago
  Luke Dashjr 1b845d4514 ccan: Add missing copyright comment headers 13 years ago
  Luke Dashjr 64ae02dec8 Remove obsolete mknsis.sh 13 years ago
  Luke Dashjr 9a5df266e9 Add missing copyright sections to files that may need them 13 years ago
  Luke Dashjr 2bb46ce0bc Standard copyright format (including year) for adl_functions.h 13 years ago
  Luke Dashjr 3bd75ef2b3 Merge commit '7341aba' into bfgminer-3.0.x 13 years ago
  Luke Dashjr 54862607db Check stratum socket exists and is writable before even considering whether the sessionid is the same or not 13 years ago
  Luke Dashjr 782beefb89 Merge commit '707c9f6' into bfgminer-3.0.x 13 years ago
  Luke Dashjr 7341aba32a Bugfix: When disabling device, ensure its prev_work (if any) gets freed properly 13 years ago
  Luke Dashjr 707c9f6f3c Bugfix: Check that the stratum_share struct for a failed submission is still in the submission hashtable before trying to delete it 13 years ago
  Luke Dashjr 681f756ab6 README: Add missing documentation for CPU algorithms cryptopp_asm32, sse2_32, and altivec_4way 13 years ago
  Luke Dashjr 8cabd44335 Merge commit '408874e' into bfgminer-3.0.x 13 years ago
  Luke Dashjr 8d2cd265a9 Merge commit 'e90df29' into bfgminer-3.0.x 13 years ago
  Luke Dashjr 408874e189 Bugfix: icarus: Check work restart before timeout 13 years ago
  Luke Dashjr abc4cca0d9 Bugfix: icarus: Debuglog the correct read timeout (and omit from work restart since there's no trivial way to get it) 13 years ago
  Luke Dashjr e90df29fb6 README: Update links 13 years ago
  James Z.M. Gao d57ae1e60a Bugfix: cpu: Fix warning on Win64 13 years ago
  Luke Dashjr 0b8839b581 Bugfix: avalon: Strict formatting 13 years ago
  Luke Dashjr 99b7208892 Bugfix: Cleanup trivial warnings 13 years ago
  Luke Dashjr 7419bde21e Bugfix: bitforce: Seek to end of nonce counter to find nonces, in case there are more than 9 13 years ago
  Luke Dashjr 38c39431ca Bugfix: Build hexdump.c into the project normally like everything else 13 years ago
  Luke Dashjr 1d54cd5b48 Bugfix: Really fix device entries in saved config file 13 years ago
  Con Kolivas e54ecec727 Update the write config to properly record device entries and remove disabled option. 13 years ago
  Luke Dashjr 1b18901112 avalon: Really fix applog formatting 13 years ago
  Con Kolivas b5cd8248d3 va_copy is meant to be matched by a va_end in log_generic. 13 years ago
  Con Kolivas afd57dd109 Further fix distdir for hexdump.c 13 years ago
  Con Kolivas 7cc026e2d4 Fulltest is true if value is <= target. 13 years ago
  Con Kolivas 15dc4a315d Fix warning with no curses built in. 13 years ago