XMRig
|
c7ac314110
|
Code cleanup based on Clang-Tidy.
|
2021-08-25 18:45:15 +07:00 |
|
XMRig
|
30cfcc27db
|
#2207 Fixed regression in HTTP parser.
|
2021-04-10 21:02:59 +07:00 |
|
XMRig
|
3e41bdc552
|
New DNS implementation.
|
2021-03-16 22:24:37 +07:00 |
|
XMRig
|
5b189696d7
|
Added DnsRecords class.
|
2021-03-14 09:44:56 +07:00 |
|
XMRig
|
c6bcea3811
|
Improved DnsRecord class.
|
2021-03-13 20:30:52 +07:00 |
|
XMRig
|
856c8e6bcd
|
Fixed build without TLS support.
|
2021-03-06 02:07:10 +07:00 |
|
XMRig
|
b3dbf6e23f
|
http-parser replaced to llhttp.
|
2021-03-06 01:46:49 +07:00 |
|
XMRig
|
0b7dfaabe0
|
Code cleanup.
|
2021-03-01 19:04:03 +07:00 |
|
XMRig
|
643142dc30
|
Update user agent for macOS and fix compile warnings
|
2020-12-13 13:57:12 +07:00 |
|
XMRig
|
86795aa5b7
|
Update HTTP
|
2020-12-03 10:48:57 +07:00 |
|
XMRig
|
469b1f08de
|
Update net
|
2020-12-02 11:32:11 +07:00 |
|
XMRig
|
096b09bf4d
|
Update base
|
2020-11-29 18:45:52 +07:00 |
|
XMRig
|
79c96418c7
|
Implemented BenchClient.
|
2020-10-24 19:43:23 +07:00 |
|
XMRig
|
72c8404d18
|
Fix compile warnings.
|
2020-08-24 10:04:46 +07:00 |
|
XMRig
|
050568a4ab
|
Fixed rare protocol error in HTTP client.
|
2020-08-07 21:54:22 +07:00 |
|
XMRig
|
39ae24b138
|
Fix memory leak.
|
2020-05-05 16:05:50 +07:00 |
|
XMRig
|
8aeba61706
|
Add 3rdparty prefix to all rapidjson includes.
|
2020-04-29 14:55:04 +07:00 |
|
XMRig
|
46e49cde0b
|
Update base.
|
2020-04-29 14:17:33 +07:00 |
|
XMRig
|
914b7023a2
|
Code cleanup.
|
2020-04-02 21:19:39 +07:00 |
|
XMRig
|
1b875fdabb
|
Reduced memory consumption on network level.
|
2020-03-20 20:53:27 +07:00 |
|
XMRig
|
5b610e4dfe
|
Added TLS support for API and many other TLS related changes.
|
2020-03-18 20:09:11 +07:00 |
|
XMRig
|
cad5fef1ea
|
HTTP subsystem refactoring.
|
2020-03-06 12:38:09 +07:00 |
|
XMRig
|
5486300db7
|
Code cleanup.
|
2020-03-04 21:00:49 +07:00 |
|
XMRig
|
f0db17be87
|
Move "Content-Type" header setting.
|
2020-03-01 12:57:19 +07:00 |
|
SChernykh
|
14ef99ca67
|
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
|
1ee27a564b
|
HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client.
|
2020-02-23 01:40:19 +07:00 |
|
XMRig
|
c6530e352f
|
Code cleanup.
|
2020-01-07 10:13:01 +07:00 |
|
XMRig
|
7d1be2d234
|
Code cleanup.
|
2019-11-29 10:17:05 +07:00 |
|
XMRig
|
d783febad6
|
Added error handling for self-select mode.
|
2019-10-17 00:57:35 +07:00 |
|
XMRig
|
a8e86c3530
|
More compact JSON formatting.
|
2019-08-04 22:07:05 +07:00 |
|
XMRig
|
8b3f2d8fff
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
c0e668f36f
|
Move files.
|
2019-04-13 23:58:58 +07:00 |
|
XMRig
|
5e369a5af8
|
Fixed daemon support over HTTPS.
|
2019-04-12 04:25:47 +07:00 |
|
XMRig
|
62012a1a50
|
Added DaemonClient.
|
2019-04-12 03:25:21 +07:00 |
|
XMRig
|
c823c54f9b
|
Added HttpsClient.
|
2019-04-09 14:06:56 +07:00 |
|
XMRig
|
241383068c
|
Added HttpClient class.
|
2019-04-09 01:59:22 +07:00 |
|
XMRig
|
85ee55f309
|
Fixed, big HTTP responses was truncated.
|
2019-04-02 17:46:26 +07:00 |
|
XMRig
|
3b91817caf
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
|
XMRig
|
4457089502
|
Added error log to http responses.
|
2019-04-01 02:46:41 +07:00 |
|
XMRig
|
24e4328915
|
Fixed malformed HTTP response on Linux.
|
2019-04-01 00:21:15 +07:00 |
|
XMRig
|
e759ccf385
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
bd6c7c64aa
|
Added workaround, Google Chrome create extra dummy connections for future speed up.
|
2019-03-30 15:51:35 +07:00 |
|
XMRig
|
106e149324
|
Use static http_parser_settings.
|
2019-03-30 15:27:09 +07:00 |
|
XMRig
|
9c66c9b30f
|
Added classes IApiRequest, ApiRequest, HttpApiRequest.
|
2019-03-30 02:26:30 +07:00 |
|
XMRig
|
3f1eefb131
|
HTTP layer ready for API calls.
|
2019-03-29 17:14:30 +07:00 |
|
XMRig
|
202b74367a
|
Optimize HttpResponse for fixed size API responses.
|
2019-03-29 14:22:10 +07:00 |
|
XMRig
|
9daa5874f5
|
Change HttpResponse creation method.
|
2019-03-29 12:56:34 +07:00 |
|
XMRig
|
01ad6bf2d9
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
725796a1ab
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|