Commit History

Author SHA1 Message Date
  Luke Dashjr 16ca5c2eb2 Merge commit '2104982' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 2104982549 configure: Succeed even if the libblkmaker submodule is missing (only --with-system-libblkmaker) 11 years ago
  Luke Dashjr 0839593b68 Merge commit '715f1b3' into bfgminer-3.10.x 11 years ago
  Luke Dashjr c0176cc549 Bugfix: DevAPI: Make for_each_logical_proc work correctly 11 years ago
  Luke Dashjr 715f1b3401 make-release: Do builds with the official source release, to test that it works 11 years ago
  Luke Dashjr 0217b1a89f Bump version to 3.10.3 11 years ago
  Luke Dashjr 8dac48dff3 Merge branch 'bfcube_workaround' into bfgminer-3.10.x 11 years ago
  Luke Dashjr a0681f19d0 SGW: Workaround BE Cube bugs with new libmicrohttpd by forcing HTTP 1.0 response 11 years ago
  Luke Dashjr 74bca0f9d3 Merge commit '58636c8' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 58636c8a0f set_cloexec_socket: Explicitly cast SOCKET to HANDLE 11 years ago
  Luke Dashjr 086a1b05f4 Update NEWS 11 years ago
  Luke Dashjr 72df6c46cb Bump version to 3.10.2 11 years ago
  Luke Dashjr c514b652e0 Merge commit '11155d7' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 11155d7b24 README.RPC: Document Coinbase-Sig in config reply 11 years ago
  Luke Dashjr b8e85a44c1 Merge commit 'ff7f301' into bfgminer-3.10.x 11 years ago
  Luke Dashjr ff7f30129f Bugfix: initiate_stratum: Ensure extranonce2 size is not negative (which could lead to exploits later as too little memory gets allocated) 11 years ago
  Luke Dashjr c80ad85482 Stratum: extract_sockaddr: Truncate overlong addresses rather than stack overflow 11 years ago
  Luke Dashjr 14b44791bd Merge commit '01d9044' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 01d9044a05 Bugfix: Avoid setting tv_idle before testing pool (it will be set if the test fails) 11 years ago
  Luke Dashjr ad93d5fa1a Merge commit 'c86ea19' into bfgminer-3.10.x 11 years ago
  Luke Dashjr c86ea1934a bfsb: Disable all banks before enabling the one we want, to avoid having two enabled at the same time (eg, when switching from bank 3 to bank 2) 11 years ago
  Luke Dashjr c7786c53a9 Merge branch 'cg_merges_20131108a' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 5565046e36 Merge commit 'e6afb01' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 05f8c9f39a Merge commit '1ac2181' into bfgminer-3.10.x 11 years ago
  Luke Dashjr acfa3d66ac Bugfix: Zero pool "Works" 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 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