Commit History

Author SHA1 Message Date
  Luke Dashjr 55f9aa7c1d Bugfix: SGW: Add missing include stdbool.h 12 years ago
  Luke Dashjr 48c7a5504e Bugfix: scrypt: Add missing include stdbool.h 12 years ago
  Luke Dashjr 2f2b435c99 Merge commit 'd90a625' into bfgminer-3.2.x 12 years ago
  Luke Dashjr d888a5d5c6 Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr d90a625e10 Bugfix: Explicitly cast uses of be32toh to uint32_t 12 years ago
  Luke Dashjr 403217d214 Merge commit '2682bb3' into bfgminer-3.2.x 12 years ago
  Luke Dashjr 2682bb37ac Bugfix: FTDI autodetect: Add missing parameter values and remove unused buffer 12 years ago
  Luke Dashjr 8288ba3619 Bump version to 3.2.3 12 years ago
  Luke Dashjr 88a399d7a1 Bugfix: Set status to LIFE_DEAD2 when killing threads at shut off, to avoid calling driver code 12 years ago
  Kano 63e408ee74 miner.php mcast ignore duplicate replies 12 years ago
  Luke Dashjr ef87d82655 Bugfix: Add SGW driver to --help list 12 years ago
  Luke Dashjr 8eb03a7b54 Merge commit '64fa2e7' into bfgminer-3.2.x 12 years ago
  Luke Dashjr 64fa2e753b Bugfix: Zero stats: cgpu->diff_stale 12 years ago
  Luke Dashjr 03780f4b32 Merge commit '2e20d06' into bfgminer-3.2.x 12 years ago
  Luke Dashjr d5b0d377aa Merge branch 'httpsrv' into bfgminer-3.2.x 12 years ago
  Luke Dashjr 1bf7b35b0d Merge commit 'fcb3023' into bfgminer-3.2.x 12 years ago
  Luke Dashjr 61f6184079 Merge commit 'ead27b5' into bfgminer-3.2.x 12 years ago
  Luke Dashjr b93029d22f Merge commit '51f2310' into bfgminer-3.2.x 12 years ago
  Luke Dashjr d3167f7eb4 Merge commit 'f066796' into bfgminer-3.2.x 12 years ago
  Luke Dashjr 557c6296b9 Merge commit 'a12a057' into bfgminer-3.2.x 12 years ago
  Luke Dashjr 2e20d069a3 fpgautils: serial_close: Explicitly release advisory lock before closing, in case fd has been inherited by a process forked by system() 12 years ago
  Luke Dashjr 310321936a Use serial_close to pair with every serial_open 12 years ago
  Luke Dashjr 652d7a5576 Workaround bug in Plibc by resetting locale to "C" at startup 12 years ago
  Luke Dashjr fcb3023a0d Bugfix: DevAPI: Reduce race-collision delay to 1ms so thread_shutdown actually gets called before threads are killed forcefully 12 years ago
  Luke Dashjr ead27b5dc7 Bugfix: configure: Use AC_SYS_LARGEFILE to ensure nonce/share log files can safely grow bigger than 2 GB 12 years ago
  Luke Dashjr 51f231060f Bugfix: Correct argument type for --submit-threads option 12 years ago
  Luke Dashjr f066796257 Bugfix: write_config: Make intensity list writing more readable, and avoid extraneous argument in dynamic intensity case 12 years ago
  Luke Dashjr a12a057f3a DevAPI: Trigger mt_disable_start after init, if a device is disabled before minerloop starts 12 years ago
  Luke Dashjr 59f37175d6 icarus: Skip sending new work if entering DEV_RECOVER* modes 12 years ago
  Luke Dashjr 5a9cd9831c icarus: When disabling, close device fd and stop sending new work 12 years ago