Commit History

Author SHA1 Message Date
  ckolivas 507091da74 Check for negative wait time in socket_full. 13 years ago
  ckolivas 886484a9ce Adjust socket wait timeout in recv_line according to how long we've already waited to avoid a 60 second wait dropping to 1 second due to a blocked socket. 13 years ago
  Luke Dashjr 28fdf09efb Merge commit 'e671bde' into bfgminer-3.0.x 13 years ago
  Luke Dashjr e671bde947 Bugfix: notifier_init (Windows): setsockopt needs an int for SO_REUSEADDR 13 years ago
  Luke Dashjr f8a9d3ecf2 Merge commit 'cdddd4b' into bfgminer-3.0.x 13 years ago
  Luke Dashjr cdddd4be5c Bugfix: Stratum Fix debug logging of initial mining.subscribe command 13 years ago
  Luke Dashjr 2adb5de68f Bugfix: setup_stratum_curl: Need to release stratum lock on connection failure too 13 years ago
  Luke Dashjr 06c7289feb Bugfix: setup_stratum_curl: Hold stratum lock until connection completes, to avoid potential races 13 years ago
  Matthias Strubel 13071bdda3 stratum: Deliver exact socket-error within the debug error message 13 years ago
  Con Kolivas 7cc026e2d4 Fulltest is true if value is <= target. 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 cae7367310 Merge commit '1935865' 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 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
  Con Kolivas 03309a1dab Differentiate socket closed from socket error in recv_line. 13 years ago
  Luke Dashjr 260c64b6ce Stratum: Include pool number in send/recv protocol logging 13 years ago
  Con Kolivas 7884e90449 Differentiate socket closed from socket error in recv_line. 13 years ago
  Con Kolivas 1587b296d2 Cleanup when stratum curl fails to initialise. 13 years ago
  Con Kolivas 6ec37ee642 Recreate cURL for new stratum connections, and clear stratum_notify on suspending them 13 years ago
  Luke Dashjr ef59538152 Merge commit '03cb5a7' into bfgminer 13 years ago
  Luke Dashjr 03cb5a7059 Bugfix: Safely handle all-space cURL debug messages, should they ever happen 13 years ago
  Luke Dashjr 1ac05ac2e1 Merge commit '16dacbc' into bfgminer 13 years ago
  Luke Dashjr 16dacbcf1b opencl: Include OpenCL platform in kernel binary filenames 13 years ago
  Luke Dashjr 7454181fcf Merge commit 'd41b6b2' into bfgminer 13 years ago
  Luke Dashjr d41b6b2830 Clarify stratum mining.set_difficulty debug log message 13 years ago