Commit History

Author SHA1 Message Date
  Luke Dashjr 2d2294486b Merge commit 'c0cd006' into cg_merges_20121207 13 years ago
  Luke Dashjr be038d3818 Merge commit '52b4bae' into cg_merges_20121207 13 years ago
  Luke Dashjr 89c4e5d82d Merge commit 'e14d1d6' into cg_merges_20121207 13 years ago
  Luke Dashjr c32149616c Merge commit '0266ac2' into cg_merges_20121207 13 years ago
  Luke Dashjr cbe34dd072 Merge branch 'submit_async' into bfgminer 13 years ago
  Luke Dashjr 6adf9f6807 Rearrange summary lines and include count of active submissions in progress 13 years ago
  Luke Dashjr 412fdecf30 Increase FD_SETSIZE to 4096 on Windows 13 years ago
  Luke Dashjr 1487097086 Defer submissions instead of blocking in pop_curl_entry 13 years ago
  Luke Dashjr a11f4234a0 Run a single share submission thread asynchronously submitting all shares in parallel 13 years ago
  Luke Dashjr 281a16bd7c Handle share submissions asynchronously, one at a time (still threaded) 13 years ago
  Luke Dashjr ff695b39fb Split up json_rpc_call so it can be used asynchronously in libcurl-multi 13 years ago
  Luke Dashjr 3a77cbc8d6 Split submit_upstream_work into _request and _completed stages, pulling out json_rpc_call 13 years ago
  Luke Dashjr 03778b1a17 Merge commit 'd9cadea' into bfgminer 13 years ago
  Luke Dashjr d9cadea65e Bugfix: Adjust USB_* variables to new LIBUSB_* names 13 years ago
  Luke Dashjr dee9c00423 Merge branch 'bugfix_usb_pkgcfg' into bfgminer 13 years ago
  Luke Dashjr dc1199891d Bugfix: Use AC_PROG_CPP in libusb include subdirectory detection for improved portability 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
  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
  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
  Con Kolivas 52b4bae961 Combine shared padding into one char. 13 years ago