XMRig
|
7fc8cfca50
|
Use null for unknown hashrate in API.
|
2019-04-25 02:22:53 +07:00 |
|
XMRig
|
745c7a34cf
|
Fix build.
|
2019-04-10 00:10:02 +07:00 |
|
XMRig
|
c688c128d7
|
Added HttpClient class.
|
2019-04-09 01:59:22 +07:00 |
|
XMRig
|
52f939d275
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|
XMRig
|
8805e51ce1
|
Fixed wrong status code for "GET /1/config"
|
2019-04-01 18:56:42 +07:00 |
|
XMRig
|
3ae8f9933c
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
|
XMRig
|
4e73d55d06
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
1c38775fa3
|
Cleanup.
|
2019-03-31 01:44:53 +07:00 |
|
XMRig
|
2f0874da3e
|
Restored API.
|
2019-03-31 01:31:40 +07:00 |
|
XMRig
|
86acdb0d24
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
7a407c3133
|
Revert id and worker_id.
|
2019-03-30 20:46:08 +07:00 |
|
XMRig
|
27cd811890
|
Restore network API.
|
2019-03-30 03:10:27 +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
|
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
|
dec7460e6a
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
d55e70ce48
|
Added class Buffer.
|
2019-03-15 02:25:38 +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
|
94f06a7802
|
Sync changes with AMD miner.
|
2019-02-21 19:03:53 +07:00 |
|
XMRig
|
f5a8b9308a
|
Move network classes into xmrig namespace.
|
2019-02-17 06:59:19 +07:00 |
|
XMRig
|
af65e1aee9
|
Old static class Cpu replaced to interface ICpuInfo.
|
2018-09-23 17:51:56 +03:00 |
|
XMRig
|
1c8896855b
|
* Fixed API ID collision.
|
2018-08-31 18:30:51 +03:00 |
|
XMRig
|
3f24209599
|
Move files.
|
2018-06-05 07:34:58 +07:00 |
|
XMRig
|
81303d7a12
|
Sync changes with proxy.
|
2018-04-25 14:48:32 +07:00 |
|
XMRig
|
77b1c7087d
|
Move Job to common.
|
2018-04-20 23:44:32 +07:00 |
|
XMRig
|
2393b537f2
|
Move keccak to common code.
|
2018-04-20 14:45:51 +07:00 |
|
XMRig
|
f93726ab01
|
Move shared network code to common folder.
|
2018-04-20 13:44:30 +07:00 |
|
XMRig
|
8a4bda71eb
|
Add extra information to threads API.
|
2018-04-17 14:36:32 +07:00 |
|
XMRig
|
5610263f5a
|
Added hashrate information to "GET /1/threads" endpoint.
|
2018-04-17 10:51:29 +07:00 |
|
XMRig
|
88dbdd9952
|
Use direct access to hashrate in API.
|
2018-04-17 10:29:37 +07:00 |
|
XMRig
|
a4bd5ed0af
|
Added x3 x4 x5 hashing modes.
|
2018-04-16 15:40:37 +07:00 |
|
XMRig
|
31c786b5c3
|
Rewrite memory allocation.
|
2018-04-15 11:08:47 +07:00 |
|
XMRig
|
c07d9bd83a
|
Move Platform.
|
2018-04-13 07:23:01 +07:00 |
|
XMRig
|
85731f5f39
|
Move common parts of API.
|
2018-04-13 07:12:53 +07:00 |
|
XMRig
|
964a7030fc
|
Remove unused class UploadCtx.
|
2018-04-10 23:22:49 +07:00 |
|
XMRig
|
3a11cd6e21
|
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
|
2018-04-01 22:49:21 +07:00 |
|
XMRig
|
fdcb9ab260
|
Added API endpoint "GET /1/config".
|
2018-03-31 19:00:31 +07:00 |
|
XMRig
|
33600bd923
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +07:00 |
|
XMRig
|
49c15117ed
|
Background http changes from proxy.
|
2018-03-27 14:01:38 +07:00 |
|
XMRig
|
4c02d9e9fc
|
#454 Fixed build with libmicrohttpd version below v0.9.35.
|
2018-03-18 08:30:56 +07:00 |
|
XMRig
|
55e56bc95b
|
Revert changes in Api class, single threaded http server will not be included in 2.5 release.
|
2018-03-09 01:47:44 +07:00 |
|
XMRig
|
81a20e6e2c
|
Merge branch 'vtnerd-monero-v1-pow' into dev
# Conflicts:
# src/api/Httpd.cpp
# src/api/Httpd.h
|
2018-03-09 01:41:47 +07:00 |
|
XMRig
|
aa0e556318
|
Added full IPv6 support.
|
2018-03-07 16:38:58 +07:00 |
|
XMRig
|
30515aa6b6
|
Use adaptive timer instead of idle handler for HTTP server.
|
2018-03-01 09:53:27 +07:00 |
|
XMRig
|
bf9e84f4b7
|
Run internal http server in main loop to avoid requirement to thread synchronization.
|
2018-02-20 23:22:34 +07:00 |
|