Commit History

Author SHA1 Message Date
  ckolivas cdf095cfcd Unnecessary extra array in ocl code. 12 years ago
  Con Kolivas 80787bb4f2 bufsize is an unsigned integer, make it so for debug. 13 years ago
  Con Kolivas cdb812b08b Cope with the highest opencl platform not having usable devices. 13 years ago
  Con Kolivas 67c38b49d6 Update kernel file names signifying changes. 13 years ago
  Luke Dashjr 16c7821843 Merge commit 'b1ae45f' into ocl_update_20130512 12 years ago
  Luke Dashjr 44b386a7f7 Tree-Merge commit 'd16d492' into ocl_update_20130512 12 years ago
  Luke Dashjr 2a26faa8a5 Merge commit '7f595ca' into ocl_update_20130512 12 years ago
  Luke Dashjr 5966e38444 Merge commit '55c0ead' into bfgminer 12 years ago
  Luke Dashjr 55c0eadb2a Bugfix: Ensure cURL timers get set correctly in submission thread 12 years ago
  Luke Dashjr c1004f1479 Merge commit '1a4c3d7' into bfgminer 12 years ago
  Luke Dashjr 1a4c3d7b73 Bugfix: modminer: Remove unused parameter to sprintf 12 years ago
  Luke Dashjr f107d8d7cc Merge branch 'bugfix_format' into bfgminer 12 years ago
  Luke Dashjr 60bd4fef82 Bugfix: modminer: Use correct format for bytes left in bitstream upload message 12 years ago
  Luke Dashjr e127faecae Bugfix: Access strategy name string directly instead of accidentally 12 years ago
  Luke Dashjr 7d8f121a5f Add printf-format syntax checks to more functions that should use it 12 years ago
  Luke Dashjr d55f19c112 Remove redundant emails 12 years ago
  Luke Dashjr 2fbb9cd589 AUTHORS: Add more contributors 12 years ago
  Luke Dashjr 0b7f6c6a9b Correct xiangfu's current email 12 years ago
  Luke Dashjr a7228c161b Support configure flag --with-system-libblkmaker to allow building without the bundled copy 12 years ago
  Luke Dashjr 7e95c105df Merge commit '659d26d' into bfgminer 12 years ago
  Luke Dashjr 659d26d9b8 Bugfix: Use HTTP/1.1 compatible product token for User-Agent header 12 years ago
  Luke Dashjr 5cfcd5808e Bump version to 3.0.2 12 years ago
  Luke Dashjr cae7367310 Merge commit '1935865' into bfgminer 12 years ago
  Luke Dashjr c9e4f1d725 Tree-Merge commit '03309a1' into bfgminer 12 years ago
  Con Kolivas 1935865537 Receive failures in recv_line should unconditionally fail. 12 years ago
  Con Kolivas fd3adbc734 Use sock_blocks function for stratum send and receive. 12 years ago
  Con Kolivas 18a62213e5 Avoid applog under stratum_lock in __stratum_send. 12 years ago
  Con Kolivas 60560cb0a0 Create an OS specific sock_blocks function. 12 years ago
  Con Kolivas 6b0dac2dac There should be no error response code with return value 0 in recv_line. 12 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. 12 years ago