Commit History

Author SHA1 Message Date
  Luke Dashjr 150e968263 input_pool: Accept a null password 12 years ago
  Luke Dashjr 19b4590227 Merge commit '1d9cf64' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 1d9cf64c72 Bugfix: Move const data into the scope it needs to be in 12 years ago
  Red_Wolf_2 61771ff8a7 README*: Grammatical cleanups 12 years ago
  Luke Dashjr 630f9d06cc Bugfix: Make curses_input return NULL on a blank line, as most callers expect 12 years ago
  Luke Dashjr d16937ddce Merge commit '3f21b2b' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 3f21b2be0c Duplicate (hidden) --userpass option before --pool-priority so it can be used in config files 12 years ago
  Luke Dashjr e4d9fa18be Bugfix: Explicitly cast uses of be32toh to uint32_t 12 years ago
  Luke Dashjr 2415073479 Bugfix: Add missing includes of config.h, stdbool.h, and stdint.h 12 years ago
  Luke Dashjr 29d65431f3 Bugfix: Set status to LIFE_DEAD2 when killing threads at shut off, to avoid calling driver code 12 years ago
  Luke Dashjr cbe2a9d5cb Merge commit '51f2310' into bfgminer-3.0.x 12 years ago
  Luke Dashjr fac9ad0b7c Merge commit 'f066796' into bfgminer-3.0.x 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 bb07f4e170 Merge commit '00ec83f' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 00ec83fed1 Don't even show 'Attempting to restart' for devices that don't support it 12 years ago
  Luke Dashjr 461cc4d965 Merge commit '71adb95' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 71adb95496 Workaround bug in PDCurses wresize 12 years ago
  Luke Dashjr 524948ca56 Merge commit 'f3f0b39' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 5e59c89557 Bugfix: Stratum: Avoid FD_SETting INVSOCK 12 years ago
  Luke Dashjr f3f0b397bf Bugfix: Target FD_SETSIZE for fd soft limit (to avoid buffer overflows), rather than raising it as high as possible 12 years ago
  Con Kolivas b3efcccde9 Only show long-poll message in pool summary if it's not using stratum. 12 years ago
  Luke Dashjr d2e211d571 Merge commit 'cae4107' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 5a857bdec4 Merge commit 'a3b12c6' into bfgminer-3.0.x 12 years ago
  Luke Dashjr cae410777e Bugfix: Free temporary kernel path copy when writing config file 12 years ago
  Luke Dashjr a3b12c6345 Bugfix: Put kernel path on the (main) stack after initialisation from commandline/config, to avoid appending an argv or jansson string 12 years ago
  Luke Dashjr e25eda943c Merge commit '13820bf' into bfgminer-3.0.x 12 years ago
  Luke Dashjr 13820bf472 Bugfix: Try to initialise libusb later, so any mutexes applog might need are initialised 12 years ago
  Josh Lehan 7d847b3b1d Fixes column alignment in decimal fields. 12 years ago
  Luke Dashjr 9faeab46d6 Merge commit 'cb054f7' into bfgminer-3.0.x 12 years ago