Commit History

Author SHA1 Message Date
  Luke Dashjr 4ad4c1a19b Merge branch 'ssm_from_gbt' into bfgminer 11 years ago
  Luke Dashjr 689e324700 Replace drv_rolllimit with struct ntime_roll_limits 11 years ago
  Luke Dashjr 8e6f5cd18f Merge branch 'redirect_xss' into bfgminer 11 years ago
  Luke Dashjr b9d89ee7e5 util: memrchr is not portable (GNU extension), so implement our own my_memrchr 11 years ago
  Luke Dashjr c59d9804c0 Merge branch 'stratum_target' into bfgminer 11 years ago
  Luke Dashjr 6520d158eb Merge branch 'stratum_tls' into bfgminer 11 years ago
  Luke Dashjr 08cbf80f48 Stratum: If difficulty calculates out to 0.999 to 1, round it up to 1 to avoid something SHA2 hardware cannot handle 11 years ago
  Luke Dashjr 90aa2a2a04 Stratum: Interpret integer difficulty values as pdiff (or Ldiff, for scrypt) to avoid losing shares on non-compliant servers 11 years ago
  Luke Dashjr cf3437ab6e Stratum: Attempt connection with unauthenticated TLS, with failover to raw TCP 11 years ago
  Luke Dashjr 458526e02f Stratum: Return to curl_easy_{send,recv} 11 years ago
  Luke Dashjr 450a7bb6fb Rework difficulty-to-target functions to error on the safe side, and consistently work in pdiff or bdiff 11 years ago
  Luke Dashjr 2182435b0f get_registered_domain: Return full IP for raw IP addresses, so they can at least redirect to the same IP 11 years ago
  Luke Dashjr b5c4b72f8f Reject redirection across different registered domain names (can be disabled by appending #redirect to pool URI) 11 years ago
  Luke Dashjr 03e0ac2353 util: match_domains function 11 years ago
  Luke Dashjr 210f4bc9a4 util: Add isCalpha, get_registered_domain, and extract_domain functions 11 years ago
  Luke Dashjr 2367d8906c Simplify stratum to convert difficulty to target immediately 11 years ago
  Luke Dashjr 0b2ecacdd9 opencl: Replace dated versioning with hash of source code 11 years ago
  Luke Dashjr 8988412332 util: utf8_len and utf8_strlen functions to quickly measure a character or string 11 years ago
  Martin Danielsen 92f3dbbf37 Partial: A new --no-client-reconnect command that disables the 'client.reconnect' function. 12 years ago
  Luke Dashjr ed970c0f9f Merge commit 'f1971de' into bfgminer 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 43c82768b9 Partial: Handle interruptions to various select calls in util.c 12 years ago
  Luke Dashjr 5e128cd582 Merge commit '1cbe618' into bfgminer 12 years ago
  Luke Dashjr 1cbe618270 Simplify _now_gettimeofday on Windows, working around weird WINE crash 12 years ago
  Luke Dashjr d0f81e1a95 GBT: Use libblkmaker 2D work to service SSM and potentially other 2D work drivers 12 years ago
  Luke Dashjr e11a58cd06 trimmed_strdup helper function 12 years ago
  Luke Dashjr 0f73832f89 util: bfg_slurp_file function to quickly read a file 12 years ago
  Luke Dashjr 746adb9a34 Merge commit '0399b43' into bfgminer 12 years ago
  Luke Dashjr 0399b4382a Bugfix: Stratum: Accept JSON Number type for port number 12 years ago
  Luke Dashjr 5a3a81662f Merge branch 'hashfast' into bfgminer 12 years ago