Commit History

Author SHA1 Message Date
  Luke Dashjr 35eea9078e Bugfix: SSM: Handle network problems safely, and use thread-safe libevent 9 years ago
  Luke Dashjr 1b7cb8aeea RPC: Initialise json_config to silence false warning 11 years ago
  Luke Dashjr 1c3a304582 Merge branch 'bfgminer' into cointerra (does not build) 11 years ago
  Luke Dashjr 8522463f19 Always check if we should switch pools when enabling one, and always enable pools we want to switch to 11 years ago
  Huang Le 6518f1fc34 Combine reject_pool into disable_pool function, and don't allow it to override a manual disable 11 years ago
  Huang Le fef4ae7c92 Call disable_pool() at the begin of remove_pool() and combine them when appears together in the code 11 years ago
  Huang Le d338c29938 Bugfix: Always call enable_pool and disable_pool to ensure consistent handling of the situations 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Luke Dashjr 1e4350fa64 Merge branch 'rpc_fulldev' into bfgminer 11 years ago
  Luke Dashjr 8933b4f1a2 Bugfix: RPC: Avoid processor-specific details in devdetails 11 years ago
  Luke Dashjr 4f231186c3 Use `git describe` to generate version.h to avoid user confusion over builds from git 11 years ago
  Luke Dashjr 1734789459 Add failover_only pool flag, to avoid using it regardless of strategy 11 years ago
  Luke Dashjr c4ccfa2a81 Merge commit '9277d3c' into bfgminer 11 years ago
  Luke Dashjr 9277d3c87c bfg_socket wrapper to ensure sockets are close-on-exec 11 years ago
  Luke Dashjr cee6a7e799 Bugfix: Ensure variables are declared even without ADL support 11 years ago
  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
  Con Kolivas 9e22c0ce15 Add api_add_int16 to API functions. 12 years ago