Commit History

Author SHA1 Message Date
  Luke Dashjr b57c3b50dc Merge branch 'bfgminer' into cointerra 11 years ago
  Luke Dashjr 0bcfb0abfe Merge commit 'f6a673a' into bfgminer 11 years ago
  Luke Dashjr f6a673aa4e Bugfix: bfg_cond_timedwait providing semantics expected for --cmd-idle implementation 11 years ago
  Luke Dashjr bcad10b328 Merge commit '105489a' into bfgminer 11 years ago
  Luke Dashjr 105489a57f tq_pop: Remove abstime argument since nothing used it and it wouldn't work anyway (uses CLOCK_REALTIME while we use CLOCK_MONOTONIC[_RAW] when possible) 11 years ago
  Luke Dashjr f3adeeb7ad Store a reference timeval with ntime_roll_limits 12 years ago
  Luke Dashjr 1c3a304582 Merge branch 'bfgminer' into cointerra (does not build) 11 years ago
  Luke Dashjr bcf009ee24 Stratum: Ignore response from mining.extranonce.subscribe 11 years ago
  Luke Dashjr 5f4dc3e705 Stratum: Implement mining.set_extranonce, and advertise support for it to pools with a #xnsub flag 11 years ago
  Luke Dashjr 787f46db82 Stratum: Keep nonce1 and n2size in a "staging" state until mining.notify is received 11 years ago
  Luke Dashjr a917c85f3d Stratum: Avoid putting new targets on pool stratum_work until mining.notify is received for it 11 years ago
  Luke Dashjr 3301a98a0a littlefury: Move crc16 logic to util 12 years ago
  Nate Woolls 6997f6a523 Bugfix: util: Lower the threshold for considering pool Scrypt diff broken 11 years ago
  Luke Dashjr 211fdffd19 Copyright cleanups and updates 11 years ago
  Nate Woolls a0105e509d util: Work around broken Scrypt pools automatically using realistic pdiff assumptions 11 years ago
  Luke Dashjr 4f231186c3 Use `git describe` to generate version.h to avoid user confusion over builds from git 11 years ago
  Luke Dashjr bc3f735e56 util: double_find_precision function to identify ideal precision for a fp number 11 years ago
  Luke Dashjr 89fb0f0086 Merge branch 'auto_solomine' into bfgminer 11 years ago
  Luke Dashjr df1217ef54 Merge branch 'stratum_requiretls' into bfgminer 11 years ago
  Luke Dashjr 89d54d6f64 Bugfix: Use int rather than ssize_t to type-match %d expectation 11 years ago
  Luke Dashjr ce4e293ab3 util: appdata_file_call and appdata_file_find_first functions 11 years ago
  Luke Dashjr c4ccfa2a81 Merge commit '9277d3c' into bfgminer 11 years ago
  Luke Dashjr 9277d3c87c bfg_socket wrapper to ensure sockets are close-on-exec 11 years ago
  Luke Dashjr 58636c8a0f set_cloexec_socket: Explicitly cast SOCKET to HANDLE 11 years ago
  Luke Dashjr 34143f1106 Merge commit 'ff7f301' into bfgminer 11 years ago
  Luke Dashjr c2b94f043b Merge branch 'stratum_requiretls' into bfgminer 11 years ago
  Luke Dashjr e02ef8bb36 Stratum: tlsca parameter to require CA validation of TLS certificate 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 a88c3ee28e Merge commit 'f0fe80c' into bfgminer 11 years ago