Commit History

Author SHA1 Message Date
  Luke Dashjr 9038274b57 Merge commit 'bb4bec9' into stratum 13 years ago
  Luke Dashjr f37232966e Merge commit '99adf39' into stratum 13 years ago
  Luke Dashjr 248c51cd0a Merge commit 'b3d4258' into stratum 13 years ago
  ckolivas bb4bec98d5 Use select on stratum send to make sure the socket is writeable. 13 years ago
  Con Kolivas 99adf397bd Failure to calloc in bin2hex is a fatal failure always so just check for that failure within the function and abort, simplifying the rest of the code. 13 years ago
  Con Kolivas b3d4258940 Provide locking around the change of the stratum curl structures to avoid possible races. 13 years ago
  Luke Dashjr 749ef4739a Merge commit '25c39c9' into stratum 13 years ago
  Luke Dashjr 051b808fd8 Merge commit '2a9b3e3' into stratum 13 years ago
  Con Kolivas e5babfa25b Watch for buffer overflows on receiving data into the socket buffer. 13 years ago
  Con Kolivas 2a9b3e33d3 String alignment to 4 byte boundaries and optimisations for bin<->hex conversions. 13 years ago
  Luke Dashjr 5d5fbad6ce Merge commit '13676ef' into stratum 13 years ago
  Con Kolivas fc72ad5563 Off by one error. 13 years ago
  Con Kolivas 9ccfcee6dc Prevent overflows of the port char array in extract_sockaddr. 13 years ago
  Luke Dashjr a6d18b3af0 Merge branch 'cg_new_dynintensity' into stratum 13 years ago
  Luke Dashjr 9716613b17 Update to cgminer's newer dynamic intensity algorithm 13 years ago
  Luke Dashjr 809ea5956c Merge commit '5ed6e9d' into stratum 13 years ago
  ckolivas 7f522ef83c Add support for client.get_version for stratum. 13 years ago
  Luke Dashjr ed3cc760bc Merge branch 'cgminer' into stratum 13 years ago
  Luke Dashjr 523a74b9bf Merge commit '783af87' into stratum 13 years ago
  Luke Dashjr e0a860c667 Merge commit '07605fa' into stratum 13 years ago
  Con Kolivas a533f106fd Update reconnect message to show whole address including port. 13 years ago
  Con Kolivas 5226a399c7 Look for null values and parse correct separate array entries for url and port with client reconnect commands for stratum. 13 years ago
  Con Kolivas 7c04a00e62 The command for stratum is client.reconnect, not mining.reconnect. 13 years ago
  Con Kolivas 783af8768b Implement rudimentary mining.reconnect support for stratum. 13 years ago
  Con Kolivas 974f65c67f Ignore the value of stratum_active on calling initiate_stratum and assume we're always trying to reinitiate it, and set the active flag to false in that function. 13 years ago
  Con Kolivas 07605fad60 stratum auth can be unset if we fail to authorise on subsequent calls to auth_stratum which undoes the requirement of setting it in one place so set it in pool_active. 13 years ago
  Luke Dashjr de7d3edc4c Merge commit 'd657566' into stratum 13 years ago
  Luke Dashjr d6575661c1 Bugfix: BFGMiner doesn't use rpc_proxytype 13 years ago
  Luke Dashjr 228bc6ca1c Merge commit '662ab1e' into stratum 13 years ago
  Luke Dashjr 8cfe715515 Merge commit '7a01578' into stratum 13 years ago