1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-07-06 00:22:40 -04:00
Commit Graph

34 Commits

Author SHA1 Message Date
Tony Butler 2e738509bb Add support for client.reconnect method 2021-12-30 06:26:52 -07:00
XMRig c7ac314110 Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
XMRig 9580f5395f Removed shortName. 2021-08-11 22:26:34 +07:00
XMRig 3f2dfa4279 Sync with proxy. 2021-07-05 02:31:29 +07:00
SChernykh e6d833c227 Proxy miner signature support 2021-06-17 22:48:08 +02:00
XMRig 3e41bdc552 New DNS implementation. 2021-03-16 22:24:37 +07:00
XMRig 5b189696d7 Added DnsRecords class. 2021-03-14 09:44:56 +07:00
XMRig c6bcea3811 Improved DnsRecord class. 2021-03-13 20:30:52 +07:00
XMRig bbd3f05bf6 Implemented donate for KawPow. 2020-06-01 00:56:26 +07:00
SChernykh 22b937cc1c KawPow WIP 2020-05-27 16:19:57 +02:00
XMRig 914b7023a2 Code cleanup. 2020-04-02 21:19:39 +07:00
XMRig 1b875fdabb Reduced memory consumption on network level. 2020-03-20 20:53:27 +07:00
XMRig 16a83a9f61 Move files. 2020-03-09 01:22:34 +07:00
XMRig 1e2d011705 Initial SOCKS5 implementation. 2020-02-18 02:16:21 +07:00
XMRig 98cfe7ed37 Added extra error message. 2019-12-20 23:44:32 +07:00
XMRig a5089638ea #1421 Added limit for maximum send buffer size. 2019-12-17 03:18:25 +07:00
XMRig 33e7a54c29 #1421 Use dynamic size send buffer. 2019-12-16 14:09:03 +07:00
Jethro Grassie 348916040c increase stratum send buffer size 2019-12-15 03:23:07 -05:00
XMRig 83a5923568 Added send with callback. 2019-10-16 19:34:33 +07:00
XMRig 3752551e53 Self-select initial working implementation. 2019-10-12 19:48:18 +07:00
XMRig e9d2e194f3 Added SelfSelectClient stub. 2019-10-12 00:24:47 +07:00
XMRig 5678d15841 #1138 Fixed reconnect. 2019-08-30 10:04:12 +07:00
XMRig 691b2fabbf Restored algorithm verification. 2019-07-19 00:39:27 +07:00
XMRig b684150336 Moved Algorithm class. 2019-06-09 16:46:44 +07:00
XMRig 62012a1a50 Added DaemonClient. 2019-04-12 03:25:21 +07:00
XMRig 0d496aaf2f Prepare for daemon support. 2019-04-11 00:18:33 +07:00
XMRig 9a6944d694 Add IClient and BaseClient. 2019-04-10 18:29:33 +07:00
XMRig 034720e888 Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS 2019-03-28 22:13:27 +07:00
XMRig 4c95136e6a Implemented donate over proxy. 2019-03-19 21:31:54 +07:00
XMRig 0907d1eb0c Added "donate-over-proxy" option. 2019-03-19 00:16:30 +07:00
XMRig af3655c27e Add classes Dns, DnsRecord, IDnsListener. 2019-03-15 18:14:25 +07:00
XMRig f5077cadbd Added class RecvBuf. 2019-03-15 03:44:02 +07:00
XMRig 8c362411ef Removed class Id. 2019-03-15 02:03:01 +07:00
XMRig ba01f2a9c4 Rename files. 2019-03-15 01:50:35 +07:00