Commit History

Author SHA1 Message Date
  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
  Denis Ahrens b7753e3317 libztex: fixed some warnings and removed some whitespaces 13 years ago
  Con Kolivas a24483e74f Merge pull request #344 from denis2342/ztex 13 years ago
  Denis Ahrens 69a688f53d libztex: silenced some warnings 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
  Con Kolivas dd65818295 Remove all references to the now unused workio_cmd structure. 13 years ago
  Con Kolivas ed1b5cae0d Remove the old workio command queue thread, replacing it with a kill conditional to exit the program. 13 years ago
  Con Kolivas 59ddfd07a7 Remove getwork command from workio_cmd queues and do them directly from queue_request. 13 years ago
  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