Commit History

Author SHA1 Message Date
  Con Kolivas c3fb1bcef5 Revert "Selectively discard all work items if a longpoll or stratum restart is received without a new block to work on." 13 years ago
  Con Kolivas 69494c12ed BeaverCreek doesn't like BFI INT patching. 13 years ago
  Con Kolivas 1922e498e3 Only stratum pools that are idle need to be kicked via cnx_needed. 13 years ago
  Con Kolivas c70a2658c8 Merge pull request #353 from kanoi/api 13 years ago
  Kano f19b03c812 mmq - abbreviate the temperature numbers 13 years ago
  Con Kolivas 0c41b1b2da Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas f3b96b8d26 Do not do any setup if opt_api_listen is disabled in api.c. 13 years ago
  Con Kolivas 634958ff1c Merge pull request #352 from kanoi/api 13 years ago
  Kano e6efec46e9 usbutils.c uninitialised usbstat for non-primary mmqs 13 years ago
  Con Kolivas 2b5467c44c Merge branch 'master' of github.com:ckolivas/cgminer 13 years ago
  Con Kolivas c5d9f3ac60 Only set the lagging flag for select_pool() on failed getwork if we're not in opt_fail_only mode. 13 years ago
  Con Kolivas 6d848e27b2 Merge pull request #351 from denis2342/ztex 13 years ago
  Denis Ahrens 0559d0bb6a libztex: in case the selectFpga() failed set the selected fpga to unknown 13 years ago
  Con Kolivas 43be78cca5 Merge pull request #350 from sharky112065/master 13 years ago
  sharky112065 ccbe0e6672 Modified windows-build.txt to update git instructions. 13 years ago
  Con Kolivas 40f5362aff Merge pull request #349 from denis2342/broken_fpga 13 years ago
  Con Kolivas 031ba75cad Merge pull request #348 from denis2342/ztex 13 years ago
  Denis Ahrens f5a575966c libztex: use a function for the twice called firmware reset code 13 years ago
  Denis Ahrens 9b1d0c9d95 libztex: removed an unused struct member (ztex->valid) 13 years ago
  Denis Ahrens 26ef730c28 driver-ztex: support for broken fpga on a multifpga board 13 years ago
  Con Kolivas 383b42f23e Set the pool lagging flag on startup to avoid it being shown initially, and only unset it once the maximum number of staged work items has been reached. 13 years ago
  Con Kolivas 8feb302945 Avoid recursive locking of the stgd lock. 13 years ago
  Con Kolivas c59aeb56ff Revert "Wake the getwork scheduler after every restart threads." 13 years ago
  Con Kolivas 31f75098b5 Selectively discard all work items if a longpoll or stratum restart is received without a new block to work on. 13 years ago
  Con Kolivas 5b03e7497d Wake the getwork scheduler after every restart threads. 13 years ago
  Con Kolivas 15e5e36bcd Return value of keep_sockalive is no longer used. 13 years ago
  Con Kolivas 8fcc67f308 Remove dependency on mstcpip.h for windows build by making curl version >= 7.25.0 mandatory on windows builds, and use curl functions for keepalive whenever possible instead. 13 years ago
  Con Kolivas 01b9c6dfbf Make main() the getwork scheduler once everything is set up, so that all app exits use the kill_work and quit paths. 13 years ago
  Con Kolivas b53fa540b4 Merge pull request #347 from denis2342/ztex 13 years ago
  Denis Ahrens dba007287c ztex: more style and whitespace fixes 13 years ago