REDACTED-rig/src
2017-06-27 18:47:33 +03:00
..
3rdparty Add missing file. 2017-06-15 18:09:29 +03:00
crypto Fix software AES. 2017-06-17 15:23:25 +03:00
interfaces Add ConsoleLog class and ILogBackend interface. 2017-06-22 14:41:34 +03:00
log Add syslog support. 2017-06-25 02:04:59 +03:00
net Temporary disable TCP keepalive for Windows, fixes Windows XP support. 2017-06-21 21:40:15 +03:00
workers Add syslog support. 2017-06-25 02:04:59 +03:00
App.cpp Add syslog support. 2017-06-25 02:04:59 +03:00
App.h Add signal handlers. 2017-06-13 13:20:15 +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
Cpu.cpp Add signal handlers. 2017-06-13 13:20:15 +03:00
Cpu.h Fix --cpu-affinity overflow, again. 2017-06-27 18:47:33 +03:00
Cpu_mac.cpp Fixes for OS X. 2017-06-14 21:13:04 +03:00
Cpu_stub.cpp Fix cpuid stub for MSVC. 2017-06-12 16:55:21 +03:00
Cpu_unix.cpp Fix --cpu-affinity overflow, again. 2017-06-27 18:47:33 +03:00
Cpu_win.cpp Fix --cpu-affinity overflow, again. 2017-06-27 18:47:33 +03:00
donate.h More flexible pools configuration. 2017-06-07 02:46:52 +03:00
Mem.cpp Add IWorker, Handle, SingleWorker, Worker classes. 2017-06-10 07:05:00 +03:00
Mem.h Fix linux build 2017-06-22 02:30:26 +03:00
Mem_unix.cpp Fix linux build 2017-06-22 02:30:26 +03:00
Mem_win.cpp Rename Console class to Log. 2017-06-20 13:04:38 +03:00
Options.cpp Fix --cpu-affinity overflow. 2017-06-26 23:08:10 +03:00
Options.h Add option "-l, --log-file=FILE" and stub for option "-S, --syslog". 2017-06-23 03:12:46 +03:00
Summary.cpp Rename Console class to Log. 2017-06-20 13:04:38 +03:00
Summary.h Add Summary. 2017-06-08 01:16:45 +03:00
version.h Fix regression, option --no-color not fully disabled colored output. 2017-06-19 10:58:28 +03:00
xmrig.cpp Initial libuv support build. 2017-06-04 20:52:21 +03:00