.. |
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 FileLog class.
|
2017-06-23 01:38:47 +03:00 |
net
|
Temporary disable TCP keepalive for Windows, fixes Windows XP support.
|
2017-06-21 21:40:15 +03:00 |
workers
|
Rename Console class to Log.
|
2017-06-20 13:04:38 +03:00 |
App.cpp
|
Add option "-l, --log-file=FILE" and stub for option "-S, --syslog".
|
2017-06-23 03:12:46 +03:00 |
App.h
|
Add signal handlers.
|
2017-06-13 13:20:15 +03:00 |
App_unix.cpp
|
Fix linux build.
|
2017-06-14 16:11:01 +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
|
Add Summary.
|
2017-06-08 01:16:45 +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
|
Fixes.
|
2017-06-14 21:33:20 +03:00 |
Cpu_win.cpp
|
Add Cpu class.
|
2017-06-08 00:10:26 +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
|
Add DoubleWorker class.
|
2017-06-13 19:58:31 +03:00 |
Mem_unix.cpp
|
Initial OS X support
|
2017-06-14 20:37:59 +03:00 |
Mem_win.cpp
|
Rename Console class to Log.
|
2017-06-20 13:04:38 +03:00 |
Options.cpp
|
Add option "-l, --log-file=FILE" and stub for option "-S, --syslog".
|
2017-06-23 03:12:46 +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 |