Luke Dashjr
|
cf3437ab6e
Stratum: Attempt connection with unauthenticated TLS, with failover to raw TCP
|
12 years ago |
Luke Dashjr
|
458526e02f
Stratum: Return to curl_easy_{send,recv}
|
12 years ago |
Luke Dashjr
|
450a7bb6fb
Rework difficulty-to-target functions to error on the safe side, and consistently work in pdiff or bdiff
|
12 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
|
12 years ago |
Luke Dashjr
|
b5c4b72f8f
Reject redirection across different registered domain names (can be disabled by appending #redirect to pool URI)
|
12 years ago |
Luke Dashjr
|
03e0ac2353
util: match_domains function
|
12 years ago |
Luke Dashjr
|
210f4bc9a4
util: Add isCalpha, get_registered_domain, and extract_domain functions
|
12 years ago |
Luke Dashjr
|
2367d8906c
Simplify stratum to convert difficulty to target immediately
|
12 years ago |
Luke Dashjr
|
5833eed555
RPC: Provide a full status section for quit/restart commands
|
12 years ago |
Luke Dashjr
|
5b6acc53f9
RPC: Add "Miner" to version response to include software name along with version
|
12 years ago |
Luke Dashjr
|
0676fa314a
Merge commit '8e4ff7d' into bfgminer
|
12 years ago |
Luke Dashjr
|
8e4ff7de10
opencl: Workaround false warning regarding Mesa version number parsing
|
12 years ago |
Luke Dashjr
|
1b51050110
Merge commit 'c2b56ec' into bfgminer
|
12 years ago |
Luke Dashjr
|
c2b56ec085
knc: use_dcdc setting that Nov batch users can use to disable DCDC usage
|
12 years ago |
Luke Dashjr
|
6eb1004d67
knc: Replace numeric constants with KNC_CORES_PER_DIE, KNC_DIE_PER_CHIP, and KNC_CORES_PER_CHIP defines
|
12 years ago |
Luke Dashjr
|
9491aa54d6
Merge branch 'knc' into bfgminer
|
12 years ago |
Luke Dashjr
|
c2cbe40531
Bugfix: knc: Actually skip over extra processors rather than infinite loop
|
12 years ago |
Luke Dashjr
|
61d061a37b
Merge commit 'fee8c0d' into bfgminer
|
12 years ago |
Luke Dashjr
|
fee8c0d283
configure: Include <stddef.h> for _Static_assert check
|
12 years ago |
Luke Dashjr
|
9b51fee3c3
Merge commit 'eb880ee' into bfgminer
|
12 years ago |
Luke Dashjr
|
eb880ee0e9
Bugfix: Use rlim_t type for old_soft_limit so comparison with RLIM_INFINITY is correct on all platforms
|
12 years ago |
Luke Dashjr
|
93b3c99e93
Update alloca logic to work on more platforms
|
12 years ago |
Luke Dashjr
|
47b1ecfa7e
start-bfgminer.sh: Shell script to (re)start bfgminer in a background screen session
|
12 years ago |
Luke Dashjr
|
db23ffa2eb
Merge commit '363ead9' into bfgminer
|
12 years ago |
Luke Dashjr
|
363ead9911
Bugfix: Handle disabled CPU support properly in various places
|
12 years ago |
Luke Dashjr
|
32131a8d55
Merge branch 'opencl_kernelapi' into bfgminer
|
12 years ago |
Luke Dashjr
|
211db6a0f8
opencl: If kernel does not specify an interface in scrypt mode, assume it's the scrypt interface
|
12 years ago |
Luke Dashjr
|
0b2ecacdd9
opencl: Replace dated versioning with hash of source code
|
12 years ago |
Luke Dashjr
|
b313e2f1f2
opencl: Search all the same kernel paths when setting kernel
|
12 years ago |
Luke Dashjr
|
4ab27d7b0e
opencl: Accept arbitrary kernel filenames, provided they specify a kernel interface somewhere in the source file
|
12 years ago |