Commit History

Author SHA1 Message Date
  Luke Dashjr d664097c67 Merge branch 'stratum_transparency' into bfgminer 13 years ago
  Luke Dashjr 33e40e81f2 Check that count of transactions received via stratum is reasonable 13 years ago
  Luke Dashjr da8972cc14 Merge branch 'stratum_transparency' into bfgminer 13 years ago
  Luke Dashjr a2c0f3665f Use realloc'd data_buffer to support stratum lines longer than 8 KB, and parse stratum responses during auth 13 years ago
  Luke Dashjr 7f8600c961 Use mining.get_transactions to check for stratum pool transparency (actual response ignored for now) 13 years ago
  Luke Dashjr 0296617e0f Merge commit 'c2861d6' into bfgminer 13 years ago
  Luke Dashjr c2b5c5ee4c Bugfix: Free old stratum_work data before replacing it 13 years ago
  Con Kolivas c2861d683a There is no need for addrinfo any more. 13 years ago
  Luke Dashjr be5b3bfa4b Merge branch 'bugfix_reqfail_leak' into bfgminer 13 years ago
  Luke Dashjr cee65c5d58 Bugfix: Wait to release JSON result in case of JSON-RPC error until we've logged the error 13 years ago
  Luke Dashjr 88d5d8294f Merge branch 'bugfix_reqfail_leak' into bfgminer 13 years ago
  Luke Dashjr f951d98bc5 Bugfix: Release JSON result in case of JSON-RPC error 13 years ago
  Luke Dashjr 988d699ce9 Merge commit 'a2d5783' into bfgminer 13 years ago
  Luke Dashjr c0d09586b8 Merge branch 'bugfix_stratum_leak' into bfgminer 13 years ago
  Luke Dashjr f4f21f8c56 Bugfix: Really use freeaddrinfo to clean up in extract_sockaddr 13 years ago
  ckolivas a2d5783509 server and client sockaddr_in are no longer used in struct pool. 13 years ago
  Luke Dashjr 007b2e0e4d Merge branch 'bugfix_stratum_leak' into bfgminer 13 years ago
  Luke Dashjr e819d49efb Bugfix: Use freeaddrinfo to clean up in extract_sockaddr 13 years ago
  Luke Dashjr 4de6b23ad9 Merge branch 'bugfix_stratum_leak' into bfgminer 13 years ago
  Luke Dashjr f6aaad4d04 Bugfix: Free old stratum_work data before replacing it 13 years ago
  Luke Dashjr e31a3ab4fa Bugfix: Release memory allocated by prior stratum sockaddr extractions 13 years ago
  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