5964 Commits (776eec2e1171aee3f67b81f2f630e25485854b13)
 

Author SHA1 Message Date
Noel Maersk aeaedeff12 misc: note about updates from ckolivas/cgminer. 11 years ago
Con Kolivas c31de2601b Store when the last getwork was retrieved and display it in the API summary. 11 years ago
ckolivas d1e2bfaf7f Make submit_tested_work return a bool about whether it meets the work target or not. 11 years ago
ckolivas a58ef1b8c7 Provide a helper function for determining dev runtime and use it in the hashmeters used. 11 years ago
Con Kolivas 3323f9f9bf Generically increase the queue if we are mining on a pool without local work generation each time we run out of work. 11 years ago
Con Kolivas 5167962840 Change new block detection message since longpoll is rarely relevant today. 11 years ago
Con Kolivas 1ad3285f56 Use unused line at the top of the log window which often gets stuck unchanging. 11 years ago
Con Kolivas cc2aa215a8 Clear pool work on a stratum reconnect message. 11 years ago
Kano faf63ec036 Modify thread naming to make them easier to identify 11 years ago
Kano 301daae6f4 api.c 2014 11 years ago
Kano b6c6ec5c83 api add data type AVG float 3 decimal 11 years ago
Kano 83ea44af5d api.c set the actual version number to 3.0 11 years ago
Kano 83176cb52a API V3.0 unlimited socket reply size 11 years ago
Con Kolivas 003b65b7b1 Change stratum strings under stratum_lock in reconnect and free old strings. 11 years ago
Noel Maersk 91d36d097a log: add LOG_DEBUG message on restarting stratum. 11 years ago
Noel Maersk ed586c4aa5 misc: indentation. 11 years ago
Noel Maersk abeeff3d45 log: print getaddrinfo() error description. 11 years ago
Noel Maersk 18190642fa conf: disable API by default. 11 years ago
Noel Maersk 21ba583bea Merge pull request #96 from honeymaker/patch-1 11 years ago
Noel Maersk dc9f270d3a log: disable spammy log message. 11 years ago
Thomas fad2c66766 Update example.conf 11 years ago
Noel Maersk a8dfb3ebef pool: add getaddrinfo() LOG_DEBUG messages. 11 years ago
Noel Maersk a1724e34e5 api: add missing extern declaration (for consistency). 11 years ago
Noel Maersk 115eb1ad2f pool: be verbose on which pool failed. 11 years ago
Noel Maersk 87102ecd07 pool: additional debug logging for stratum pools. 11 years ago
Noel Maersk 4e08eb41ef api: bump API version number to indicate changes that happened after 4.0.0. 11 years ago
Noel Maersk dab1d35efd log: add LOG_INFO message about suspended stratum to stratum_rthread(). 11 years ago
unknown 861307becc VS2010 build: Fixed debug build. Moved some windows related defines to preprocessor. 11 years ago
unknown 9e4c276389 VS2010 build: removed unused defines. 11 years ago
Noel Maersk be4305e4f6 doc: FAQ formatting (allows linking to specific questions). 11 years ago
Noel Maersk 806b23627b doc: Change answer about scrypt-jane/Keccak/SHA-3 support. 11 years ago
Noel Maersk ee5995e971 doc: add FAQ (Kessak/SHA-3). 11 years ago
Noel Maersk 02d409f511 misc: add Markus Peloquin to AUTHORS, reorder. 11 years ago
Noel Maersk ae3c7c0aa1 Merge remote-tracking branch 'markuspeloquin/master' 11 years ago
Markus Peloquin f4fcc7a799 Add clarification to Cygwin install section. 11 years ago
Markus Peloquin 2c53b8a34e Add Cygwin build instructions. 11 years ago
unknown 6450f46975 VS2010 build: Fixed git versioning script 11 years ago
unknown dfc7f57ffa VS2010 build: removed gitversion.h from repo since it is created dynamically. 11 years ago
Noel Maersk 914f89b99f doc: add a FAQ. 11 years ago
unknown fc51d1696b VS2010 build: config.h cleanup and offload. Added git versioning. 11 years ago
Noel Maersk a0132b6bb5 doc: remove old references to NVidia cards. 11 years ago
Noel Maersk c09a5b4406 core: remove num_processors (unused). 11 years ago
Noel Maersk 3f5485ae43 misc: clarify comments in switch_pools(). 11 years ago
Noel Maersk dde099f224 doc: Reorder FAQ to have more common questions on top, fix a few links. 11 years ago
unknown b178ade675 VS2010 build: Added PSW kernel. Version bump to 4.1.0. 11 years ago
Markus Peloquin bf8e37ce19 Support building in cygwin. 11 years ago
Noel Maersk 4ce8a3ef3b misc: AUTHORS formatting. 11 years ago
Noel Maersk dff7876b7a Merge branch 'master' into build-msvs2010-upd 11 years ago
unknown feac311305 VS2010 build: Converted applog() macro to function. 11 years ago
Noel Maersk d6e46f2113 doc: recommend ADL version 6. 11 years ago