Commit History

Author SHA1 Message Date
  Luke Dashjr 0861245f40 Copyright cleanups 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 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 5565046e36 Merge commit 'e6afb01' into bfgminer-3.10.x 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 0cdb8abe68 Merge commit '4f78cde' into bfgminer-3.10.x 11 years ago
  Luke Dashjr 4f78cdedcb Bugfix: Stratum: Use an error buffer on struct pool rather than the stack, so it remains valid for the lifetime of the connection 11 years ago
  Luke Dashjr 6f30ce60e0 util: utf8_len and utf8_strlen functions to quickly measure a character or string 11 years ago
  Luke Dashjr c5ae82fa0f Merge commit 'f1971de' into bfgminer-3.10.x 12 years ago
  Luke Dashjr f1971de7c8 Bugfix: Stratum: Wait a bit for a response before assuming the pool is hiding block contents 12 years ago
  Con Kolivas c8b366fb4b Partial: Handle interruptions to various select calls in util.c 12 years ago
  Luke Dashjr 746adb9a34 Merge commit '0399b43' into bfgminer 12 years ago
  Luke Dashjr 0399b4382a Bugfix: Stratum: Accept JSON Number type for port number 12 years ago
  Luke Dashjr 5a3a81662f Merge branch 'hashfast' into bfgminer 12 years ago
  Nate Woolls 4556d14d57 antminer: Initial support for the Bitmain AntMiner U1 ASIC 12 years ago
  Luke Dashjr 5eeaaf069d CRC-8-CCITT implementation 12 years ago
  Luke Dashjr b8c279dc58 Merge commit 'dd4c063' into bfgminer 12 years ago
  Luke Dashjr dd4c063fc2 bfg_strerror: Trim C whitespace off the right of FormatMessage output, since Windows can add \r\n 12 years ago
  Luke Dashjr 04bbe231e1 bfgtls: Implement destructor to free memory when threads exit 12 years ago
  Luke Dashjr 1c221287f4 Merge branch 'bfgminer' into bifury 12 years ago
  Luke Dashjr b39fac5de6 Replace ucs2tochar* with ucs2_to_utf8* to handle Unicode 12 years ago
  Luke Dashjr 8d14cb5b3b Merge branch 'uniscan2' into bfgminer 12 years ago
  Luke Dashjr b092c3c7b3 Split fpgautils into lowl-vcom and binloader, and fix internal build dependencies 12 years ago
  Luke Dashjr 81b70f1757 Implement a utf8_decode function to produce wchar_t needed by curses 12 years ago
  Luke Dashjr e8aaa59651 Merge commit '56cfd55' into bfgminer 12 years ago
  Luke Dashjr 56cfd55622 Workaround libcurl bug to properly support HTTP proxies for stratum 12 years ago
  Luke Dashjr 540a818cf7 Make detectone_meta_info thread-local 12 years ago