You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Con Kolivas dcf55ff1fb Maintain a reference to which message we're currently sending to a client to prevent sending interleaved messages should they block 10 years ago
..
jansson-2.6 If these memory tricks are not good enough for valgrind they're not good enough for ckpool 10 years ago
Makefile.am Create a basic handler of json messages on the listener unix socket as RPC API commands with a ckmsgq 10 years ago
bitcoin.c Decrease verbosity of invalid char being passed to validate_address 10 years ago
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 11 years ago
ckdb.c ckdb - report the set number of new seqsets 10 years ago
ckdb.h ckdb - remove 'maybe'-not warnings by NULLing variables 10 years ago
ckdb_btc.c make LOG* macros typecheck and fix related errors/warnings 10 years ago
ckdb_cmd.c ckdb - add a share status console report command shsta 10 years ago
ckdb_data.c ckdb - remove 'maybe'-not warnings by NULLing variables 10 years ago
ckdb_dbio.c ckdb - remove 'maybe'-not warnings by NULLing variables 10 years ago
ckpmsg.c Allow specifying of the socket name to use in ckpmsg 10 years ago
ckpool.c Continue waiting in read_socket_line if we have no more to read but have not used up the full timeout 10 years ago
ckpool.h Continue waiting in read_socket_line if we have no more to read but have not used up the full timeout 10 years ago
connector.c Maintain a reference to which message we're currently sending to a client to prevent sending interleaved messages should they block 10 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Check for proxy sending being set as well 10 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb - add klist insert_after and general null checking to report calling line 10 years ago
klist.h ckdb - add klist insert_after and general null checking to report calling line 10 years ago
ktree.c ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
ktree.h ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
libckpool.c Increase precision of wait read/write select to accept floats 10 years ago
libckpool.h Increase precision of wait read/write select to accept floats 10 years ago
notifier.c Add notifier tool to be used with blocknotify from bitcoind 10 years ago
relog.sh script to convert ckdb2014*log filenames to UTC 10 years ago
sha2.c Cosmetic changes 11 years ago
sha2.h Fix symbol size warning 10 years ago
stratifier.c Unconditionally drop all clients bound to a proxy should we update its subscribe 10 years ago
stratifier.h Move the stratifier stratum send and receive queues to generic ckmsg queues 11 years ago
uthash.h Revert "Add uthash helpers for iterating over hash entries without the need for safe against deletion" 10 years ago
utlist.h Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers" 10 years ago