Commit graph

  • dc6d6bd539 v2.8.0-rc XMRig 2018-09-30 20:06:46 +03:00
  • 880747d0e0 Merge branch 'dev' XMRig 2018-09-30 19:59:25 +03:00
  • dc67352ac5 Update default config.json. XMRig 2018-09-30 17:57:25 +03:00
  • cb87c244c3
    Update README.md xmrig 2018-09-30 17:44:10 +03:00
  • ae25c01d36
    Merge pull request #766 from Roboto12/patch-1 xmrig 2018-09-30 17:36:07 +03:00
  • fa38d97192
    Update CHANGELOG.md xmrig 2018-09-30 16:20:20 +03:00
  • 9a173ce91e Fix default value for "restricted" option. XMRig 2018-09-29 18:05:38 +03:00
  • fbba3d1be6
    Update Asm.cpp Roboto12 2018-09-28 19:18:37 +03:00
  • 782a91f7e6
    Update README.md xmrig 2018-09-28 12:37:21 +03:00
  • 52e871b810
    Update README.md xmrig 2018-09-28 12:36:14 +03:00
  • 143da8380e Add "autosave" config option. XMRig 2018-09-27 19:07:04 +03:00
  • a63677e255 Fix missing "asm" in generated config. XMRig 2018-09-27 17:17:19 +03:00
  • 850150dc00 Merge branch 'dev' of github.com:xmrig/xmrig into dev XMRig 2018-09-26 20:37:32 +03:00
  • 0d197f8906 New donations proxy addresses with SSL/TLS support. XMRig 2018-09-26 20:35:27 +03:00
  • 03b4e160ec
    Update CHANGELOG.md xmrig 2018-09-25 10:16:29 +03:00
  • 18dc19b1e8
    Update CHANGELOG.md xmrig 2018-09-25 10:15:41 +03:00
  • 0d9db273a0 Fix template declaration. XMRig 2018-09-25 09:40:09 +03:00
  • 1a3de05096 Added ASM code for double hash mode, thanks @SChernykh. XMRig 2018-09-25 09:25:47 +03:00
  • c9928a873d Merge branch 'feature-asm' into dev XMRig 2018-09-24 23:21:23 +03:00
  • ebcdac7d13 Fixed crash when use ASM code for MSYS2, thanks @SChernykh. XMRig 2018-09-24 20:43:31 +03:00
  • 1a4a069392
    Merge 201be4d31b into f4a867b70f SChernykh 2018-09-24 17:32:59 +00:00
  • 201be4d31b Fix for MSYS/MINGW SChernykh 2018-09-24 19:31:53 +02:00
  • f4a867b70f Fix 32bit build. XMRig 2018-09-24 14:57:30 +03:00
  • c2fcf23855 Implemented "asm" option. XMRig 2018-09-24 14:19:26 +03:00
  • ba65a34a01 Initial ASM wrapper. XMRig 2018-09-24 09:51:21 +03:00
  • f163aad38c Fix macOS/Clang build. XMRig 2018-09-23 20:45:10 +03:00
  • dd27c42293 Initial compile with ASM. XMRig 2018-09-23 20:16:33 +03:00
  • 0c20d7a125 Auto-detect proper asm variant. XMRig 2018-09-23 19:09:05 +03:00
  • c9fd8061c2 Fix Linux build. XMRig 2018-09-23 18:07:44 +03:00
  • ee4d980955 Old static class Cpu replaced to interface ICpuInfo. XMRig 2018-09-23 17:51:56 +03:00
  • 1f609c7ebd Update libcpuid to recent git version. XMRig 2018-09-23 13:05:03 +03:00
  • cf76d9254a
    Merge pull request #761 from SChernykh/dev xmrig 2018-09-23 07:47:02 +03:00
  • d8ca5ef205 Cryptonight variant 2 - final version SChernykh 2018-09-22 17:21:32 +02:00
  • 30791de5bc Don't use static OpenSSL on Linux by default. XMRig 2018-09-22 16:01:27 +03:00
  • 3a7e8647bb Fix for automatic variant specified by pool/proxy. XMRig 2018-09-22 15:54:31 +03:00
  • f1a1e0814c
    Update CHANGELOG.md xmrig 2018-09-22 08:54:56 +03:00
  • feb1a758c1
    Update CHANGELOG.md xmrig 2018-09-22 08:42:15 +03:00
  • 0adad68471 # Fixed send buffer overflow and increase send buffer size. XMRig 2018-09-20 07:33:32 +03:00
  • dc76879188 Merge branch 'feature-tls' into dev XMRig 2018-09-18 04:13:40 +03:00
  • bcd27ca259 Sync changes. XMRig 2018-09-18 04:04:25 +03:00
  • 4c4e0593a7 Enable TLS by default. XMRig 2018-09-17 09:24:18 +03:00
  • 2189fe94ed Fix Linux build. XMRig 2018-09-17 06:37:53 +03:00
  • a2d2c0418d Fix gcc build with OpenSSL 1.1.1 XMRig 2018-09-17 01:43:44 +03:00
  • 1059189e2c Skip TLS pools if miner built without TLS support. XMRig 2018-09-17 01:02:17 +03:00
  • 7da9e7a599 Added TLS fingerprint validation. XMRig 2018-09-16 08:14:22 +03:00
  • bc9130ded3 Show TLS version. XMRig 2018-09-16 06:35:49 +03:00
  • 2f3939396e Move shared summary to xmrig::CommonConfig. XMRig 2018-09-16 05:04:20 +03:00
  • 14ac7b556e Initial TLS support. XMRig 2018-09-16 03:06:54 +03:00
  • 812cd9760f Added debug thread log. XMRig 2018-09-15 16:48:57 +03:00
  • 93216a51f4 Fix compile error on macOS. XMRig 2018-09-14 22:04:52 +03:00
  • 357fbac62b Suppress rapidjson warnings on gcc 8 XMRig 2018-09-14 21:42:42 +03:00
  • 0bc9016124 v2.8.0-dev XMRig 2018-09-13 11:20:10 +03:00
  • 310ad7fa37 Merge branch 'feature-cn-variant2' into dev XMRig 2018-09-13 11:16:10 +03:00
  • 231e154236 Merge branch 'master' into develop BenDr0id 2018-09-12 11:17:24 +02:00
  • b3a8783498 OSX compile fix. (#166) djfinch 2018-09-11 11:33:29 +02:00
  • 23914e9a9f "xmrig::cn_uses_variant1" replaced to "xmrig::cn_base_variant". XMRig 2018-09-10 18:35:12 +03:00
  • e1aac6d450
    Update config_cc.json Ben Gräf 2018-09-10 15:35:49 +02:00
  • bb3990a076 Rewrite automatic variant handling. XMRig 2018-09-03 15:39:55 +03:00
  • 92ba4678ea
    Merge 082b29f364 into 73fca9114e alfredmox 2018-09-03 06:55:14 +00:00
  • a27dfa8b70 Add WITH_DEBUG_LOG CMake option. XMRig 2018-09-03 01:26:19 +03:00
  • a3873930a0 Fixed automatic variant. XMRig 2018-09-01 00:31:31 +03:00
  • b948474d01 Small fixes. XMRig 2018-09-01 00:00:38 +03:00
  • 85946b0c40 Fixed numeric variant 2 in config file. XMRig 2018-08-31 23:55:50 +03:00
  • 075565e6fa Fix invalid hashes with gcc 7.1. XMRig 2018-08-31 23:32:33 +03:00
  • eef4d9b102 Fixed 32 bit support. XMRig 2018-08-31 23:19:10 +03:00
  • f11aad515b Fixed gcc build. XMRig 2018-08-31 21:51:34 +03:00
  • 85b829a1e3 Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-cn-variant2 XMRig 2018-08-31 19:46:15 +03:00
  • 73fca9114e * Fixed API ID collision. XMRig 2018-08-31 18:30:51 +03:00
  • 57479cef8c Sync changes. XMRig 2018-08-31 18:01:15 +03:00
  • f295d2eb95
    Fix for segfault in file logger Ben Gräf 2018-08-30 21:39:22 +02:00
  • ea1658c818 Fixed spaces SChernykh 2018-08-29 20:27:17 +02:00
  • 7c4b718789 Fixed performance degradation for v0 & v1 SChernykh 2018-08-29 20:15:08 +02:00
  • f151c7131d Removed excess code for v0 & v1 SChernykh 2018-08-29 19:52:33 +02:00
  • 36a562e1f1 Cryptonight variant 2 support SChernykh 2018-08-28 23:42:15 +02:00
  • bd4bc9a2c4 Merge branch 'develop' Ben Gräf 2018-08-26 20:09:02 +02:00
  • 71b94a6dcd Cleanup in CMAKE Ben Gräf 2018-08-26 20:08:36 +02:00
  • 088c28cbda
    #1.7.0 (#160) Ben Gräf 2018-08-26 19:43:52 +02:00
  • 14202ab24c Extend changelog Ben Gräf 2018-08-26 19:42:59 +02:00
  • 627d020342 Preparation for 1.7.0 release Ben Gräf 2018-08-26 19:36:36 +02:00
  • 463590ddf2 Default config for write log to server.log Ben Gräf 2018-08-24 22:40:45 +02:00
  • 23febd7c0f Improve HTTP error logging Ben Gräf 2018-08-24 22:35:59 +02:00
  • 4bf6a07f9c Improve server logging with IPs and error messages BenDr0id 2018-08-24 10:09:07 +02:00
  • 0281597e2f Merge remote-tracking branch 'origin/master' into develop BenDr0id 2018-08-24 09:22:44 +02:00
  • f74696cd38 Merge branch 'mo' MoneroOcean 2018-08-23 09:18:18 +02:00
  • 3ff7d34751 Put zero string terminator MoneroOcean 2018-08-23 09:16:22 +02:00
  • 95faab9bd8 Put zero string terminator MoneroOcean 2018-08-23 09:16:22 +02:00
  • 91bd1cf8ce Merge branch 'master' into mo MoneroOcean 2018-08-22 22:05:23 +02:00
  • 4ab8a44400 Fixed new/free mismatch and uninit memory usage MoneroOcean 2018-08-22 21:52:56 +02:00
  • 87922453ea Fixed memory leak MoneroOcean 2018-08-22 21:49:57 +02:00
  • 8db8d7b265 Merge branch 'xmrig-pr' of https://github.com/MoneroOcean/xmrig into xmrig-pr MoneroOcean 2018-08-22 22:02:20 +02:00
  • 9666b935fd Fixed memory leak MoneroOcean 2018-08-22 21:48:22 +02:00
  • 87eb62b4eb Fixed new/free mismatch and uninit memory usage MoneroOcean 2018-08-22 21:52:56 +02:00
  • 1a819c6189 Fixed memory leak MoneroOcean 2018-08-22 21:49:57 +02:00
  • 541ecc4e4b Fixed memory leak MoneroOcean 2018-08-22 21:48:22 +02:00
  • a671cdcadf Added helper script for pool algo switch emulation MoneroOcean 2018-08-22 21:46:49 +02:00
  • 139d30dd4a Merge branch 'master' of https://github.com/MoneroOcean/xmrig MoneroOcean 2018-08-20 17:23:48 +02:00
  • cff4757a96 Fixed repo location MoneroOcean 2018-08-20 17:23:17 +02:00
  • a8bc3c7dc7 Fixed repo location MoneroOcean 2018-08-20 17:22:55 +02:00
  • 3c41e5c1d4
    Update README.md Ben Gräf 2018-08-20 11:52:54 +02:00
  • 02e7167ca8 Merge branch 'master' into develop Ben Gräf 2018-08-17 21:27:44 +02:00