Commit Graph

  • 0245ce5f35 Fix compile issue. XMRig 2019-04-01 00:00:40 +0700
  • 96f5bd32b5 Merge branch 'feature-httpd' into evo XMRig 2019-03-31 23:34:17 +0700
  • e759ccf385 Sync changes. XMRig 2019-03-31 23:22:36 +0700
  • ca249f1f1c Cleanup. XMRig 2019-03-31 01:44:53 +0700
  • f8f9d6c0ef Restored API. XMRig 2019-03-31 01:31:40 +0700
  • e39ddeeea2 Removed IConfigCreator/ConfigCreator and changed file structure. XMRig 2019-03-30 21:27:54 +0700
  • d8aba7da7d Revert id and worker_id. XMRig 2019-03-30 20:46:08 +0700
  • bd6c7c64aa Added workaround, Google Chrome create extra dummy connections for future speed up. XMRig 2019-03-30 15:51:35 +0700
  • 106e149324 Use static http_parser_settings. XMRig 2019-03-30 15:27:09 +0700
  • c9f9e6787c Restore network API. XMRig 2019-03-30 03:10:27 +0700
  • 9c66c9b30f Added classes IApiRequest, ApiRequest, HttpApiRequest. XMRig 2019-03-30 02:26:30 +0700
  • dd036368e2 New API class. XMRig 2019-03-30 00:16:01 +0700
  • 9cb43f9883 Fix log. XMRig 2019-03-29 17:22:25 +0700
  • 3f1eefb131 HTTP layer ready for API calls. XMRig 2019-03-29 17:14:30 +0700
  • 202b74367a Optimize HttpResponse for fixed size API responses. XMRig 2019-03-29 14:22:10 +0700
  • 9daa5874f5 Change HttpResponse creation method. XMRig 2019-03-29 12:56:34 +0700
  • 01ad6bf2d9 Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. XMRig 2019-03-29 12:33:11 +0700
  • 725796a1ab New API settings. XMRig 2019-03-29 02:31:56 +0700
  • 1e0c410eea XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API XMRig 2019-03-28 22:54:27 +0700
  • 034720e888 Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS XMRig 2019-03-28 22:13:27 +0700
  • 22483dd231
    Update CHANGELOG.md xmrig 2019-03-27 21:18:48 +0700
  • 5db458efd4 Fix macOS build. XMRig 2019-03-27 20:03:15 +0700
  • 3f4886bb86 Fix CPU info colors. XMRig 2019-03-27 19:29:29 +0700
  • 82bbef614e Remove unused field. XMRig 2019-03-27 19:27:29 +0700
  • 933c0d40b7 Merge branch 'dev' into evo XMRig 2019-03-27 19:20:12 +0700
  • cad3e7a101 Sync changes. XMRig 2019-03-27 19:18:54 +0700
  • d7795ca990 Remove uv_cancel for DNS requests. XMRig 2019-03-27 17:22:04 +0700
  • ba910a46ba Fix accidentally removed code. XMRig 2019-03-27 15:56:31 +0700
  • f43929db98 New log support. XMRig 2019-03-27 01:29:37 +0700
  • 17e9e036f1 Fix Linux build. XMRig 2019-03-26 22:05:56 +0700
  • ced25c3fa0 Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity. XMRig 2019-03-26 19:56:35 +0700
  • 0a893c2172 Merge branch 'beta' into evo XMRig 2019-03-24 21:33:06 +0700
  • 177e0c9c26 v2.15.0-beta XMRig 2019-03-24 02:35:51 +0700
  • a891d2a590
    Update CHANGELOG.md xmrig 2019-03-24 02:34:54 +0700
  • cf7df3f629 v2.15.0-evo XMRig 2019-03-20 11:55:15 +0700
  • 453443a2f1 Merge branch 'feature-donate-over-proxy' into evo XMRig 2019-03-20 11:53:18 +0700
  • 8d61a47040 Fix uv_tty_reset_mode on Linux. XMRig 2019-03-19 22:13:43 +0700
  • 4c95136e6a Implemented donate over proxy. XMRig 2019-03-19 21:31:54 +0700
  • 0907d1eb0c Added "donate-over-proxy" option. XMRig 2019-03-19 00:16:30 +0700
  • 55686c7d57 Use new Timer inside DonateStrategy. XMRig 2019-03-18 13:40:56 +0700
  • 9a6a5a94b5 Add class Timer. XMRig 2019-03-18 02:36:17 +0700
  • bbf0d11a51 Sync changes. XMRig 2019-03-17 16:03:45 +0700
  • c94c0210f7 Fix copy. XMRig 2019-03-16 13:32:00 +0700
  • 1b9fbf1132 Fix compile issues. XMRig 2019-03-16 13:10:04 +0700
  • 0d86e53a32 Move files. XMRig 2019-03-16 02:07:26 +0700
  • 1f77b049e3
    Merge pull request #992 from Spudz76/dev-clang35fix xmrig 2019-03-16 01:30:13 +0700
  • ba68fb6c53 Added real graceful exit. XMRig 2019-03-16 00:44:15 +0700
  • 29373c4226 Fix compilation with Clang 3.5 for those with limited compiler choices Performance similar to gcc7+ on systems where gcc4 is the only alternative Tony Butler 2019-03-15 07:13:14 -0600
  • 1e62943010 Fix memory leak. XMRig 2019-03-15 18:54:45 +0700
  • af3655c27e Add classes Dns, DnsRecord, IDnsListener. XMRig 2019-03-15 18:14:25 +0700
  • 3094741c64 Remove file SubmitResult.cpp. XMRig 2019-03-15 12:54:00 +0700
  • f5077cadbd Added class RecvBuf. XMRig 2019-03-15 03:44:02 +0700
  • 9808fbe396 Added class Buffer. XMRig 2019-03-15 02:25:38 +0700
  • 8c362411ef Removed class Id. XMRig 2019-03-15 02:03:01 +0700
  • ba01f2a9c4 Rename files. XMRig 2019-03-15 01:50:35 +0700
  • be5d609856 Client refactoring. XMRig 2019-03-15 01:06:10 +0700
  • d57b41c673 Sync changes. XMRig 2019-03-14 18:42:27 +0700
  • fb62ee938a
    Merge pull request #987 from SChernykh/dev xmrig 2019-03-14 13:39:30 +0700
  • 1bb8f77b52 Unified ASM functions signature SChernykh 2019-03-13 22:00:44 +0100
  • 5d9ebb0b91 v2.14.2-dev XMRig 2019-03-07 17:51:54 +0700
  • d4f6eaa371 Merge branch 'master' into dev XMRig 2019-03-07 17:51:17 +0700
  • 08ef94486b
    Update CHANGELOG.md xmrig 2019-03-07 15:16:42 +0700
  • 1042f23dd5 v2.14.1 XMRig 2019-03-07 15:02:55 +0700
  • 80a7aa2497 #975 Fixed crash on Linux if used double thread. XMRig 2019-03-07 14:52:40 +0700
  • 5cd48f483e v2.14.0 XMRig 2019-03-06 19:12:15 +0700
  • 8aa4c8f19b Merge branch 'dev' XMRig 2019-03-06 19:11:35 +0700
  • c8b1f176e7
    Update CHANGELOG.md xmrig 2019-03-06 17:58:24 +0700
  • 31e40943d0 Add algo-switch for ZLS. XMRig 2019-03-06 13:05:13 +0700
  • 538c8fc9e1
    Merge pull request #971 from SChernykh/dev xmrig 2019-03-06 00:12:12 +0700
  • fb3129c67d Algo switch at Graft fork SChernykh 2019-03-05 18:05:19 +0100
  • 6a77a27e7f Fix algorithm negotiation (recently added algorithms was missing). XMRig 2019-03-05 23:44:16 +0700
  • 0bbeafde65 Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms. XMRig 2019-03-05 18:29:13 +0700
  • 6052da3c43 #951 Fix AVX detection. XMRig 2019-03-05 15:03:43 +0700
  • 8800219cf4 Include ConfigLoader_default.h only if embedded enabled. XMRig 2019-03-05 13:10:22 +0700
  • 7ed840016a Merge branch 'pr969' into dev XMRig 2019-03-05 02:12:34 +0700
  • 21d9ad6dbc Fix MSYS2 build. XMRig 2019-03-05 02:11:34 +0700
  • 154806ac74 CryptoNight v8 ReverseWaltz (+asm code and all test vectors) SChernykh 2019-03-04 19:57:33 +0100
  • 10eb579270
    Merge pull request #968 from SChernykh/dev xmrig 2019-03-04 23:54:50 +0700
  • 123e7cf0b8 Merge remote-tracking branch 'upstream/dev' into dev SChernykh 2019-03-04 17:43:22 +0100
  • 9f2d821970 Optimized cn/r asm code SChernykh 2019-03-04 17:39:49 +0100
  • 18a9803e5e Removed unnecessary ASM files duplicates for MSYS2. XMRig 2019-03-04 14:40:22 +0700
  • f2574c2a41 Use machine friendly test data for cn/r and cn/wow algorithms. XMRig 2019-03-04 00:42:17 +0700
  • 4ebfc135e0 Build whole CryptonightR_gen.cpp only if ASM used. XMRig 2019-03-03 17:33:27 +0700
  • d135bdd87e #957 Added optional embedded JSON config support. XMRig 2019-03-02 13:12:38 +0700
  • bde77ebab4 Sync changes. XMRig 2019-03-01 22:59:34 +0700
  • a261fe8c75 #952 Add missing header. XMRig 2019-03-01 22:23:02 +0700
  • b1700d270a v2.13.2-dev XMRig 2019-03-01 22:00:23 +0700
  • 26e4859740 Merge branch 'master' into dev XMRig 2019-03-01 21:59:39 +0700
  • 9685496ce0
    Merge pull request #958 from osensei/fix-arm-user-agent xmrig 2019-02-28 11:03:40 +0700
  • 7e83fb306e Properly report ARM architecture on user agent. osensei 2019-02-27 19:21:17 -0300
  • fc1bbbba6e v2.13.1 XMRig 2019-02-25 21:23:59 +0700
  • d6788e4c46
    Update CHANGELOG.md xmrig 2019-02-25 21:13:24 +0700
  • 3ab7c8344e Merge branch 'dev' XMRig 2019-02-25 21:07:27 +0700
  • 9155e6a2a0
    Merge pull request #946 from SChernykh/feature-softaes xmrig 2019-02-25 16:11:49 +0700
  • 948f23c7d9 Small code cleanups. XMRig 2019-02-25 15:54:21 +0700
  • d4d0c69b5d Fixed compilation error in Linux SChernykh 2019-02-24 20:23:52 +0100
  • 488cec09dd Optimized soft AES implementations SChernykh 2019-02-24 20:04:09 +0100
  • a5dcd6dd1f v2.13.1-dev XMRig 2019-02-23 10:00:20 +0700
  • d9066dc817 Merge branch 'master' into dev XMRig 2019-02-23 09:59:42 +0700
  • cac240104e Sync changes with AMD miner. XMRig 2019-02-21 19:03:53 +0700