Commit Graph

66 Commits

Author SHA1 Message Date
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
c767111f5a Fix compile issue. 2019-04-01 00:00:40 +07:00
XMRig
4e73d55d06 Sync changes. 2019-03-31 23:22:36 +07:00
XMRig
86acdb0d24 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +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
98ce7da95c New API class. 2019-03-30 00:16:01 +07:00
XMRig
84f97c72d9 Fix log. 2019-03-29 17:22:25 +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
XMRig
112fd06215 XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
XMRig
6ea75f557e Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS 2019-03-28 22:13:27 +07:00
XMRig
68f7f4a292 Remove uv_cancel for DNS requests. 2019-03-27 17:22:04 +07:00
XMRig
8501c0ed62 New log support. 2019-03-27 01:29:37 +07:00
XMRig
41798119cf Fix Linux build. 2019-03-26 22:05:56 +07:00
XMRig
b67bb17246 Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity. 2019-03-26 19:56:35 +07:00
XMRig
8567c6e233 Fix uv_tty_reset_mode on Linux. 2019-03-19 22:13:43 +07:00
XMRig
0862e1aa4e Implemented donate over proxy. 2019-03-19 21:31:54 +07:00
XMRig
dec7460e6a Added "donate-over-proxy" option. 2019-03-19 00:16:30 +07:00
XMRig
c8929fdfdf Use new Timer inside DonateStrategy. 2019-03-18 13:40:56 +07:00
XMRig
aa015c6db4 Add class Timer. 2019-03-18 02:36:17 +07:00
XMRig
12c0fde0a5 Sync changes. 2019-03-17 16:03:45 +07:00
XMRig
a328372c8a Fix copy. 2019-03-16 13:32:00 +07:00
XMRig
f13902aa31 Fix compile issues. 2019-03-16 13:10:04 +07:00
XMRig
a57f955c33 Move files. 2019-03-16 02:07:26 +07:00
XMRig
32cca57d55 Added real graceful exit. 2019-03-16 00:44:15 +07:00
XMRig
f143c3d645 Fix memory leak. 2019-03-15 18:54:45 +07:00
XMRig
596ee1dad5 Add classes Dns, DnsRecord, IDnsListener. 2019-03-15 18:14:25 +07:00
XMRig
5ce35d2168 Remove file SubmitResult.cpp. 2019-03-15 12:54:00 +07:00
XMRig
11b0f38b19 Added class RecvBuf. 2019-03-15 03:44:02 +07:00
XMRig
d55e70ce48 Added class Buffer. 2019-03-15 02:25:38 +07:00
XMRig
b3b50e1f1c Removed class Id. 2019-03-15 02:03:01 +07:00
XMRig
cdd5930a7e Rename files. 2019-03-15 01:50:35 +07:00
XMRig
7862f71256 Client refactoring. 2019-03-15 01:06:10 +07:00
XMRig
630ee04681 Sync changes. 2019-03-14 18:42:27 +07:00
XMRig
faef225cc0 Fix algorithm negotiation (recently added algorithms was missing). 2019-03-05 23:44:16 +07:00
SChernykh
be7b1db754 CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
Co-Authored-By: Vitalius Parubochyi <eddragonwolf@users.noreply.github.com>
2019-03-04 19:57:33 +01:00
XMRig
8251a069ab #957 Added optional embedded JSON config support. 2019-03-02 13:12:38 +07:00
XMRig
13d7dc239b Sync changes. 2019-03-01 22:59:34 +07:00
XMRig
7cf8af74c5 #952 Add missing header. 2019-03-01 22:23:02 +07:00
XMRig
de181c0184 Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
XMRig
b5a5678849 Merge branch 'feature-cn4' of https://github.com/SChernykh/xmrig into evo 2019-02-19 08:15:36 +07:00
XMRig
075493d815 Fixed Linux build. 2019-02-18 12:39:52 +07:00
XMRig
21a70d48e1 Revert variant into summary output. 2019-02-18 08:14:42 +07:00