Commit History

Author SHA1 Message Date
  Luke Dashjr e9432566ca Merge commit 'f1971de' into bfgminer-3.5.x 12 years ago
  Luke Dashjr f1971de7c8 Bugfix: Stratum: Wait a bit for a response before assuming the pool is hiding block contents 12 years ago
  Con Kolivas 1b45e6fee2 Partial: Handle interruptions to various select calls in util.c 12 years ago
  Luke Dashjr 08a3d8d4a2 Merge commit '0399b43' into bfgminer-3.5.x 12 years ago
  Luke Dashjr 0399b4382a Bugfix: Stratum: Accept JSON Number type for port number 12 years ago
  Luke Dashjr 441c018f8f Merge commit 'dd4c063' into bfgminer-3.5.x 12 years ago
  Luke Dashjr dd4c063fc2 bfg_strerror: Trim C whitespace off the right of FormatMessage output, since Windows can add \r\n 12 years ago
  Luke Dashjr a2a20a441d bfgtls: Implement destructor to free memory when threads exit 12 years ago
  Luke Dashjr 0779949486 Merge commit '56cfd55' into bfgminer-3.5.x 12 years ago
  Luke Dashjr 56cfd55622 Workaround libcurl bug to properly support HTTP proxies for stratum 12 years ago
  Luke Dashjr c37369aa97 Merge branch 'win_autoscan' into bfgminer 12 years ago
  Luke Dashjr 2546c0598d Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 93421574ce ucs2tochar{,_dup} functions to convert USB string descriptors to char* format 12 years ago
  Luke Dashjr 3cb169b5c1 bfg_strerror: Support for Windows system errors 12 years ago
  Luke Dashjr 805c53bc98 Merge commit '770556c' into cg_merges_20131023a 12 years ago
  Luke Dashjr 7160568c60 Merge commit 'ddbd3ab' into cg_merges_20131023a 12 years ago
  Luke Dashjr 4600ab1eb3 Merge commit '8ede407' into cg_merges_20131023a 12 years ago
  Luke Dashjr e7be54b705 Merge commit 'aee7b3f' into bfgminer 12 years ago
  Luke Dashjr aee7b3fa6d Bugfix: Stratum initiate: Clear json var after freeing it, to avoid a potential double-free if retry fails before new JSON is parsed 12 years ago
  Luke Dashjr 23a0d7e046 Merge commit 'f94f3c9' into bfgminer 12 years ago
  Luke Dashjr f94f3c9d7e json_rpc_call_completed: Silence incorrect type cast warning 12 years ago
  Luke Dashjr f4cce967de Merge commit 'd298890' into bfgminer 12 years ago
  Luke Dashjr d298890824 Silence unused result warnings for notifier_{read,wake} 12 years ago
  Luke Dashjr f7f24c5777 Merge commit '525426c' into bfgminer 12 years ago
  Luke Dashjr 525426c6f5 Log a warning if --cmd-* returns a non-zero exit code 12 years ago
  Luke Dashjr 8018423267 Mostly functional stratum proxy driver 12 years ago
  Luke Dashjr 5e13600360 Bugfix: Stratum: Avoid FD_SETting INVSOCK 12 years ago
  Luke Dashjr 8a04b54735 Merge branch 'httpsrv' into bfgminer 12 years ago
  Luke Dashjr 78907f6fed Bugfix: Initialise notifier (as invalid) for no-thread devices (SGW) 12 years ago
  Con Kolivas 770556cdec Use the --socks-proxy option with stratum, changing it to defaulting to socks5 and give appropriate message should it fail to connect. 12 years ago