Luke Dashjr
|
b9fa396e36
Merge commit '0ade1c4' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
0ade1c48ee
Bugfix: opencl: Correct usage of formatted prints
|
13 years ago |
Graeme Humphries
|
19f14f063d
Fixed deps for raring, which has newer libudev1.
|
13 years ago |
Luke Dashjr
|
990b45733c
Merge commit '456bd96' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
456bd96a4a
Bugfix: Missing 'else' can result in null pointer dereference in race
|
13 years ago |
Luke Dashjr
|
4f3719aba1
Merge commit '31a47fc' into bfgminer-2.10.x
|
13 years ago |
navyxliu
|
31a47fce24
Fix the problem of seting up termio of ttyUSB0 for icarus. the CSIZE is the mask of CS2/4/8
|
13 years ago |
Con Kolivas
|
bbda610b7a
bufsize is an unsigned integer, make it so for debug.
|
13 years ago |
Luke Dashjr
|
e9959130cc
Merge commit 'd3839e7' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
d3839e7cd8
Bugfix: Always compile support for commandline --temp-target and --temp-cutoff, and write them in the config for all devices
|
13 years ago |
Luke Dashjr
|
eec75180a7
Merge branch 'bugfix_format' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
c915efa284
Remove redundant emails
|
13 years ago |
Luke Dashjr
|
dfbdf4d328
AUTHORS: Add more contributors
|
13 years ago |
Luke Dashjr
|
dec8bda890
Correct xiangfu's current email
|
13 years ago |
Luke Dashjr
|
698433b520
Merge commit '659d26d' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
60bd4fef82
Bugfix: modminer: Use correct format for bytes left in bitstream upload message
|
13 years ago |
Luke Dashjr
|
e127faecae
Bugfix: Access strategy name string directly instead of accidentally
|
13 years ago |
Luke Dashjr
|
7d8f121a5f
Add printf-format syntax checks to more functions that should use it
|
13 years ago |
Luke Dashjr
|
659d26d9b8
Bugfix: Use HTTP/1.1 compatible product token for User-Agent header
|
13 years ago |
Luke Dashjr
|
2b49946d58
Bump version to 2.10.8
|
13 years ago |
Luke Dashjr
|
0d63741c2a
Merge commit '1935865' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
65cb0192fd
Tree-Merge commit '03309a1' into bfgminer-2.10.x
|
13 years ago |
Con Kolivas
|
1935865537
Receive failures in recv_line should unconditionally fail.
|
13 years ago |
Con Kolivas
|
fd3adbc734
Use sock_blocks function for stratum send and receive.
|
13 years ago |
Con Kolivas
|
18a62213e5
Avoid applog under stratum_lock in __stratum_send.
|
13 years ago |
Con Kolivas
|
60560cb0a0
Create an OS specific sock_blocks function.
|
13 years ago |
Con Kolivas
|
6b0dac2dac
There should be no error response code with return value 0 in recv_line.
|
13 years ago |
Con Kolivas
|
1fe0575b93
Check for errors on stratum recv for any recv return value less than 1 and only parse the response if it's positive.
|
13 years ago |
Con Kolivas
|
69aa7ed368
Avoid applog under stratum_lock in recv_line.
|
13 years ago |
Con Kolivas
|
03309a1dab
Differentiate socket closed from socket error in recv_line.
|
13 years ago |