Commit History

Author SHA1 Message Date
  Luke Dashjr 03e2bc8370 Merge commit '48f2422' into bfgminer 13 years ago
  Luke Dashjr 7f2d7fd788 Merge commit '6f4c47e' into bfgminer 13 years ago
  Con Kolivas 48f24223b8 Shorten the initiate stratum connect timeout to 30 seconds. 13 years ago
  Con Kolivas 6f4c47ebd2 Make stratum socket fail more robust on windows by disabling the send buffer. 13 years ago
  Luke Dashjr a0bdebee96 Merge branch 'cgminer' into stratum 13 years ago
  Luke Dashjr 8bcd17d477 Merge commit '6d3c880' into stratum 13 years ago
  Con Kolivas aa97e87a13 Use keepalive with stratum sockets to improve its ability to detect broken connections. 13 years ago
  Con Kolivas d9276557f1 Show only the URL in the status bar to avoid long prefixes making for extra long lines. 13 years ago
  Con Kolivas 6d3c880a25 Make sure to check pool stratum curl exists under lock before attempting any recv to not risk dereferencing upon attempting to reinitiate stratum. 13 years ago
  Con Kolivas e575763a80 Avoid redefining macros and align to 4 byte boundaries. 13 years ago
  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