163 Commits (47db8e99beeb837a5d62e7c57db2dd529f1819da)

Author SHA1 Message Date
Kano 8747a472f3 api.c Report an OS string in config to help with device issues 13 years ago
Kano 6be50fab80 api.c fix Log Interval - integer in JSON 13 years ago
Kano 6e35503e57 api.c config 'Device Code' to show list of compiled devices + README 13 years ago
Kano 3dee276308 api.c increase buffer size close to current code allowable limit 13 years ago
Luke Dashjr e131dfab31 Unify drivers as driver-*.c and add driver name to API 13 years ago
Kano 1f118078eb api.c: correct error messages 13 years ago
Kano cb3323b7b5 Add API support for Icarus and Bitforce 13 years ago
Kano c9b7a223e5 Next API version is 1.4 (1.3 is current) 13 years ago
Kano b4c7c56fa7 README/api.c add "When" the request was processed to STATUS 13 years ago
Kano 0abac0b5d9 API implement addpool command 13 years ago
Kano 54ef2d951b API return the untouched Total MH also (API now version 1.3) 13 years ago
Kano 60c5ac6844 API new commands enablepool and disablepool (version already incremented) 13 years ago
Con Kolivas d1cddf8bad Update licensing to GPL V3. 13 years ago
Kano de40e6df4f Modify API debug messages to say API instead of DBG 13 years ago
Kano e3281c2643 When API shuts down cgminer don't kill itself 13 years ago
Kano dd233ec244 API add 'privileged' command so can verify access level 13 years ago
Kano 60b7c01e7a API restrict access to all non display commands by default 13 years ago
Kano c25aead886 Update API version to 1.2 for new 'Log Interval' 13 years ago
Kano 3bd16acf12 API add --log Interval to 'config' reply 13 years ago
Kano 3955fefec0 --api-allow special case 0/0 means all 13 years ago
Con Kolivas 02295c69c8 Allow devices that are disabled due to overheating to be flagged as recovering instead of disabling them and re-enable them if they're below ideal 13 years ago
Con Kolivas 86a53824b5 Delete unused variable. 13 years ago
Luke Dashjr fdadb0b549 Restore compatibility with Jansson 1.3 and 2.0 (api.c required 2.1) 13 years ago
zefir 713e8be629 move CPU chipset specific optimization into device-cpu 13 years ago
Con Kolivas 405a2120f8 Remove unnecessary check for opt_debug on every invocation of applog at LOG_DEBUG and place the check in applog(). 13 years ago
Con Kolivas b54d462c85 Missing include to build on newer mingw32. 13 years ago
Kano dab9b7e477 Define in_addr_t in windows if required 13 years ago
Kano f19e67fe3a Allow API to restrict access by IP address 13 years ago
Kano 4a714cb1f3 Bug intensity always shows GPU 0 13 years ago
Kano 1f0a8a69db Display accepted share pool/time for CPUs 13 years ago
Kano 096946407f Return last accepted share pool/time for devices 13 years ago
Kano 42fcbf7c9c Remove most compiler warnings from api.c 13 years ago
Con Kolivas 10b697f0da Revert "Fix compile warnings in api.c" 13 years ago
Kano 8a90f1a756 Fix compile warnings in api.c 13 years ago
Kano 63e31b4d78 Move intensity range values into miner.h 13 years ago
p2k c89ef81010 Fixed API compiling issue on OS X 13 years ago
Kano a1cd9defba Return an error if using ADL API commands when it's not available 13 years ago
Kano ec2c0b784f Add API commands: config, switchpool, gpu settings, save 13 years ago
Kano 8e275d9f23 Make all CPU code compile time optional - off by default 13 years ago
ckolivas 69966ffe17 Update copyright dates. 13 years ago
ckolivas 332b3ca1e6 Configure out building and support of all CPU mining code unless --enable-cpumining is enabled. 13 years ago
Luke Dashjr 845961af66 Refactor to abstract device-specific code 13 years ago
Con Kolivas a51514d9d1 White space cleanup. 13 years ago
Con Kolivas 25cd835a27 Change API message to debug only. 13 years ago
Kano 7abe8c3baf Set my name :P 13 years ago
Kano aacf1e55d9 JSON reply to JSON request 13 years ago
Kano a039ec09b4 api version change 13 years ago
Kano 152708fee7 Cleanup/remove included inet functions) 13 years ago
Kano 50a0892254 2.0.8x Full GPU stats, descriptive field names and --api-description 13 years ago
Kano 45068ced82 Version 2.0.8w (windows changes) 13 years ago