Luke Dashjr
|
b9d89ee7e5
util: memrchr is not portable (GNU extension), so implement our own my_memrchr
|
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
|
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 |
Luke Dashjr
|
556312b9fd
Merge branch 'poolinfo' into bfgminer
|
12 years ago |
Luke Dashjr
|
1167ba305b
Bugfix: Explicitly pass precision and width as int type
|
12 years ago |
Luke Dashjr
|
25702f25d3
Merge branch 'poolinfo' into bfgminer
|
12 years ago |
Luke Dashjr
|
71a723569c
Bugfix: Explicitly pass precision and width as int type
|
12 years ago |
Luke Dashjr
|
690014da59
Make pool stability message use nicer English
|
12 years ago |