Commit History

Author SHA1 Message Date
  Luke Dashjr 538190b958 json_dumps_ANY utility function to portably implement json_dumps(..., ... | JSON_ENCODE_ANY) 13 years ago
  Luke Dashjr dcdc4f90e4 Merge commit '9aa3f6b' into bfgminer-2.10.x 13 years ago
  Luke Dashjr d523cf97eb Stratum: Include pool number in send/recv protocol logging 13 years ago
  Luke Dashjr cbe9897367 Include pool number in stratum thread name 13 years ago
  Luke Dashjr 9aa3f6bddd Bugfix: bitforce: Free old name when updating it on reinitialization 13 years ago
  Kano 221d181bb2 API always report failed send() replies 13 years ago
  Luke Dashjr f9ccaf4541 Merge commit '816b866' into bfgminer-2.10.x 13 years ago
  Kano 816b866e61 API.java allow partial reads 13 years ago
  Luke Dashjr 52df3cf6ae Attempt to find libjansson via pkg-config if AC_CHECK_LIB fails 13 years ago
  Luke Dashjr 7df71a1348 Merge commit 'd3bf0b0' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 2ba2f3b2a1 Merge commit 'ae78270' into bfgminer-2.10.x 13 years ago
  Luke Dashjr d3bf0b0da5 Bugfix: Stratum: Use curl_easy_cleanup to close connection, so cURL understands what is going on 13 years ago
  Luke Dashjr ae78270155 Bugfix: hash_pop: If a work should be rolled, use a clone of it rather than consume a rollable work 13 years ago
  Luke Dashjr 2b775a73c6 openwrt: Move Makefile into a bfgminer subdirectory to avoid symlinking issues 13 years ago
  Luke Dashjr 5f365b59e6 openwrt: Use --with-curses=ncurses to avoid ncursesw dependency 13 years ago
  Luke Dashjr 81c8dfe383 Merge commit '1e02306' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 1e02306f21 configure: Support --with-curses=FOO to look for curses implementation in libFOO 13 years ago
  Luke Dashjr 1ee883ef15 Merge commit '79e2920' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 79e29205b5 Set pool socket to INVSOCK after closing connection, just in case 13 years ago
  Luke Dashjr 95d5055a0f Clean up compiler warnings 13 years ago
  Luke Dashjr c082486867 Merge commit '0803bd2' into bfgminer-2.10.x 13 years ago
  Luke Dashjr 0803bd29ad Bugfix: Check that pool is active one last time before selecting it 13 years ago
  Luke Dashjr 93b71e68d5 Merge commit '9fb1a7a' into bfgminer 13 years ago
  Luke Dashjr 9fb1a7a475 Bugfix: Trim whitespace (like newlines) off the end of debug info from libcurl 13 years ago
  Luke Dashjr 1b1ba2c3a8 Merge commit '936b12d' into bfgminer 13 years ago
  Luke Dashjr 936b12d46f Bugfix: submit_nonce: Backup the original work->blk.nonce since the miner code uses it to track work consumption 13 years ago
  Luke Dashjr becddc64a7 Merge commit '4e5f781' into bfgminer 13 years ago
  Luke Dashjr 4e5f781463 Bugfix: Scheduler needs to unpause disabled devices, even if it isn't waking them up 13 years ago
  Luke Dashjr 08dea64c4b Bugfix: Use SOCKETTYPE for notifiers, to avoid potential overflow on Win64 13 years ago
  Luke Dashjr 8eacd8b08f Merge commit '1ebe1ef' into bfgminer 13 years ago