|
18853748
|
2012-02-11T22:01:51
|
|
Merge pull request #112 from luke-jr/jansson_compat
Restore compatibility with Jansson 1.3 and 2.0 (api.c required 2.1)
|
|
fdadb0b5
|
2012-02-11T15:46:08
|
|
Restore compatibility with Jansson 1.3 and 2.0 (api.c required 2.1)
|
|
713e8be6
|
2012-02-04T14:22:47
|
|
move CPU chipset specific optimization into device-cpu
|
|
405a2120
|
2012-02-11T20:11:18
|
|
Remove unnecessary check for opt_debug on every invocation of applog at LOG_DEBUG and place the check in applog().
|
|
8c609579
|
2012-02-10T19:07:53
|
|
Merge pull request #107 from kanoi/master
Allow API to restrict access by IP address + other commits
|
|
b54d462c
|
2012-02-09T21:56:07
|
|
Missing include to build on newer mingw32.
|
|
dab9b7e4
|
2012-02-08T19:55:29
|
|
Define in_addr_t in windows if required
|
|
f19e67fe
|
2012-02-08T19:06:24
|
|
Allow API to restrict access by IP address
|
|
4a714cb1
|
2012-02-04T22:42:28
|
|
Bug intensity always shows GPU 0
|
|
1f0a8a69
|
2012-02-04T19:35:12
|
|
Display accepted share pool/time for CPUs
|
|
09694640
|
2012-02-04T19:24:48
|
|
Return last accepted share pool/time for devices
|
|
42fcbf7c
|
2012-02-04T18:19:30
|
|
Remove most compiler warnings from api.c
|
|
10b697f0
|
2012-01-30T23:56:54
|
|
Revert "Fix compile warnings in api.c"
This reverts commit 8a90f1a756b60914afe61b2ea7362313026a9f1a.
Breaks windows build.
|
|
8a90f1a7
|
2012-01-29T23:13:23
|
|
Fix compile warnings in api.c
|
|
63e31b4d
|
2012-01-26T14:00:52
|
|
Move intensity range values into miner.h
|
|
c89ef810
|
2012-01-23T12:25:16
|
|
Fixed API compiling issue on OS X
|
|
a1cd9def
|
2012-01-23T15:25:59
|
|
Return an error if using ADL API commands when it's not available
|
|
ec2c0b78
|
2012-01-22T18:24:55
|
|
Add API commands: config, switchpool, gpu settings, save
|
|
8e275d9f
|
2012-01-22T00:13:27
|
|
Make all CPU code compile time optional - off by default
|
|
69966ffe
|
2012-01-19T17:05:44
|
|
Update copyright dates.
|
|
332b3ca1
|
2012-01-19T16:56:42
|
|
Configure out building and support of all CPU mining code unless --enable-cpumining is enabled.
|
|
845961af
|
2012-01-05T19:26:01
|
|
Refactor to abstract device-specific code
|
|
a51514d9
|
2011-12-27T10:30:04
|
|
White space cleanup.
|
|
25cd835a
|
2011-12-20T23:36:31
|
|
Change API message to debug only.
|
|
7abe8c3b
|
2011-12-20T23:13:23
|
|
Set my name :P
|
|
aacf1e55
|
2011-12-20T12:05:40
|
|
JSON reply to JSON request
|
|
a039ec09
|
2011-12-08T23:35:57
|
|
api version change
|
|
152708fe
|
2011-12-04T23:42:56
|
|
Cleanup/remove included inet functions)
|
|
50a08922
|
2011-12-04T00:24:26
|
|
2.0.8x Full GPU stats, descriptive field names and --api-description
|
|
45068ced
|
2011-11-29T11:07:27
|
|
Version 2.0.8w (windows changes)
|
|
293582d2
|
2011-11-24T21:05:19
|
|
Plural commands
|
|
45ebf2c5
|
2011-11-24T20:41:31
|
|
Fix threading issues and bugs
|
|
d234b857
|
2011-11-24T12:59:30
|
|
API v0.2 Added GPU commands and improved messages
|
|
df3fad3d
|
2011-11-23T22:22:10
|
|
Add API options for port and listen mode
|
|
49532277
|
2011-11-23T17:01:45
|
|
Add summary command
|
|
bbe1702d
|
2011-11-23T16:25:13
|
|
Add quit command
|
|
89c221ad
|
2011-11-23T15:57:47
|
|
Fix missing close() for invalid commands
|
|
23580566
|
2011-11-23T14:35:49
|
|
API v0.1
|
|
9671f0a2
|
2011-11-23T14:35:04
|
|
API v0.1
|