Kano
|
221d181bb2
API always report failed send() replies
|
13 years ago |
Luke Dashjr
|
f9ccaf4541
Merge commit '816b866' into bfgminer-2.10.x
|
13 years ago |
Kano
|
816b866e61
API.java allow partial reads
|
13 years ago |
Luke Dashjr
|
7df71a1348
Merge commit 'd3bf0b0' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
2ba2f3b2a1
Merge commit 'ae78270' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
d3bf0b0da5
Bugfix: Stratum: Use curl_easy_cleanup to close connection, so cURL understands what is going on
|
13 years ago |
Luke Dashjr
|
ae78270155
Bugfix: hash_pop: If a work should be rolled, use a clone of it rather than consume a rollable work
|
13 years ago |
Luke Dashjr
|
2b775a73c6
openwrt: Move Makefile into a bfgminer subdirectory to avoid symlinking issues
|
13 years ago |
Luke Dashjr
|
5f365b59e6
openwrt: Use --with-curses=ncurses to avoid ncursesw dependency
|
13 years ago |
Luke Dashjr
|
81c8dfe383
Merge commit '1e02306' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
1e02306f21
configure: Support --with-curses=FOO to look for curses implementation in libFOO
|
13 years ago |
Luke Dashjr
|
1ee883ef15
Merge commit '79e2920' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
79e29205b5
Set pool socket to INVSOCK after closing connection, just in case
|
13 years ago |
Luke Dashjr
|
95d5055a0f
Clean up compiler warnings
|
13 years ago |
Luke Dashjr
|
c082486867
Merge commit '0803bd2' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
0803bd29ad
Bugfix: Check that pool is active one last time before selecting it
|
13 years ago |
Luke Dashjr
|
93b71e68d5
Merge commit '9fb1a7a' into bfgminer
|
13 years ago |
Luke Dashjr
|
9fb1a7a475
Bugfix: Trim whitespace (like newlines) off the end of debug info from libcurl
|
13 years ago |
Luke Dashjr
|
1b1ba2c3a8
Merge commit '936b12d' into bfgminer
|
13 years ago |
Luke Dashjr
|
936b12d46f
Bugfix: submit_nonce: Backup the original work->blk.nonce since the miner code uses it to track work consumption
|
13 years ago |
Luke Dashjr
|
becddc64a7
Merge commit '4e5f781' into bfgminer
|
13 years ago |
Luke Dashjr
|
4e5f781463
Bugfix: Scheduler needs to unpause disabled devices, even if it isn't waking them up
|
13 years ago |
Luke Dashjr
|
08dea64c4b
Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64
|
13 years ago |
Luke Dashjr
|
8eacd8b08f
Merge commit '1ebe1ef' into bfgminer
|
13 years ago |
Luke Dashjr
|
1ebe1ef875
Bugfix: Some versions of MingW define localtime_r, but don't handle the timeval.tv_sec case that we use; so undef any preexisting one and use our own
|
13 years ago |
Luke Dashjr
|
3e5f0de3fa
Merge commit '9920532' into bfgminer
|
13 years ago |
Luke Dashjr
|
99205322d8
Bugfix: reinit_gpu: Remember the selected device to correctly change properties of
|
13 years ago |
Luke Dashjr
|
e4806fdd86
Merge commit 'dfbf189' into bfgminer
|
13 years ago |
Luke Dashjr
|
dfbf1890b7
Bugfix: cpu: reinit_device hasn't worked since 93b284d, so just remove it entirely instead of letting it screw with thread 0
|
13 years ago |
Luke Dashjr
|
39d0542dcc
Merge commit 'b3f70ae' into bfgminer
|
13 years ago |