Commit Graph

67 Commits

Author SHA1 Message Date
XMRig bd8776b7ee Add classes SinglePoolStrategy, DonateStrategy, IStrategy, IStrategyListener. 2017-06-28 06:17:02 +03:00
XMRig b2d26eb019 Use Url inside Client. Remove onLoginCredentialsRequired from IClientListener interface. 2017-06-28 04:04:04 +03:00
XMRig c0dcfc2a97 Initial multiple pools support [2/2]. 2017-06-27 06:32:17 +03:00
XMRig 952017ae7a Initial multiple pools support [1/2]. 2017-06-26 21:13:05 +03:00
XMRig faf793b0aa Add syslog support. 2017-06-25 02:04:59 +03:00
XMRig e97cd98f90 Fix file log for linux. 2017-06-23 19:37:41 +03:00
XMRig 95002ead7d Merge branch 'dev' of https://github.com/xmrig/xmrig into dev 2017-06-23 12:58:56 +03:00
XMRig c1b3802590 Add option "-l, --log-file=FILE" and stub for option "-S, --syslog". 2017-06-23 03:12:46 +03:00
XMRig 1bfbc97c7d Add FileLog class. 2017-06-23 01:38:47 +03:00
XMRig 052290d0e9 Add ConsoleLog class and ILogBackend interface. 2017-06-22 14:41:34 +03:00
XMRig 4f512c41d4 Fix linux build 2017-06-22 02:30:26 +03:00
XMRig 91ed7e36cd Temporary disable TCP keepalive for Windows, fixes Windows XP support. 2017-06-21 21:40:15 +03:00
XMRig 77d9beaf89 Rename Console class to Log. 2017-06-20 13:04:38 +03:00
XMRig a791bc113e Adjust console output. 2017-06-20 00:55:55 +03:00
XMRig 9bfa49b7d0 Fix regression, option --no-color not fully disabled colored output. 2017-06-19 10:58:28 +03:00
XMRig ed0972da85 Update version. 2017-06-17 15:37:33 +03:00
XMRig ccc7fba2c4 Fix software AES. 2017-06-17 15:23:25 +03:00
XMRig b8089e637a Print pool urls in summary. 2017-06-16 11:32:34 +03:00
XMRig fed163568e Add option "--print-time". 2017-06-16 11:08:10 +03:00
XMRig 4e4c54314b New hashtable report. 2017-06-16 10:19:14 +03:00
XMRig e759ddca49 Handle "Unauthenticated" error. 2017-06-15 22:30:56 +03:00
XMRig fcb7b0fb3e Rename Telemetry class to Hashrate. 2017-06-15 21:00:25 +03:00
XMRig d1bf9ddc3f Add missing file. 2017-06-15 18:09:29 +03:00
XMRig 1587fb27d2 Fixes. 2017-06-14 21:33:20 +03:00
Admin faf14f5e5a Fixes for OS X. 2017-06-14 21:13:04 +03:00
XMRig 555eee8236 Add Cpu_mac.cpp 2017-06-14 20:51:47 +03:00
Admin 1bf428f8da Initial OS X support 2017-06-14 20:37:59 +03:00
XMRig 599117abde Prepare for OS X. 2017-06-14 19:13:02 +03:00
XMRig 5af169fd7b Fix linux build. 2017-06-14 16:11:01 +03:00
XMRig 8ebb659cd6 Fix AEON donate port. 2017-06-14 09:03:03 +03:00
XMRig 7c8a9677a1 Fix crash. 2017-06-13 20:03:43 +03:00
XMRig 981e043ada Add DoubleWorker class. 2017-06-13 19:58:31 +03:00
XMRig 8c2951db2d Add signal handlers. 2017-06-13 13:20:15 +03:00
XMRig 827e611911 Fix libcpuid support for MSVC. 2017-06-13 11:17:40 +03:00
XMRig 42bf85d10b Fixes for MSVC. 2017-06-13 06:31:25 +03:00
XMRig 9580c30d8a Fix cpuid stub for MSVC. 2017-06-12 16:55:21 +03:00
XMRig 3df545cfc5 Initial MSVC support. 2017-06-12 16:19:07 +03:00
XMRig a370b8fd30 Add class Telemetry. 2017-06-12 07:18:14 +03:00
XMRig 6774f86fcd Implement job result submitting. 2017-06-11 15:32:15 +03:00
XMRig a0a8711dab Add class JobResult. 2017-06-11 10:58:46 +03:00
XMRig 3ad11685cc Job flow WIP. 2017-06-11 06:52:23 +03:00
XMRig bcef4b12ec Job flow. 2017-06-10 13:32:27 +03:00
XMRig f9c244f0aa Add Workers class. 2017-06-10 09:41:08 +03:00
XMRig 29aa466023 Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00
XMRig b772349f69 Add memory summary. 2017-06-10 01:20:54 +03:00
XMRig c5fbc1a182 Restore persistent memory. 2017-06-10 00:43:23 +03:00
XMRig 30642881bf Add Mem class. 2017-06-09 15:09:21 +03:00
XMRig ef3af1c4fd Restore autoconf. 2017-06-09 03:37:56 +03:00
XMRig 04c5d6d00a Print threads summary. 2017-06-09 02:47:46 +03:00
XMRig 8b83a5fe2e Implemented CryptoNight with C++ templates. 2017-06-08 23:31:42 +03:00