ckpool/src
2016-01-08 22:22:46 +11:00
..
jansson-2.6 If these memory tricks are not good enough for valgrind they're not good enough for ckpool 2015-01-31 23:56:18 +11:00
sha256_code_release Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically 2016-01-04 15:37:52 +11:00
bitcoin.c Copyright date updates 2016-01-05 23:19:46 +11: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_btc.c ckdb - during a reload, do all blocks and ignore errors based on the block number 2015-09-30 00:20:24 +10:00
ckdb_cmd.c ckdb - replace username min length constants with a #define 2016-01-03 10:59:37 +11:00
ckdb_crypt.c ckdb - shift wasn't flagging workers used if not in the last shift 2015-09-15 20:27:21 +10:00
ckdb_data.c ckdb - remove useless gcc warnings 2016-01-04 18:58:16 +11:00
ckdb_dbio.c ckdb - remove useless gcc warnings 2016-01-04 18:58:16 +11:00
ckdb.c ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 2015-12-31 13:31:01 +11:00
ckdb.h ckdb - update version for library changes 2016-01-07 17:22:24 +11:00
ckpmsg.c Copyright date updates 2016-01-05 23:19:46 +11:00
ckpool.c Add connection mechanism and message workqueues for trusted remotes 2016-01-08 22:22:42 +11:00
ckpool.h Add connection mechanism and message workqueues for trusted remotes 2016-01-08 22:22:42 +11:00
connector.c Add mechanism for parsing trusted remote messages and counting shares 2016-01-08 22:22:46 +11:00
connector.h Add connector process which will process all remote communications 2014-04-23 14:38:34 +10:00
generator.c Add connection mechanism and message workqueues for trusted remotes 2016-01-08 22:22:42 +11:00
generator.h Rename processes and change generator function to suit pi model 2014-04-19 19:36:50 +10:00
klist.c ckdb - store doesn't need a copy of the list lock 2015-12-31 19:08:32 +11:00
klist.h ckdb - speed up data allocation and update the memory ckp web page 2015-12-31 16:12:58 +11:00
ktree.c ckdb - release the knode item back to the free list when removing an item from a tree 2016-01-03 14:04:16 +11:00
ktree.h ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 2015-12-31 13:31:01 +11:00
libckpool.c Increase the unix message receiving capacity 2016-01-08 13:55:08 +11:00
libckpool.h More fixes 2016-01-02 08:18:30 +11:00
Makefile.am Clean up autofoo magic to search for proper functions to include libraries as needed without extra variables 2016-01-04 19:11:37 +11:00
notifier.c Copyright date updates 2016-01-05 23:19:46 +11:00
relog.sh script to convert ckdb2014*log filenames to UTC 2014-08-07 03:25:32 +10:00
sha2.c Copyright date updates 2016-01-05 23:19:46 +11:00
sha2.h Fix symbol size warning 2015-02-01 13:04:36 +11:00
stratifier.c Add mechanism for parsing trusted remote messages and counting shares 2016-01-08 22:22:46 +11: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 Revert "Add uthash helpers for iterating over hash entries without the need for safe against deletion" 2015-03-20 10:27:40 +11:00
utlist.h Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers" 2015-01-27 09:42:16 +11:00