.. |
3rdparty
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
api
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
base
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
common
|
Sync changes.
|
2019-04-01 00:31:46 +07:00 |
core
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
crypto
|
Merge branch 'dev' into evo
|
2019-03-27 19:20:12 +07:00 |
interfaces
|
XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API
|
2019-03-28 22:54:27 +07:00 |
net
|
Restored API.
|
2019-03-31 01:31:40 +07:00 |
workers
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
App.cpp
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
App.h
|
New API class.
|
2019-03-30 00:16:01 +07:00 |
App_unix.cpp
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
App_win.cpp
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
config.json
|
New log support.
|
2019-03-27 01:29:37 +07:00 |
donate.h
|
#519 Fix donation start time randomization.
|
2018-04-08 22:19:21 +07:00 |
Mem.cpp
|
Unified ASM functions signature
|
2019-03-13 22:00:44 +01:00 |
Mem.h
|
Make JIT memory read-only after patching is done
|
2019-01-19 11:22:54 +01:00 |
Mem_unix.cpp
|
Fix macOS build.
|
2019-03-27 20:03:15 +07:00 |
Mem_win.cpp
|
New log support.
|
2019-03-27 01:29:37 +07:00 |
Summary.cpp
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
Summary.h
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +07:00 |
version.h
|
Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity.
|
2019-03-26 19:56:35 +07:00 |
xmrig.cpp
|
Use early exit for --help and --version options.
|
2019-02-15 09:11:18 +07:00 |