Commit History

Author SHA1 Message Date
  Con Kolivas 52ab297ee1 Bump version to 2.4.2 14 years ago
  Con Kolivas c01ebd79e1 Merge pull request #212 from kanoi/APIclass 14 years ago
  Con Kolivas dfd3517388 Merge pull request #211 from kanoi/minerphp 14 years ago
  Con Kolivas 71378a4bd8 Merge pull request #209 from kanoi/977aecc4a60928d05719e3b0b534335b1f82effa 14 years ago
  Con Kolivas 2635765438 Merge pull request #207 from kanoi/apibuf 14 years ago
  Kano ffba49c79c API.class compiled with Java SE 6.0_03 - works with Win7x64 14 years ago
  Kano 9cd010782f miner.php highlight devs too slow finding shares (possibly failing) 14 years ago
  Luke Dashjr 78bb4ea409 Merge branch 'work_restart' into bfgminer 14 years ago
  Luke Dashjr 8a90e7e694 Use epoll (where available) to immediately interrupt Icarus with new work 14 years ago
  Luke Dashjr 08c3ac6bcd Turn work_restart array into a bool in thr_info 14 years ago
  Luke Dashjr 2a452a94de Merge branch 'master' into bfgminer 14 years ago
  Luke Dashjr 3e95427f01 Merge branch 'bugfix_jobrunning' into bfgminer 14 years ago
  Luke Dashjr 297509bd1e Bugfix: Skip processing (non-)result when changing work 14 years ago
  Luke Dashjr 90f600c0de Merge branch 'bugfix_epoll_close' into bfgminer 14 years ago
  Luke Dashjr 127a09e895 Bugfix: Close epoll socket when aborting read for work restart (sharing common code with timeout) 14 years ago
  Kano 977aecc4a6 API update version to V1.11 and document changes 14 years ago
  Luke Dashjr 1d54fc742b Merge commit '624948e' into bfgminer 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 db6750934e Merge pull request #206 from kanoi/api-readme 14 years ago
  Kano 1de364f95b API-README no one actually had a V1.5 14 years ago
  Kano 4c3e34607f Move RPC API content out of README to API-README 14 years ago
  Con Kolivas 84064a2b1e Must unlock mutex within loop. 14 years ago
  Con Kolivas 85bddde1c0 Must unlock mutex after waking up on pthread conditional. 14 years ago
  Con Kolivas 598476cae1 Merge pull request #204 from kanoi/icarus-timer 14 years ago
  Con Kolivas 624948e246 Open a longpoll connection if a pool is in the REJECTING state as it's the only way to re-enable it automatically. 14 years ago
  Con Kolivas 2586bda59a Use only one longpoll as much as possible by using a pthread conditional broadcast that each longpoll thread waits on and checks if it's the current pool before opening its longpoll connection. 14 years ago
  Luke Dashjr 9ca8ea9cf9 s/cgminer/bfgminer/ 14 years ago
  Luke Dashjr d5945fcb32 Merge commit '5c3a252' into bfgminer 14 years ago