Commit History

Author SHA1 Message Date
  Kano fdcd72b9ae API add stats for pool getworks 13 years ago
  Con Kolivas 71378a4bd8 Merge pull request #209 from kanoi/977aecc4a60928d05719e3b0b534335b1f82effa 14 years ago
  Kano 977aecc4a6 API update version to V1.11 and document changes 14 years ago
  Kano 3cb3f09a50 API save default config file if none specified 14 years ago
  Kano fd9285eb72 api.c save success incorrectly returns error 14 years ago
  Kano a0936815a3 api.c replace BUFSIZ (linux/windows have different values) 14 years ago
  Con Kolivas 84f3bf998b Use correct pool enabled enums in api.c. 14 years ago
  Kano 00158c3a1f API 'stats' allow devices to add their own stats also for testing/debug 14 years ago
  Kano 976e27c4cb API add getwork stats to cgminer - accesable from API 'stats' 14 years ago
  Kano a8619ad6f7 API support new pool status 14 years ago
  Kano 44fc698750 API add last share time to each pool 14 years ago
  Con Kolivas d5d8c2cc5b Implement an older header fix for a label existing before the pthread_cleanup macro. 14 years ago
  Kano afa3fa56b6 API bool's and 1TBS fixes 14 years ago
  Kano 524e2fb8f2 api.c V1.9 add 'restart' + redesign 'quit' so thread exits cleanly 14 years ago
  Kano 01c93bc1d4 api.c bug - remove extra ']'s in notify command 14 years ago
  Con Kolivas 06bf44b06f Restarting cgminer leads to a socket that can't be bound for 60 seconds, so increase the interval that API binding waits to 30 seconds to minimise the number of times it will retry, spamming the logs. 14 years ago
  Kano b249d72e1c api.c include zTex in the FPGA support list 14 years ago
  Kano 9febdb5a84 api.c ensure 'devs' shows PGA's when only PGA code is compiled 14 years ago
  Kano c4567ee67f api.c combine all pairs of sprintfs() 14 years ago
  Kano 87a5f0d87a api.c uncomment and use BLANK (and COMMA) 14 years ago
  Kano 6962514e06 api.c 'devdetails' list static details of devices 14 years ago
  Kano 7e65126936 api.c fix unused variable compile warning 14 years ago
  Con Kolivas 9b5615d5f3 Shut down the api cleanly when the api thread is cancelled. This should allow the api socket to be closed successfully to next be reopened with app_restart. 14 years ago
  Luke Dashjr b8778839e9 Merge branch 'master' into unify_drivers 14 years ago
  Kano 2e1d2017de API add removepool like the screen interface 14 years ago
  Kano eec7c1a963 api.c escape required characters in return strings + pools returns the username 14 years ago
  Kano 3fa3f60b74 api.c new commands: pgaenable pgadisable 14 years ago
  Kano 0699061ade api.c devicecode/osinfo incorrectly swapped for json 14 years ago
  Kano 25f914a334 api.c miner.php add a '*' to the front of all notify counters - simplifies future support of new counters 14 years ago
  Kano 25ca0687a1 api.c notify should report disabled devices also - of course 14 years ago