Con Kolivas
|
405a2120f8
|
Remove unnecessary check for opt_debug on every invocation of applog at LOG_DEBUG and place the check in applog().
|
2012-02-11 20:11:18 +11:00 |
|
Con Kolivas
|
8c609579f4
|
Merge pull request #107 from kanoi/master
Allow API to restrict access by IP address + other commits
|
2012-02-10 19:07:53 -08:00 |
|
Con Kolivas
|
b54d462c85
|
Missing include to build on newer mingw32.
|
2012-02-09 21:56:07 +11:00 |
|
Kano
|
dab9b7e477
|
Define in_addr_t in windows if required
|
2012-02-08 19:55:29 +11:00 |
|
Kano
|
f19e67fe3a
|
Allow API to restrict access by IP address
|
2012-02-08 19:06:24 +11:00 |
|
Kano
|
4a714cb1f3
|
Bug intensity always shows GPU 0
|
2012-02-04 22:42:28 +11:00 |
|
Kano
|
1f0a8a69db
|
Display accepted share pool/time for CPUs
|
2012-02-04 19:35:12 +11:00 |
|
Kano
|
096946407f
|
Return last accepted share pool/time for devices
|
2012-02-04 19:24:48 +11:00 |
|
Kano
|
42fcbf7c9c
|
Remove most compiler warnings from api.c
|
2012-02-04 18:19:30 +11:00 |
|
Con Kolivas
|
10b697f0da
|
Revert "Fix compile warnings in api.c"
This reverts commit 8a90f1a756 .
Breaks windows build.
|
2012-01-30 23:56:54 +11:00 |
|
Kano
|
8a90f1a756
|
Fix compile warnings in api.c
|
2012-01-29 23:13:23 +11:00 |
|
Kano
|
63e31b4d78
|
Move intensity range values into miner.h
|
2012-01-26 14:00:52 +11:00 |
|
p2k
|
c89ef81010
|
Fixed API compiling issue on OS X
|
2012-01-23 12:25:16 +01:00 |
|
Kano
|
a1cd9defba
|
Return an error if using ADL API commands when it's not available
|
2012-01-23 15:25:59 +11:00 |
|
Kano
|
ec2c0b784f
|
Add API commands: config, switchpool, gpu settings, save
|
2012-01-22 18:24:55 +11:00 |
|
Kano
|
8e275d9f23
|
Make all CPU code compile time optional - off by default
|
2012-01-22 00:13:27 +11:00 |
|
ckolivas
|
69966ffe17
|
Update copyright dates.
|
2012-01-19 17:05:44 +11:00 |
|
ckolivas
|
332b3ca1e6
|
Configure out building and support of all CPU mining code unless --enable-cpumining is enabled.
|
2012-01-19 16:56:42 +11:00 |
|
Luke Dashjr
|
845961af66
|
Refactor to abstract device-specific code
|
2012-01-08 20:01:35 -05:00 |
|
Con Kolivas
|
a51514d9d1
|
White space cleanup.
|
2011-12-27 10:30:04 +11:00 |
|
Con Kolivas
|
25cd835a27
|
Change API message to debug only.
|
2011-12-20 23:36:31 +11:00 |
|
Kano
|
7abe8c3baf
|
Set my name :P
|
2011-12-20 23:13:23 +11:00 |
|
Kano
|
aacf1e55d9
|
JSON reply to JSON request
|
2011-12-20 12:05:40 +11:00 |
|
Kano
|
a039ec09b4
|
api version change
|
2011-12-08 23:35:57 +11:00 |
|
Kano
|
152708fee7
|
Cleanup/remove included inet functions)
|
2011-12-04 23:42:56 +11:00 |
|
Kano
|
50a0892254
|
2.0.8x Full GPU stats, descriptive field names and --api-description
|
2011-12-04 00:24:26 +11:00 |
|
Kano
|
45068ced82
|
Version 2.0.8w (windows changes)
|
2011-11-29 11:07:27 +11:00 |
|
Kano
|
293582d27c
|
Plural commands
|
2011-11-24 21:05:19 +11:00 |
|
Kano
|
45ebf2c5b4
|
Fix threading issues and bugs
|
2011-11-24 20:41:31 +11:00 |
|
Kano
|
d234b857ff
|
API v0.2 Added GPU commands and improved messages
|
2011-11-24 12:59:30 +11:00 |
|
Kano
|
df3fad3dbc
|
Add API options for port and listen mode
|
2011-11-23 22:22:10 +11:00 |
|
Kano
|
49532277df
|
Add summary command
|
2011-11-23 17:01:45 +11:00 |
|
Kano
|
bbe1702d66
|
Add quit command
|
2011-11-23 16:25:13 +11:00 |
|
Kano
|
89c221ad8a
|
Fix missing close() for invalid commands
|
2011-11-23 15:57:47 +11:00 |
|
Kano
|
2358056606
|
API v0.1
|
2011-11-23 14:35:49 +11:00 |
|
Kano
|
9671f0a22b
|
API v0.1
|
2011-11-23 14:35:04 +11:00 |
|