xmrig-minimized-dll/src/base/net/http
2020-11-29 18:45:52 +07:00
..
Fetch.cpp Update base. 2020-04-29 14:17:33 +07:00
Fetch.h Update base. 2020-04-29 14:17:33 +07:00
Http.cpp Code cleanup. 2020-01-07 10:13:01 +07:00
Http.h Code cleanup. 2020-01-07 10:13:01 +07:00
HttpApiResponse.cpp Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
HttpApiResponse.h Add 3rdparty prefix to all rapidjson includes. 2020-04-29 14:55:04 +07:00
HttpClient.cpp Update base 2020-11-29 18:45:52 +07:00
HttpClient.h Added TLS support for API and many other TLS related changes. 2020-03-18 20:09:11 +07:00
HttpContext.cpp Fixed rare protocol error in HTTP client. 2020-08-07 21:54:22 +07:00
HttpContext.h Added TLS support for API and many other TLS related changes. 2020-03-18 20:09:11 +07:00
HttpData.cpp Implemented BenchClient. 2020-10-24 19:43:23 +07:00
HttpData.h Implemented BenchClient. 2020-10-24 19:43:23 +07:00
HttpListener.cpp Update base. 2020-04-29 14:17:33 +07:00
HttpListener.h Fix compile warnings. 2020-08-24 10:04:46 +07:00
HttpResponse.cpp Added TLS support for API and many other TLS related changes. 2020-03-18 20:09:11 +07:00
HttpResponse.h Added TLS support for API and many other TLS related changes. 2020-03-18 20:09:11 +07:00
HttpServer.cpp Reduced memory consumption on network level. 2020-03-20 20:53:27 +07:00
HttpServer.h HTTP subsystem refactoring, fixed possible crashes shortly after destroying daemon or self-select client. 2020-02-23 01:40:19 +07:00