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
941e2e8d18fd950888806967cea661e80d7c1274
xmrig-hac
/
src
/
base
/
net
/
http
History
XMRig
941e2e8d18
Move files.
2019-04-13 23:58:58 +07:00
..
Http.cpp
Move files.
2019-04-13 23:58:58 +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
Fixed daemon support over HTTPS.
2019-04-12 04:25:47 +07:00
HttpClient.h
Fixed daemon support over HTTPS.
2019-04-12 04:25:47 +07:00
HttpContext.cpp
Added DaemonClient.
2019-04-12 03:25:21 +07:00
HttpContext.h
Added DaemonClient.
2019-04-12 03:25:21 +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
Fixed daemon support over HTTPS.
2019-04-12 04:25:47 +07:00
HttpsClient.h
Fixed daemon support over HTTPS.
2019-04-12 04:25:47 +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