ckpool/src
2014-08-02 15:44:55 +10:00
..
jansson-2.6 Clean up unnecessary jansson build components 2014-05-27 20:21:56 +10:00
bitcoin.c Create a json string based on parameters we'll be sending to the database on every work update to be submitted once it's hooked in 2014-06-12 15:01:14 +10:00
bitcoin.h Create a json string based on parameters we'll be sending to the database on every work update to be submitted once it's hooked in 2014-06-12 15:01:14 +10:00
ckdb.c ckdb - clarify userstats reload wording 2014-08-02 09:48:58 +10:00
ckpmsg.c Add debugging to hex2bin to know where it failed from 2014-06-06 00:11:07 +10:00
ckpool.c Add a slow 1s timedwait to ckmsg_queue parsing to not miss wakeups 2014-08-01 13:30:00 +10:00
ckpool.h Make a per-process logger allowing logging to be line buffered yet asynchronous 2014-08-01 13:14:03 +10:00
connector.c Poll more frequently when a client is not ready to be written to instead of waiting for it 2014-08-01 13:54:12 +10:00
connector.h
generator.c Convert the generator to use cmdmatch 2014-08-01 12:23:57 +10:00
generator.h
klist.c ckdb v0.0 2014-06-13 19:32:37 +10:00
klist.h ckdb - fix unlocking mistake 2014-07-27 22:01:45 +10:00
ktree.c ktree - add an optional message to put in the dump file 2014-08-02 15:44:55 +10:00
ktree.h ktree - add an optional message to put in the dump file 2014-08-02 15:44:55 +10:00
libckpool.c Remove all handling of interrupted calls which may have been blocking appropriate failure modes 2014-08-01 13:37:56 +10:00
libckpool.h Remove all handling of interrupted calls which may have been blocking appropriate failure modes 2014-08-01 13:37:56 +10:00
Makefile.am Simplify inclusion of local jansson headers 2014-06-18 22:01:12 +10:00
sha2.c
sha2.h
stratifier.c Don't use safecmp for blockupdate since a null buf can be passed on 2014-08-02 00:26:36 +10:00
stratifier.h Move the stratifier stratum send and receive queues to generic ckmsg queues 2014-06-19 22:16:55 +10:00
uthash.h
utlist.h Send and receive stratum messages via their own threads that add and remove client ids to the json using linked lists and pthread conditionals to wake them 2014-04-25 13:18:59 +10:00