495 Commits (master)

Author SHA1 Message Date
orignal 92838e0910 don't send Transfer-Encoding: chunked for newer libcurl 2 years ago
elbandi 0316101b8e Initialize trie variable 8 years ago
elbandi 02e0fc4db5 Add lbry algo support 8 years ago
elbandi 34a8140eb6 Remove workpadding 8 years ago
elbandi 7c9fe7112e Apply immediately the first set_difficulty 9 years ago
elbandi d0881e82a2 store the next difficulty 9 years ago
elbandi 5b37b52e24 store the next difficulty 9 years ago
ystarnaud 4ba8a68043 Merged develop branch with master +updates 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
Elbandi a39316dbd3 Fix nonce1 and sessionid memory leak 10 years ago
ystarnaud 9d54637e3c Fix HW Issue at startup 10 years ago
elbandi f8261b1215 Fix nonce1 and sessionid memory leak 10 years ago
Jan Berdajs 25d7d426fd convert tabs to spaces in most commonly modified files 10 years ago
Jan Berdajs ff05aacdc3 attempt to fix memory issues when doing curl calls 10 years ago
Jan Berdajs 5e3142cf68 remove unused code (mostly intended for ASICs which are not supported in sgminer), fix some compiler warnings 10 years ago
Noel Maersk ae7dbca783 stratum: parse_notify(): Don't die on malformed bbversion/prev_hash/nbit/ntime. 10 years ago
Noel Maersk cab6e28b12 stratum: parse_reconnect(): treat pool-sent URL as untrusted. 10 years ago
Luke Dashjr 91d29ea972 Stratum: extract_sockaddr: Truncate overlong addresses rather than stack overflow 10 years ago
Luke Dashjr 44e770904e Bugfix: initiate_stratum: Ensure extranonce2 size is not negative (which could lead to exploits later as too little memory gets allocated) 10 years ago
Noel Maersk 910c360899 stratum: parse_notify(): Don't die on malformed bbversion/prev_hash/nbit/ntime. 10 years ago
Noel Maersk 78cc408369 stratum: parse_reconnect(): treat pool-sent URL as untrusted. 10 years ago
Luke Dashjr b65574bef2 Stratum: extract_sockaddr: Truncate overlong addresses rather than stack overflow 10 years ago
Luke Dashjr bac5831b35 Bugfix: initiate_stratum: Ensure extranonce2 size is not negative (which could lead to exploits later as too little memory gets allocated) 10 years ago
Jan Berdajs e4a4efdb42 fix some potential memory leaks, remove a few old unused functions 10 years ago
Jan Berdajs 6c5ce535d9 fix compiler warnings 10 years ago
elbandi 91a26c46b7 Protect pool name with lock 10 years ago
Jan Berdajs c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 10 years ago
elbandi 98676763b9 Set the pool idle and switch pool, if need 10 years ago
elbandi c469ff923a Disconnect from pool, if auth is failed 10 years ago
elbandi 08b7ab1dd4 Add build_number to version string 10 years ago
elbandi 28ff05e327 Set the pool idle and switch pool, if need 10 years ago
elbandi a32ec16169 Move no-extranonce-subscribe parameter to a pool config 10 years ago
elbandi 91be2e9e07 Handle pool response, who send errors in invalid format 10 years ago
elbandi e7bca31941 Some tweaks for extranonce 10 years ago
elbandi 77545de0e8 Disconnect from pool, if auth is failed 10 years ago
Elbandi 75a86fbf10 Set extranonce.subscribe timeout to 2sec 10 years ago
elbandi e1dcbfab15 Change mining.set_extranonce method as stratum notification 10 years ago
elbandi 281bcd75e9 Send subscribe request before auth 10 years ago
elbandi 4ad62b9a78 Allow disable extranonce subscribe 10 years ago
elbandi b742ced4eb subscribe for mining.extranonce 10 years ago
elbandi aaaf387222 handle mining.set_extranonce method 10 years ago
Elbandi 973dcefa8c Use get_pool_name everywhere 10 years ago
Noel Maersk 7051629232 log: change log level in setup_stratum_socket(). 10 years ago
phm 7678db6801 Fixed problem with stratum support when mining FC, GRS and TWE. Added --difficulty-multiplier parameter for controlling stratum difficulty multiplier. 10 years ago
Noel Maersk cabb02f5d4 log: do not show pool difficulty changes on non-current pool. 10 years ago
Noel Maersk 1f7b7ef26e stratum: move log warning under opt_disable_client_reconnect clause. 10 years ago
Martin Danielsen 01b3f70b63 A new --no-client-reconnect command that disables the 'client.reconnect' function. 10 years ago
phm 21d928b543 Fixed problem with invalid stratum difficulty for Quark, AnimeCoin and QubitCoin. 10 years ago
troky 49aef7100f Reverting "poolname" to "name". 10 years ago
Noel Maersk 8f014effeb util: add missing include. 10 years ago