Commit History

Author SHA1 Message Date
  Luke Dashjr fb65a1bb0e Merge commit '3fa8bdd' into bfgminer 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 acceb3fd3b Bump to 2.99.1 (3.0 alpha2) 13 years ago
  Luke Dashjr 12d86e6fec Merge commit '68769d0' into bfgminer 13 years ago
  Luke Dashjr 68769d06cd Bugfix: minerloop_async: Intelligently handle work updates and device disables during transitions 13 years ago
  Luke Dashjr 1a64d10795 Merge commit '9aa3f6b' into bfgminer 13 years ago
  Luke Dashjr 9aa3f6bddd Bugfix: bitforce: Free old name when updating it on reinitialization 13 years ago
  Luke Dashjr f29568bdfd Merge commit 'e0d4443' into bfgminer 13 years ago
  Luke Dashjr e0d4443450 Bugfix: minerloop_async: Free old (unused) prepared work when replacing it with an upgraded one 13 years ago
  Luke Dashjr 5b8b9f8445 Merge commit 'a286fd3' into bfgminer 13 years ago
  Luke Dashjr a286fd3159 Bugfix: Free pool sessionid before replacing it 13 years ago
  Luke Dashjr 76d433289e Merge branch 'cg_merges_20130304a' into bfgminer 13 years ago
  Luke Dashjr 6ae9103363 x6500: Never consider processors idle if they're enabled 13 years ago
  Luke Dashjr bf0a6581a0 x6500: Make mutex management cleaner by blocking device select loop during idle get_stats 13 years ago
  Luke Dashjr 46de45d82c Merge commit '5a00c2a' into bfgminer 13 years ago
  Luke Dashjr 5a00c2ac5d Bugfix: minerloop_async: Always refer to real thread for select loop 13 years ago
  Luke Dashjr 0a91a948b3 Bugfix: Stratum: Address dereference-after-free and memory leak introduced in resume support 13 years ago
  Luke Dashjr 5c72aafa24 Stratum: If old protocol fails as well, try to resume again next time around 13 years ago
  Luke Dashjr 6263f2e702 Stratum: Include pool number in send/recv protocol logging 13 years ago
  Luke Dashjr 1328b7b8e0 Merge branch 'bugfix_cg_20130305a' into cg_merges_20130304a 13 years ago
  Luke Dashjr 0ac7b2ccef Bugfix: Stratum: Only failover to old mining.subscribe protocol if the previous attempt was the new one (fixes a flood of retries) 13 years ago
  Luke Dashjr adf7446338 Include pool number in stratum thread name 13 years ago
  Con Kolivas 902ec36774 Try to extract the sessionid associated with mining.notify on 3rd level array and submit it along with the userid to support mining resume, failing gracefully and restarting if the pool rejects it. 13 years ago
  Con Kolivas bf7c551ad0 Cope with misread sessionid on stratum for now. 13 years ago
  ckolivas d282bd2fdf Use the sessionid as passed on stratum connect to attempt to resume a connection once and then clear it if it fails, to use a new connection. 13 years ago
  ckolivas 17acca66f5 Move to storing the nonce1 in the work struct instead of the sessionid for the now defunct first draft mining.resume protocol. 13 years ago
  Luke Dashjr c8b78b529d Tree-Merge commit 'a7859bb' into cg_merges_20130304a 13 years ago
  Luke Dashjr b621faa18c Null-Merge commit '0b83313' into cg_merges_20130304a 13 years ago
  Luke Dashjr 3e6fe07732 Merge commit '0f7ab36' into cg_merges_20130304a 13 years ago