Commit History

Author SHA1 Message Date
  Kano aa9d5f3d81 functions for handling work queues 13 years ago
  Kano 45f41a160c find_work() to find work in devices work queue 13 years ago
  Luke Dashjr 3aaa252d2a Merge commit 'fce5434' into cg_queuedwork 13 years ago
  Luke Dashjr 98abcebff9 Merge commit 'fda6d46' into cg_queuedwork 13 years ago
  Luke Dashjr b0c1109d9c Merge commit 'c80c65e' into cg_queuedwork 13 years ago
  Luke Dashjr fd03362c62 Merge commit 'e8e88be' into cg_queuedwork 13 years ago
  Luke Dashjr 2ff6e0ce4e Merge commit '95b2020' into cg_queuedwork 13 years ago
  Luke Dashjr c583e39fd2 Merge commit '5e3253a' into cg_queuedwork 13 years ago
  Luke Dashjr b5601b7899 Remove const qualifier from driver structs 13 years ago
  Kano e0994aa9fa rename device_api -> device_drv and all related api -> drv 13 years ago
  Luke Dashjr f104b3e904 Merge commit 'd143c27' into hotplug 13 years ago
  Luke Dashjr a2878fdcd6 Merge commit '7520194' into hotplug 13 years ago
  Luke Dashjr 7846ebbffa Merge commit '50520cc'/'5d122ca' into hotplug 13 years ago
  Luke Dashjr 79b3d3c3f1 Merge commit '64da19f'/'61ec1fe' into hotplug 13 years ago
  Luke Dashjr 8c6e1229a1 Merge commit 'd9e2a04'/'212f32e' into hotplug 13 years ago
  Con Kolivas 1a7a87c2a6 Use a discrete device target for scrypt that dynamically changes to ensure we still report a work utility even if no shares are submitted such as in solo mining. 13 years ago
  Con Kolivas 2fb6637b5a Make set_work_target a function to set a specified char as target for use elsewhere. 13 years ago
  Con Kolivas 68196588c9 Make raw sockets compile on windows 13 years ago
  Con Kolivas 31aa4f6ceb Use raw sockets without curl for stratum communications. 13 years ago
  Luke Dashjr f107d8d7cc Merge branch 'bugfix_format' into bfgminer 13 years ago
  Luke Dashjr 7d8f121a5f Add printf-format syntax checks to more functions that should use it 13 years ago
  Con Kolivas 009008ade7 Fix BFLSC building. 13 years ago
  Luke Dashjr e54944a298 Merge commit '0cd0a01' into bfgminer 13 years ago
  Luke Dashjr 0cd0a017cd Bugfix: configure: Move actual roundl macro back to miner.h after math.h should be included 13 years ago
  Con Kolivas f4b2790761 Remove all CPU mining code. 13 years ago
  Con Kolivas 4597c0a17e Provide endian_flipX functions to avoid special casing big endian in cgminer.c 13 years ago
  Con Kolivas 8d81f1d207 Provide a flip128 helper to simplify big endian flipping. 13 years ago
  Con Kolivas c351f8d8d3 Use flip helpers to simplify code for calculation of midstate. 13 years ago
  Con Kolivas 62a1403b3b Move util.c exports to util.h 13 years ago
  James Z.M. Gao 7ada22a4e6 define le32toh if needed 13 years ago