Commit History

Author SHA1 Message Date
  Luke Dashjr 08267b3a44 Merge commit '58636c8' into bfgminer-3.5.x 11 years ago
  Luke Dashjr 58636c8a0f set_cloexec_socket: Explicitly cast SOCKET to HANDLE 11 years ago
  Luke Dashjr 0157ab553d Merge commit 'ff7f301' into bfgminer-3.5.x 11 years ago
  Luke Dashjr ff7f30129f Bugfix: initiate_stratum: Ensure extranonce2 size is not negative (which could lead to exploits later as too little memory gets allocated) 11 years ago
  Luke Dashjr c80ad85482 Stratum: extract_sockaddr: Truncate overlong addresses rather than stack overflow 11 years ago
  Luke Dashjr 06ea0e0577 Merge commit 'e6afb01' into bfgminer-3.5.x 11 years ago
  Luke Dashjr e6afb013a2 Bugfix: Set any listening sockets to close-on-exec/non-inheritable to avoid issues rebinding them on restart 11 years ago
  Luke Dashjr 793f7702af Merge commit '4f78cde' into bfgminer-3.5.x 11 years ago
  Luke Dashjr 4f78cdedcb Bugfix: Stratum: Use an error buffer on struct pool rather than the stack, so it remains valid for the lifetime of the connection 11 years ago
  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