Commit History

Author SHA1 Message Date
  Luke Dashjr bcc61e98c8 Accept --default-config option to search and load default configuration files, even if user is specifying their own 11 years ago
  Luke Dashjr 264daa16d3 Use appdata_file_call to find BFGMiner config file(s) 11 years ago
  Luke Dashjr ce4e293ab3 util: appdata_file_call and appdata_file_find_first functions 11 years ago
  Luke Dashjr 0408272572 Merge commit 'c548ca0' into bfgminer 11 years ago
  Luke Dashjr c548ca0c10 Bugfix: Wake up wait_lpcurrent if its conditions for returning may have changed 11 years ago
  Luke Dashjr a08a4957db Merge commit 'ebc5acc' into bfgminer 11 years ago
  Luke Dashjr ebc5accbc3 Defer determining --quit-summary default until it is needed, so hotplugged devices affect it 11 years ago
  Luke Dashjr 13754d81e6 Merge branch '2014-benchmark' into bfgminer 11 years ago
  Luke Dashjr 3c75d47471 Bugfix: In benchmark mode, only remove the new pools after putting them in the array, since the removal will try to remove it from the array 11 years ago
  Luke Dashjr 88b613e411 Merge commit '11c1b67' into bfgminer 11 years ago
  Luke Dashjr 11c1b67ef6 Bugfix: Initialise struct pool in add_pool rather than halfway through startup 11 years ago
  Luke Dashjr a7b81b68b6 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr c113a75c3c URI parameter #getcbaddr to request coinbase address from bitcoind or compatible servers 11 years ago
  Luke Dashjr dbba33385f pool_set_uri function 11 years ago
  Luke Dashjr d392332c5c util: bytes_eq and bytes_assimilate 11 years ago
  Luke Dashjr bbbcb28227 Replace struct _cbscript_t with bytes_t for simplicity 11 years ago
  Luke Dashjr 9275a72476 Merge commit 'e61da77' into bfgminer 11 years ago
  Luke Dashjr e61da77243 Bugfix: Parse userpass option with strchr rather than strtok to avoid usernameless passwords getting into the username field and being displayed 11 years ago
  Luke Dashjr 4704ad752f Bugfix: Free old coinbase script before setting a new one 11 years ago
  Luke Dashjr 9b4eec479e Merge commit '51575ea' into bfgminer 11 years ago
  Luke Dashjr d287704a46 Avoid unnecessarily finding drivers in a loop 11 years ago
  Luke Dashjr 2931b15602 Merge branch 'monarch' into bfgminer 11 years ago
  Luke Dashjr 51575ea154 util: upper_power_of_two_u32 function 11 years ago
  Luke Dashjr a2e4740a47 lowl-pci: Never probe via -S *:all 11 years ago
  Luke Dashjr beb476817a Merge commit '2104982' into bfgminer 11 years ago
  Luke Dashjr 2104982549 configure: Succeed even if the libblkmaker submodule is missing (only --with-system-libblkmaker) 11 years ago
  Luke Dashjr ae56038b02 Merge branch 'rockminer' into bfgminer 11 years ago
  Luke Dashjr df5fbb3396 rockminer: Reset task timeout when queuing work 11 years ago
  Luke Dashjr ae66d7a7d7 rockminer: When we detect a task failure, check if we ought to grab a new work rather than resend 11 years ago
  Luke Dashjr 4f6e3c1f3b rockminer: Add a time limit before resending work even outside of midtask state 11 years ago