xmrig/src
XMRig 5591666069 Fixed msvc build. 2017-09-02 14:14:10 +03:00
..
3rdparty Better fix for MSVC. 2017-08-17 07:33:21 +03:00
api Added API authorization via Bearer token. 2017-09-02 08:18:24 +03:00
crypto Fix Visual Studio warnings. 2017-08-14 09:30:41 +03:00
interfaces Added results statistics to API. 2017-09-01 08:02:56 +03:00
log #68 Fixed console output in docker containers. 2017-08-22 11:16:33 +03:00
net Added support to build without API. 2017-09-02 12:12:40 +03:00
workers Added support to build without API. 2017-09-02 12:12:40 +03:00
App.cpp Added support to build without API. 2017-09-02 12:12:40 +03:00
App.h Added Httpd class and API config options. 2017-08-31 02:28:33 +03:00
App_unix.cpp Fix linux build 2017-06-22 02:30:26 +03:00
App_win.cpp Add signal handlers. 2017-06-13 13:20:15 +03:00
Console.cpp Fixed assert when try read unavailable stdin. 2017-08-05 18:45:06 +03:00
Console.h Added IConsoleListener 2017-07-23 09:36:30 +03:00
Cpu.cpp Fix Visual Studio warnings. 2017-08-14 09:30:41 +03:00
Cpu.h Fix Visual Studio warnings. 2017-08-14 09:30:41 +03:00
Cpu_mac.cpp Probably fix OS X support. 2017-07-03 11:02:32 +03:00
Cpu_stub.cpp Fix cpuid stub for MSVC. 2017-06-12 16:55:21 +03:00
Cpu_unix.cpp #28 Fixed Alpine Linux support. 2017-07-07 07:15:58 +03:00
Cpu_win.cpp Fix --cpu-affinity overflow, again. 2017-06-27 18:47:33 +03:00
Mem.cpp Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00
Mem.h Added option --no-huge-pages. 2017-08-16 14:21:12 +03:00
Mem_unix.cpp Added option --no-huge-pages. 2017-08-16 14:21:12 +03:00
Mem_win.cpp Fixed, message "Huge pages support was successfully enabled, but reboot required to use it" was not shown in release builds. 2017-08-16 14:44:35 +03:00
Options.cpp Added Httpd class and API config options. 2017-08-31 02:28:33 +03:00
Options.h Fixed msvc build. 2017-09-02 14:14:10 +03:00
Platform.cpp Fixed linux build. 2017-08-16 14:49:37 +03:00
Platform.h Added option --user-agent. 2017-08-16 13:19:14 +03:00
Platform_mac.cpp Better fix for MSVC. 2017-08-17 07:33:21 +03:00
Platform_unix.cpp Better fix for MSVC. 2017-08-17 07:33:21 +03:00
Platform_win.cpp Better fix for MSVC. 2017-08-17 07:33:21 +03:00
Summary.cpp Add commands help. 2017-07-23 10:04:23 +03:00
Summary.h Add Summary. 2017-06-08 01:16:45 +03:00
config.json Added Httpd class and API config options. 2017-08-31 02:28:33 +03:00
donate.h More flexible pools configuration. 2017-06-07 02:46:52 +03:00
version.h Added classes Api and ApiState. 2017-08-31 04:30:59 +03:00
xmrig.cpp #40 Fix crash on Linux. 2017-07-19 04:28:59 +03:00