Commit History

Author SHA1 Message Date
  Luke Dashjr 3ea2ce3f28 Merge commit 'e0196a3' into cg_merges_20130513 13 years ago
  Luke Dashjr 25820e236d Semi-Merge commit '56068d6' into cg_merges_20130513 13 years ago
  Luke Dashjr b5df3ae7cc Merge commit '9b34d82' into cg_merges_20130513 13 years ago
  Luke Dashjr 5b4851851d Merge commit '09c02b1' into cg_merges_20130513 13 years ago
  Luke Dashjr a6331eb5f1 Merge commit '501f4cd' into cg_merges_20130513 13 years ago
  Luke Dashjr 0e52d3c09c Merge commit '07ae617' into cg_merges_20130513 13 years ago
  Luke Dashjr f7654752ab Semi-Merge commit 'e315179' into cg_merges_20130513 (just rearrange var def) 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
  Con Kolivas ba0bca32f0 Clear just the socket buffer when we don't care what is left in a stratum socket. 13 years ago
  Con Kolivas daf62faa22 Clear the stratum socket whenever we are closing it since the buffer is going to be reused. 13 years ago
  Con Kolivas bb608ee712 Close any existing stratum socket if we are attempting to restart stratum so the pool knows the connection has gone. 13 years ago