6601 Commits (master)
 

Author SHA1 Message Date
Jan Berdajs 04722e2517 sshare could have already been free'd by parse_stratum_response in stratum_rthread by the point we reach this code - possible segfault fixed 10 years ago
troky 2d23a7d634 Added missing permission flags to Windows build #333 10 years ago
Jan Berdajs 4a9ee47cd9 Add log-file option to automatically redirect stderr to a file 10 years ago
Jan Berdajs 0bd7a9ff63 After cancelling a thread (unless it's detached, but mining threads aren't), it is always necessary to join the thread so the system will release resources. 10 years ago
Jan Berdajs e33590f37d Thread was never joined because thr_info_cancel sets pth to 0. Should improve mining thread hard reset. 10 years ago
Jan Berdajs 363f52df47 Write to both stderr and console within same console lock "session" 10 years ago
Jan Berdajs 2d66c44b42 Add debug-log documentation and enable it by default 10 years ago
Jan Berdajs f3336dcf88 Update README.md 10 years ago
Jan Berdajs eb6f47e503 Add debug-log setting to log everything when stderr is redirected to file 10 years ago
Jan Berdajs 485ec9ac88 rename poorly named variable 10 years ago
ystarnaud a96048e782 Update configuration.md 10 years ago
troky 855adf1477 Merge pull request #324 from Elbandi/v5_0-stylefix 10 years ago
Elbandi 0a66d49a0e Fix x14 algo code style 10 years ago
Elbandi e64291e9b4 Fix bitblock algo code style 10 years ago
ystarnaud 8001dc027b Algorithm alias fix 10 years ago
troky b6aefc6ebe Fixed segfault when adding pool profile via ncurses GUI #322 10 years ago
troky fdd4e84949 Update README.md 10 years ago
troky 94607ba5c4 Merge pull request #310 from sgminer-dev/v5_0-jansson 10 years ago
Jan Berdajs 2902429772 Add algorithm aliases x11, x13, x15, x15mod, nist5, keccak 10 years ago
Jan Berdajs 30d0a9be78 Deprecating "difficulty-multiplier" setting 10 years ago
Jan Berdajs e8f108929c Merge pull request #292 from Elbandi/v5_0 10 years ago
Jan Berdajs 03daaff9ab Merge pull request #313 from davedean/master 10 years ago
troky c196dfd2dd MSVS2010 project update. 10 years ago
troky 8567370f8c Merge pull request #316 from Elbandi/v5_0-leakfix 10 years ago
Elbandi a39316dbd3 Fix nonce1 and sessionid memory leak 10 years ago
troky e15f354a4d Updated AUTHORS.md 10 years ago
troky 74d4cfabb5 Added Janson version string to log output. 10 years ago
troky 0950af71cf Documentation update. 10 years ago
David Dean 21d3ad4160 added sgminer.1 manpage file, draft 10 years ago
Jan Berdajs ec8ba02db3 nicehash deserve mention for providing bitcoins for stimulation of development. section for future sponsors or special acknowledgments 10 years ago
Elbandi 6c60ce2352 Fix kernel code style: every hash has own codeblocks 10 years ago
Elbandi db40274d6e convert tabs to spaces in kernel files 10 years ago
Jan Berdajs 27709ced83 Remove now unused temporary fix for algo switch 10 years ago
ystarnaud 171e5dd824 Update configuration.md 10 years ago
ystarnaud 69ab3a8cf4 Changed the way hard restart is done for better compatibility with windows pthread. 10 years ago
Jan Berdajs a0e95b3687 some improvements for the zero-hashrate fix, and more debug output 10 years ago
ystarnaud b3d6e5bacb Update configuration.md 10 years ago
ystarnaud cf4aa31be0 Switcher thread fix 10 years ago
troky 66ec621c9b Added Jansson as submodule. 10 years ago
Jan Berdajs ecdb8ac310 Merge pull request #309 from Elbandi/v5_0-removeunused 10 years ago
ystarnaud 55cd3ec220 Hangup fix 10 years ago
Elbandi 65a1509964 Remove unused diff_nonce 10 years ago
ystarnaud d211d5b9bf Update configuration.md 10 years ago
ystarnaud 2df1924688 Update configuration.md 10 years ago
ystarnaud 16361a6f8e Update configuration.md 10 years ago
ystarnaud f3a773f279 Merge pull request #307 from sgminer-dev/v5_0-x15 10 years ago
troky 9e515abfb0 MSVS fix. 10 years ago
troky dc3ec7907e Thread info struct should be initialized/allocated for disabled devices, too. 10 years ago
ystarnaud 47c60343e7 Cleanup 10 years ago
ystarnaud 22c34fbf45 Old Kernel Fix 10 years ago