Commit Graph

31 Commits

Author SHA1 Message Date
XMRig
f5c907b9cc Move Platform. 2019-07-13 16:48:14 +07:00
XMRig
7287119d60 Move CPU information classes to new location. 2019-06-29 09:51:23 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
4e73d55d06 Sync changes. 2019-03-31 23:22:36 +07:00
XMRig
86acdb0d24 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00
XMRig
98ce7da95c New API class. 2019-03-30 00:16:01 +07:00
XMRig
9c62e8217a Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
XMRig
8501c0ed62 New log support. 2019-03-27 01:29:37 +07:00
XMRig
b67bb17246 Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity. 2019-03-26 19:56:35 +07:00
XMRig
32cca57d55 Added real graceful exit. 2019-03-16 00:44:15 +07:00
XMRig
177cd9c590 Small code cleanups. 2019-02-25 15:54:21 +07:00
XMRig
6d8f763724 Sync changes. 2019-02-18 19:02:40 +07:00
XMRig
f5a8b9308a Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig
94fe139b76 Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00
XMRig
9543c27351 Prevent config reload after initial save. 2019-02-15 07:06:48 +07:00
XMRig
347da8e782 Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00
XMRig
c53617f8bf Sync changes. 2018-11-11 03:18:56 +07:00
XMRig
af65e1aee9 Old static class Cpu replaced to interface ICpuInfo. 2018-09-23 17:51:56 +03:00
XMRig
3f24209599 Move files. 2018-06-05 07:34:58 +07:00
XMRig
e04d6459cd Correctly reset colors in FileLog. 2018-05-19 13:06:49 +07:00
XMRig
efe747e79f Fix Linux build. 2018-04-21 21:41:39 +07:00
XMRig
8372ad01e8 Move logging code to common folder. 2018-04-20 18:54:58 +07:00
XMRig
f460386617 Use new method to set affinity. 2018-04-13 09:27:37 +07:00
XMRig
c07d9bd83a Move Platform. 2018-04-13 07:23:01 +07:00
XMRig
892cd83e0d Changed directory structure. 2018-04-13 06:38:18 +07:00
XMRig
d528e6da31 Small fixes. 2018-03-31 17:51:33 +07:00
XMRig
5e745f20a7 Fix Linux build. 2018-03-31 16:52:58 +07:00
XMRig
33600bd923 Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
XMRig
34714ef6bb Added initial next gen config support from proxy. 2018-03-31 13:48:06 +07:00
XMRig
49c15117ed Background http changes from proxy. 2018-03-27 14:01:38 +07:00