XMRig
|
ddaa6b648f
|
Fix memory leak.
|
2020-05-05 16:05:50 +07:00 |
|
XMRig
|
2771cf3582
|
Add 3rdparty prefix to all rapidjson includes.
|
2020-04-29 14:55:04 +07:00 |
|
XMRig
|
a1bd9ccd93
|
Update base.
|
2020-04-29 14:17:33 +07:00 |
|
XMRig
|
ee80f9b2c6
|
Code cleanup.
|
2020-04-02 21:19:39 +07:00 |
|
XMRig
|
77ca9aecde
|
Reduced memory consumption on network level.
|
2020-03-20 20:53:27 +07:00 |
|
XMRig
|
e1160b6db2
|
Added TLS support for API and many other TLS related changes.
|
2020-03-18 20:09:11 +07:00 |
|
XMRig
|
f016668fc2
|
HTTP subsystem refactoring.
|
2020-03-06 12:38:09 +07:00 |
|
XMRig
|
78284a959c
|
Code cleanup.
|
2020-03-04 21:00:49 +07:00 |
|
XMRig
|
23e0f1936d
|
Move "Content-Type" header setting.
|
2020-03-01 12:57:19 +07:00 |
|
SChernykh
|
1ccf408ba7
|
AstroBWT algorithm (DERO) support
To test:
- Download https://github.com/deroproject/derosuite/releases/tag/AstroBWT
- Run daemon with `--testnet` in command line
In config.json:
- "coin":"dero"
- "url":"127.0.0.1:30306"
- "daemon:"true"
|
2020-02-29 22:41:24 +01:00 |
|
XMRig
|
1ed7695d0a
|
HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client.
|
2020-02-23 01:40:19 +07:00 |
|
XMRig
|
4f4d08f518
|
Code cleanup.
|
2020-01-07 10:13:01 +07:00 |
|
XMRig
|
61cc3f6fc6
|
Code cleanup.
|
2019-11-29 10:17:05 +07:00 |
|
XMRig
|
58d6b89706
|
Added error handling for self-select mode.
|
2019-10-17 00:57:35 +07:00 |
|
XMRig
|
fefce7cc89
|
More compact JSON formatting.
|
2019-08-04 22:07:05 +07:00 |
|
XMRig
|
f5c907b9cc
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
941e2e8d18
|
Move files.
|
2019-04-13 23:58:58 +07:00 |
|
XMRig
|
c9d3ae9970
|
Fixed daemon support over HTTPS.
|
2019-04-12 04:25:47 +07:00 |
|
XMRig
|
67ce7039fd
|
Added DaemonClient.
|
2019-04-12 03:25:21 +07:00 |
|
XMRig
|
9eacaa8e4f
|
Added HttpsClient.
|
2019-04-09 14:06:56 +07:00 |
|
XMRig
|
c688c128d7
|
Added HttpClient class.
|
2019-04-09 01:59:22 +07:00 |
|
XMRig
|
a0d881a9fa
|
Fixed, big HTTP responses was truncated.
|
2019-04-02 17:46:26 +07:00 |
|
XMRig
|
3ae8f9933c
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
|
XMRig
|
e10f3e048a
|
Added error log to http responses.
|
2019-04-01 02:46:41 +07:00 |
|
XMRig
|
3fb7439039
|
Fixed malformed HTTP response on Linux.
|
2019-04-01 00:21:15 +07:00 |
|
XMRig
|
4e73d55d06
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
8e6a8a3a4d
|
Added workaround, Google Chrome create extra dummy connections for future speed up.
|
2019-03-30 15:51:35 +07:00 |
|
XMRig
|
da4dd705f8
|
Use static http_parser_settings.
|
2019-03-30 15:27:09 +07:00 |
|
XMRig
|
08b41102dc
|
Added classes IApiRequest, ApiRequest, HttpApiRequest.
|
2019-03-30 02:26:30 +07:00 |
|
XMRig
|
6d86c2aadc
|
HTTP layer ready for API calls.
|
2019-03-29 17:14:30 +07:00 |
|
XMRig
|
5a78ea73ea
|
Optimize HttpResponse for fixed size API responses.
|
2019-03-29 14:22:10 +07:00 |
|
XMRig
|
5f58f1c3f9
|
Change HttpResponse creation method.
|
2019-03-29 12:56:34 +07:00 |
|
XMRig
|
9c62e8217a
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
d21d32c620
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|