xmrig-minimized-dll/src/base/kernel
SChernykh 6e294bd046 Add "built for OS/architecture/bits" to "ABOUT"
To make it more clear what binary it is on some XMRig screenshot.
2023-08-21 13:49:21 +02:00
..
config Add "built for OS/architecture/bits" to "ABOUT" 2023-08-21 13:49:21 +02:00
interfaces Solo mining: added job timeout (default is 15 seconds) 2023-01-28 19:42:02 +01:00
Base.cpp Slash and burn EOL whitespace everywhere 2021-11-27 17:59:40 -07:00
Base.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00
constants.h Update net 2020-12-02 11:32:11 +07:00
Entry.cpp Added "--versions" alias. 2021-10-05 21:49:03 +07:00
Entry.h Added initial OpenCL stub. 2019-08-13 01:44:52 +07:00
Platform_hwloc.cpp Disallow direct use of HwlocCpuInfo class. 2023-06-07 00:32:09 +07:00
Platform_mac.cpp Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Platform_unix.cpp Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Platform_win.cpp Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Platform.cpp Partially resolved deprecated methods warnings in OpenSSL 3.0. 2023-02-03 23:08:54 +07:00
Platform.h Make Platform::hasKeepalive() constexpr where always supported and code cleanup. 2023-08-06 20:26:07 +07:00
Process_unix.cpp Update Process class and use APP_ID instead of hardcoded config name for #1925 2020-11-02 13:56:21 +07:00
Process_win.cpp Update Process class and use APP_ID instead of hardcoded config name for #1925 2020-11-02 13:56:21 +07:00
Process.cpp Fix MSVC compilation error 2021-10-25 10:26:44 +02:00
Process.h Code cleanup based on Clang-Tidy. 2021-08-25 18:45:15 +07:00