Commit Graph

14 Commits

Author SHA1 Message Date
XMRig
4575b5dad6 #2207 Fixed regression in HTTP parser. 2021-04-10 21:02:59 +07:00
XMRig
4d9a8773de http-parser replaced to llhttp. 2021-03-06 01:46:49 +07:00
XMRig
2beb2be814 Code cleanup. 2021-03-01 19:04:03 +07:00
XMRig
02f89841ad Update net 2020-12-02 11:32:11 +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
1ed7695d0a HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client. 2020-02-23 01:40:19 +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
67ce7039fd Added DaemonClient. 2019-04-12 03:25:21 +07:00
XMRig
c688c128d7 Added HttpClient class. 2019-04-09 01:59:22 +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
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