Commit History

Author SHA1 Message Date
  Luke Dashjr ec6db89fd1 Merge branch 'libsensors' into bfgminer 13 years ago
  Luke Dashjr d65a0f1134 Merge commit '434aac7' into bfgminer 13 years ago
  Luke Dashjr 434aac7c41 Bugfix: bitforce: Include get_api_stats in BQUEUE mode 13 years ago
  Luke Dashjr ebcdb29718 opencl: Support for reading temperature from free software radeon drivers via libsensors 13 years ago
  Luke Dashjr 3dd514e21f Merge commit 'd3839e7' into bfgminer 13 years ago
  Luke Dashjr d3839e7cd8 Bugfix: Always compile support for commandline --temp-target and --temp-cutoff, and write them in the config for all devices 13 years ago
  Luke Dashjr 5966e38444 Merge commit '55c0ead' into bfgminer 13 years ago
  Luke Dashjr 55c0eadb2a Bugfix: Ensure cURL timers get set correctly in submission thread 13 years ago
  Luke Dashjr c1004f1479 Merge commit '1a4c3d7' into bfgminer 13 years ago
  Luke Dashjr 1a4c3d7b73 Bugfix: modminer: Remove unused parameter to sprintf 13 years ago
  Luke Dashjr f107d8d7cc Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr 60bd4fef82 Bugfix: modminer: Use correct format for bytes left in bitstream upload message 13 years ago
  Luke Dashjr e127faecae Bugfix: Access strategy name string directly instead of accidentally 13 years ago
  Luke Dashjr 7d8f121a5f Add printf-format syntax checks to more functions that should use it 13 years ago
  Luke Dashjr d55f19c112 Remove redundant emails 13 years ago
  Luke Dashjr 2fbb9cd589 AUTHORS: Add more contributors 13 years ago
  Luke Dashjr 0b7f6c6a9b Correct xiangfu's current email 13 years ago
  Luke Dashjr a7228c161b Support configure flag --with-system-libblkmaker to allow building without the bundled copy 13 years ago
  Luke Dashjr 7e95c105df Merge commit '659d26d' into bfgminer 13 years ago
  Luke Dashjr 659d26d9b8 Bugfix: Use HTTP/1.1 compatible product token for User-Agent header 13 years ago
  Luke Dashjr 5cfcd5808e Bump version to 3.0.2 13 years ago
  Luke Dashjr cae7367310 Merge commit '1935865' into bfgminer 13 years ago
  Luke Dashjr c9e4f1d725 Tree-Merge commit '03309a1' into bfgminer 13 years ago
  Con Kolivas 1935865537 Receive failures in recv_line should unconditionally fail. 13 years ago
  Con Kolivas fd3adbc734 Use sock_blocks function for stratum send and receive. 13 years ago
  Con Kolivas 18a62213e5 Avoid applog under stratum_lock in __stratum_send. 13 years ago
  Con Kolivas 60560cb0a0 Create an OS specific sock_blocks function. 13 years ago
  Con Kolivas 6b0dac2dac There should be no error response code with return value 0 in recv_line. 13 years ago
  Con Kolivas 1fe0575b93 Check for errors on stratum recv for any recv return value less than 1 and only parse the response if it's positive. 13 years ago
  Con Kolivas 69aa7ed368 Avoid applog under stratum_lock in recv_line. 13 years ago