Commit History

Author SHA1 Message Date
  Luke Dashjr 02d8f20ba9 Merge commit '73c4b00' into bfgminer 13 years ago
  Luke Dashjr 73c4b0061c Bugfix: Correct order of libblkmaker libraries so static builds work 13 years ago
  Luke Dashjr 0b6311dfbb Merge branch 'android' into bfgminer 13 years ago
  Andoni Morales Alastruey e266dcd865 gnulib: stdint: fix build with Android's Bionic fox x86 13 years ago
  Bruno Haible 37000c5573 gnulib: stdint: Improve support for Android. 14 years ago
  Bruno Haible 542b709a0b gnulib: stdint: Add support for Android. 14 years ago
  Luke Dashjr 7a0ab9eec6 Check for ?e##toh macros independently from hto?e## 13 years ago
  Luke Dashjr 4dc106d6be Merge commit 'd8c1d8d' into bfgminer 13 years ago
  Luke Dashjr d8c1d8d7bc Bugfix: Need to ensure __BIG_ENDIAN__ is defined before including uthash.h 13 years ago
  Luke Dashjr 2bbc31b58e Merge commit 'ea28140' into bfgminer 13 years ago
  Luke Dashjr ea28140ac4 Bugfix: Stratum: When destroying cURL easy handle, be sure to clear pool stratum_curl pointer 13 years ago
  Con Kolivas 237f67c617 Cope with out of order messages coming in upon attempting to auth_stratum. 13 years ago
  Con Kolivas 96ae17a466 Merge pull request #398 from kanoi/bflsc 13 years ago
  Kano f8b4b470db API-README update for ASIC changes 13 years ago
  Con Kolivas e3151799b6 Implement client.show_message support for stratum. 13 years ago
  Kano 0eafc8b9fe API add 'Network Difficulty' to 'coin' 13 years ago
  Luke Dashjr 3ec5b94d85 Merge commit 'f3c3b53' into bfgminer 13 years ago
  Luke Dashjr f3c3b53bbd Bugfix: Initialize mutex_request to invalid so devices that don't use it (bitforce) don't try to 13 years ago
  Kano 540f3e89bc Setup BFLSC support 13 years ago
  Luke Dashjr fd483c3f62 RPC: pools: Add "Message" to show last client.show_message received over stratum 13 years ago
  Luke Dashjr 2394c39a34 Stratum: Support client.show_message method 13 years ago
  Luke Dashjr aa2278e2d3 Merge commit '64bd6e9' into bfgminer 13 years ago
  Luke Dashjr 64bd6e9fe4 Bugfix: bitforce: Fix warning 13 years ago
  Con Kolivas 0c80aa9120 Don't retry without resume support, if the first attempt just timed out 13 years ago
  Luke Dashjr fb65a1bb0e Merge commit '3fa8bdd' into bfgminer 13 years ago
  Luke Dashjr 3fa8bdd9b8 Bugfix: Stratum: Properly handle non-integer "id" for client.get_version requests 13 years ago
  Luke Dashjr 538190b958 json_dumps_ANY utility function to portably implement json_dumps(..., ... | JSON_ENCODE_ANY) 13 years ago
  Kano 419083a7d2 API use control_lock when switching pools 13 years ago
  Con Kolivas 0be6e9e76c Make sure to retry only once with noresume support for stratum. 13 years ago
  Con Kolivas f4892a43a2 Merge pull request #397 from kanoi/bflsc 13 years ago