REDACTED-rig/src/base/net/stratum
2021-03-29 18:16:45 +07:00
..
benchmark Merge branch 'master' of https://github.com/esrrhs/xmrig into pr2217 2021-03-29 18:16:45 +07:00
strategies Added BenchConfig class. 2020-10-22 17:33:41 +07:00
AutoClient.cpp Implemented donate for KawPow. 2020-06-01 00:56:26 +07:00
AutoClient.h Implemented donate for KawPow. 2020-06-01 00:56:26 +07:00
BaseClient.cpp Network code cleanup (WIP). 2020-05-30 01:22:22 +07:00
BaseClient.h Network code cleanup (WIP). 2020-05-30 01:22:22 +07:00
Client.cpp Merge branch 'master' of https://github.com/esrrhs/xmrig into pr2217 2021-03-29 18:16:45 +07:00
Client.h New DNS implementation. 2021-03-16 22:24:37 +07:00
DaemonClient.cpp setBlob should run after setAlgorithm 2021-03-29 12:11:03 +08:00
DaemonClient.h Fixed many "new job" messages when solo mining 2021-03-01 17:46:05 +01:00
EthStratumClient.cpp Fixed NiceHash disconnects for KawPow 2020-06-12 14:08:00 +02:00
EthStratumClient.h Implemented donate for KawPow. 2020-06-01 00:56:26 +07:00
Job.cpp Sync with the proxy. 2021-03-06 05:32:54 +07:00
Job.h Fixed, benchmark validation on NUMA hardware produced incorrect results in some conditions. 2020-11-25 09:35:11 +07:00
NetworkState.cpp Minor verbiage tweak 2021-02-23 11:34:10 -08:00
NetworkState.h #1756 Added results and connection reports. 2020-07-01 23:10:37 +07:00
Pool.cpp Code and copyright cleanup. 2021-02-18 12:56:39 +07:00
Pool.h Code and copyright cleanup. 2021-02-18 12:56:39 +07:00
Pools.cpp Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
Pools.h Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
ProxyUrl.cpp Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
ProxyUrl.h Initial SOCKS5 implementation. 2020-02-18 02:16:21 +07:00
SelfSelectClient.cpp http-parser replaced to llhttp. 2021-03-06 01:46:49 +07:00
SelfSelectClient.h Code and copyright cleanup. 2021-02-18 12:56:39 +07:00
Socks5.cpp Reduced memory consumption on network level. 2020-03-20 20:53:27 +07:00
Socks5.h Added IPv4 and IPv6 support for SOCKS5. 2020-02-18 19:24:49 +07:00
SubmitResult.h Display backend for shares. 2019-10-29 15:43:13 +07:00
Tls.cpp Added Cvt class. 2020-12-02 16:31:45 +07:00
Tls.h Reduced memory consumption on network level. 2020-03-20 20:53:27 +07:00
Url.cpp Initial SOCKS5 implementation. 2020-02-18 02:16:21 +07:00
Url.h Initial SOCKS5 implementation. 2020-02-18 02:16:21 +07:00