This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
9eacaa8e4ff879cf3050240601fc12a36f116e9f
xmrig-hac
/
src
/
base
/
net
/
http
History
XMRig
9eacaa8e4f
Added HttpsClient.
2019-04-09 14:06:56 +07:00
..
Http.cpp
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
2019-03-29 12:33:11 +07:00
Http.h
HTTP layer ready for API calls.
2019-03-29 17:14:30 +07:00
HttpApiResponse.cpp
Added classes IApiRequest, ApiRequest, HttpApiRequest.
2019-03-30 02:26:30 +07:00
HttpApiResponse.h
HTTP layer ready for API calls.
2019-03-29 17:14:30 +07:00
HttpClient.cpp
Added HttpsClient.
2019-04-09 14:06:56 +07:00
HttpClient.h
Added HttpsClient.
2019-04-09 14:06:56 +07:00
HttpContext.cpp
Added HttpClient class.
2019-04-09 01:59:22 +07:00
HttpContext.h
Added HttpClient class.
2019-04-09 01:59:22 +07:00
HttpData.h
Added HttpClient class.
2019-04-09 01:59:22 +07:00
HttpResponse.cpp
Added HttpClient class.
2019-04-09 01:59:22 +07:00
HttpResponse.h
Special handle for favicon.ico
2019-04-01 11:50:28 +07:00
HttpsClient.cpp
Added HttpsClient.
2019-04-09 14:06:56 +07:00
HttpsClient.h
Added HttpsClient.
2019-04-09 14:06:56 +07:00
HttpServer.cpp
Added HttpClient class.
2019-04-09 01:59:22 +07:00
HttpServer.h
Use static http_parser_settings.
2019-03-30 15:27:09 +07:00