Commit History

Author SHA1 Message Date
  Luke Dashjr 51575ea154 util: upper_power_of_two_u32 function 11 years ago
  Luke Dashjr 0e204e3a91 bfg_strtobool helper function 11 years ago
  Luke Dashjr 57cdd25cc9 uri_get_param_bool helper function for pool parameters 11 years ago
  Luke Dashjr 4ad4c1a19b Merge branch 'ssm_from_gbt' into bfgminer 11 years ago
  Luke Dashjr e5f85ea7c7 Merge commit 'eab8915' into ssm_from_gbt 11 years ago
  Luke Dashjr eab8915787 util: Unpack and pack utility functions ([u]pk_u{8,16,32}{le,be}) 11 years ago
  Luke Dashjr 8e6f5cd18f Merge branch 'redirect_xss' into bfgminer 11 years ago
  Luke Dashjr b9d89ee7e5 util: memrchr is not portable (GNU extension), so implement our own my_memrchr 11 years ago
  Luke Dashjr 56f2ebb486 Merge branch 'redirect_xss' into bfgminer 11 years ago
  Luke Dashjr 39461ee7a9 Merge branch 'gridseed' into bfgminer 11 years ago
  Luke Dashjr 03e0ac2353 util: match_domains function 11 years ago
  Luke Dashjr 210f4bc9a4 util: Add isCalpha, get_registered_domain, and extract_domain functions 11 years ago
  Luke Dashjr bc0e27c83a Bugfix: Use UTF-8 for micro prefix internally (and in logging) 11 years ago
  Luke Dashjr 8988412332 util: utf8_len and utf8_strlen functions to quickly measure a character or string 11 years ago
  Luke Dashjr 083e2f9c0d Use a common enum bfg_gpio_value for both lowl-vcom (cts, dtr, rts) and mcp2210 12 years ago
  Con Kolivas 32dd5266aa Check for when errno is set on windows as well as the windows variant for errors. 12 years ago
  Con Kolivas 43c82768b9 Partial: Handle interruptions to various select calls in util.c 12 years ago
  Luke Dashjr 7e45129680 Merge remote-tracking branch 'bfg-pull/369/head' into bfgminer 12 years ago
  Luke Dashjr d0f81e1a95 GBT: Use libblkmaker 2D work to service SSM and potentially other 2D work drivers 12 years ago
  Luke Dashjr 2c564d0695 Merge commit '0459dd0' into bfgminer 12 years ago
  Luke Dashjr 0459dd040f Bugfix: C reserves identifiers beginning with an underscore and uppercase letter or another underscore 12 years ago
  Luke Dashjr e11a58cd06 trimmed_strdup helper function 12 years ago
  Luke Dashjr 0f73832f89 util: bfg_slurp_file function to quickly read a file 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
  Isidoro Ghezzi b8cb3f138d minorfix: remove extra semicolon 12 years ago
  Luke Dashjr 5eeaaf069d CRC-8-CCITT implementation 12 years ago
  Luke Dashjr cbc979a2ea Add bytes_extend_buf, bytes_preappend, bytes_postappend for reading direct to a bytes_t 12 years ago
  Luke Dashjr b39fac5de6 Replace ucs2tochar* with ucs2_to_utf8* to handle Unicode 12 years ago
  Luke Dashjr d8d8480009 Use UTF-8 for Unicode 12 years ago