Commit History

Author SHA1 Message Date
  Luke Dashjr d0b3e8ca96 RPC: Include a list of config files loaded in "config" reply 11 years ago
  Luke Dashjr 73459e18e3 Merge commit '7de0ea3' into bfgminer 11 years ago
  Luke Dashjr 7de0ea3c96 RPC: Return integer difficulties without decimal places 11 years ago
  Luke Dashjr 38e98bd541 Merge commit 'e6afb01' into bfgminer 11 years ago
  Luke Dashjr e6afb013a2 Bugfix: Set any listening sockets to close-on-exec/non-inheritable to avoid issues rebinding them on restart 11 years ago
  Luke Dashjr 1113dc24fc Merge commit '1ac2181' into bfgminer 11 years ago
  Luke Dashjr 1ac2181aed RPC: Explicitly shutdown communication on client sockets to avoid them being held open by forked processes 11 years ago
  Luke Dashjr 4918e81b48 RPC: Clean up mcast socket with tidyup_socket 11 years ago
  Luke Dashjr ca951bc9f8 RPC: Move socket tidyup code to its own function 11 years ago
  Luke Dashjr 074b7ad4c4 Bugfix: RPC: Use pthread_exit rather than returning from the RPC thread, to ensure tidyup gets called 11 years ago
  Luke Dashjr 322bbca279 Merge branch 'rpc_quit_status' into bfgminer 11 years ago
  Luke Dashjr 356c24c565 Merge branch 'rpc_version_miner' into bfgminer 11 years ago
  Luke Dashjr 5833eed555 RPC: Provide a full status section for quit/restart commands 11 years ago
  Luke Dashjr 5b6acc53f9 RPC: Add "Miner" to version response to include software name along with version 11 years ago
  Luke Dashjr db23ffa2eb Merge commit '363ead9' into bfgminer 11 years ago
  Luke Dashjr 363ead9911 Bugfix: Handle disabled CPU support properly in various places 11 years ago
  Luke Dashjr a5ff9500e3 Merge branch 'cg_merges_20130822a' into bfgminer 11 years ago
  Luke Dashjr 38f54e604f RPC: Use struct timeval for mcast bind timer 11 years ago
  Kano 5fdd5b5f55 api - buffer size off by 1 for joined commands 12 years ago
  Luke Dashjr a74ba8b1d8 Report precise share difficulties below 1 12 years ago
  Luke Dashjr 961446f8d5 Merge branch '201402_opencl_cleanup' into bfgminer 12 years ago
  Luke Dashjr b04000a490 RPC: Remove separate CPU and GPU counters from devs Msg 12 years ago
  Luke Dashjr 2cb086a9cd RPC: Optimise find_index_by_cgpu 12 years ago
  Luke Dashjr 1cda61fc8e Bugfix: RPC: Restore PGA index counting 12 years ago
  Luke Dashjr 0ea29ecc23 RPC: Add "MHS rolling" key to status mirroring "MHS %ds" 12 years ago
  Luke Dashjr ff00c7e66e Bugfix: Remove devtype variable from driver API 12 years ago
  Luke Dashjr 27ce457591 opencl: Store oclthreads and only convert to/from intensity numbers when dealing with external interfaces 12 years ago
  Luke Dashjr e530385c84 RPC: Deprecate all cpu* and gpu* commands, and remove CPU/GPU counts from 'devs' response 12 years ago
  Luke Dashjr 289817c24a RPC: pgarestart command to match {cpu,gpu}restart 12 years ago
  Luke Dashjr f6639b56ef RPC: Unify common code under get_pga_cgpu function 12 years ago