Commit History

Author SHA1 Message Date
  Luke Dashjr 698433b520 Merge commit '659d26d' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 659d26d9b8 Bugfix: Use HTTP/1.1 compatible product token for User-Agent header 13 years ago
  Luke Dashjr 0d63741c2a Merge commit '1935865' into bfgminer-2.10.x 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 599c4e5ba3 Differentiate socket closed from socket error in recv_line. 13 years ago
  Luke Dashjr ecb72a9267 Merge commit '03cb5a7' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 03cb5a7059 Bugfix: Safely handle all-space cURL debug messages, should they ever happen 13 years ago
  Luke Dashjr e3f6bf2fa5 Merge commit '16dacbc' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 16dacbcf1b opencl: Include OpenCL platform in kernel binary filenames 13 years ago
  Luke Dashjr 84b8201032 Merge commit 'ea28140' into bfgminer-2.10.x 13 years ago
  Luke Dashjr ea28140ac4 Bugfix: Stratum: When destroying cURL easy handle, be sure to clear pool stratum_curl pointer 13 years ago
  Luke Dashjr c9a682549d Merge commit '3fa8bdd' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 3fa8bdd9b8 Bugfix: Stratum: Properly handle non-integer "id" for client.get_version requests 13 years ago
  Luke Dashjr 538190b958 json_dumps_ANY utility function to portably implement json_dumps(..., ... | JSON_ENCODE_ANY) 13 years ago
  Luke Dashjr d523cf97eb Stratum: Include pool number in send/recv protocol logging 13 years ago
  Luke Dashjr 7df71a1348 Merge commit 'd3bf0b0' into bfgminer-2.10.x 13 years ago
  Luke Dashjr d3bf0b0da5 Bugfix: Stratum: Use curl_easy_cleanup to close connection, so cURL understands what is going on 13 years ago
  Luke Dashjr 1ee883ef15 Merge commit '79e2920' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 79e29205b5 Set pool socket to INVSOCK after closing connection, just in case 13 years ago
  Luke Dashjr 95d5055a0f Clean up compiler warnings 13 years ago
  Luke Dashjr 93b71e68d5 Merge commit '9fb1a7a' into bfgminer 13 years ago
  Luke Dashjr 9fb1a7a475 Bugfix: Trim whitespace (like newlines) off the end of debug info from libcurl 13 years ago
  Luke Dashjr 08dea64c4b Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64 13 years ago