Commit History

Author SHA1 Message Date
  Con Kolivas c99636f21b Begin tearing down the old workio command queues by removing submit commands from there and submit them asynchronously via their own threads. 13 years ago
  Luke Dashjr a4a587a839 Merge commit 'a5a5fd1' into bfgminer 13 years ago
  Luke Dashjr a5a5fd1fd1 Bugfix: Avoid double-free due to realloc_strcat moving memory around 13 years ago
  Con Kolivas 5dc25882fb Merge pull request #343 from denis2342/ztex 13 years ago
  Con Kolivas be5316b480 Update windows build instructions. 13 years ago
  Con Kolivas be013e9699 Set pool probed to true on successful authorisation with stratum to avoid it being pinged later with pool_getswork. 13 years ago
  Luke Dashjr e249dcff7e Merge branch 'bugfix_priopool_inputleak' into bfgminer 13 years ago
  Luke Dashjr 344e3cfded Bugfix: Free input memory after prioritising pools in TUI 13 years ago
  Luke Dashjr 4c9bdf6120 Merge branch 'bugfix_cfgwrite_fnleak' into bfgminer 13 years ago
  Luke Dashjr 1a8fe32e4c Bugfix: Free filename entry for writing config file when done with it 13 years ago
  Luke Dashjr 797d305a1a Merge branch 'bugfix_cnx_needed_forshares' into bfgminer 13 years ago
  Luke Dashjr 021fb4842f Bugfix: Stratum connections might be needed for share submissions up to a minute after the last time they are used to generate work 13 years ago
  Luke Dashjr c15e4f99a0 Merge branch 'stratum_clean_reuse' into bfgminer 13 years ago
  Luke Dashjr 25232eed7d Bugfix: Clean work before trying to generate new stratum work on top of it 13 years ago
  Luke Dashjr 8c513eac48 Merge branch 'stratum_nonce1_leak' into bfgminer 13 years ago
  Luke Dashjr c86db0734f Bugfix: Free stratum nonce1 before replacing it with new value on reconnect 13 years ago
  Denis Ahrens f7083c00af driver-ztex: libztex_setFreq() must be called before ztex_releaseFpga() 13 years ago
  Denis Ahrens e59f668191 driver-ztex: changed two pairs of malloc()/memset() to calloc() 13 years ago
  Denis Ahrens b48b2cc8c4 libztex: Read bitstream file in 2kb blocks with simpler and faster code 13 years ago
  Denis Ahrens a4fead5468 Added the binary versions of ztex_ufm1_15d4.ihx and ztex_ufm1_15y1.ihx 13 years ago
  Con Kolivas d4f4c932bd Trivial space removal. 13 years ago
  Denis Ahrens 1203f1f621 libztex: Add firmware download support for ZTEX 1.15d and 1.15x 13 years ago
  Peter Stuge f967392877 libztex: Factor out local version of libusb_get_string_descriptor_ascii() 13 years ago
  Con Kolivas 52de7170b2 Shut up some boring old cpu warnings. 13 years ago
  Con Kolivas 8ebf4f6ecd Style changes. 13 years ago
  Con Kolivas c0cd006f42 Allow pool active to be called on stratum or disabled pools in the watchpool thread if the pool has not been probed. 13 years ago
  Denis Ahrens 90b3e6adbd libztex: Make log messages say bitstream when refering to bitstreams 13 years ago
  Denis Ahrens d9479b2cee libztex: Don't return error when a bitstream was already configured 13 years ago
  Denis Ahrens b70edef9f5 libztex: Read bitstream file in 64kb blocks with simpler and faster code 13 years ago
  Denis Ahrens a5b2845096 libztex: Verify that the mining firmware is not a dummy firmware 13 years ago