| .. |
|
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 |
|
bitcoin.c
|
Decrease verbosity of invalid char being passed to validate_address
|
2015-01-22 12:03:38 +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 - allow changing the btc server via the socket
|
2015-08-21 15:05:28 +10:00 |
|
ckdb_cmd.c
|
cdb/php - add a red line under the last payout on the shifts page
|
2015-09-05 03:15:33 +10:00 |
|
ckdb_crypt.c
|
ckdb/php - dbv1.0.2, handle rejected, non-orphan blocks, update 2fa with qrcode, email, web details
|
2015-08-09 00:40:06 +10:00 |
|
ckdb_data.c
|
ckdb/php - store, and use, the block and prevous valid block createtime in BLOCKS
|
2015-09-05 01:38:15 +10:00 |
|
ckdb_dbio.c
|
ckdb/php - store, and use, the block and prevous valid block createtime in BLOCKS
|
2015-09-05 01:38:15 +10:00 |
|
ckdb.c
|
ckdb/php - store, and use, the block and prevous valid block createtime in BLOCKS
|
2015-09-05 01:38:15 +10:00 |
|
ckdb.h
|
cdb/php - add a red line under the last payout on the shifts page
|
2015-09-05 03:15:33 +10:00 |
|
ckpmsg.c
|
Allow specifying of the socket name to use in ckpmsg
|
2015-04-25 15:40:55 +10:00 |
|
ckpool.c
|
Allow timeout to reach zero in read_socket_line for one non-blocking read
|
2015-08-18 15:25:01 +10:00 |
|
ckpool.h
|
Json RPC calls can take a while to return so use a custom timeout when talking to the generator from the stratifier
|
2015-07-12 15:04:41 +10:00 |
|
connector.c
|
Maintain a reference to which message we're currently sending to a client to prevent sending interleaved messages should they block
|
2015-04-30 09:56:45 +10:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Make read_socket_line use a timeout pointer allowing the value to be used for reentrant calls
|
2015-07-12 11:23:15 +10:00 |
|
generator.h
|
Rename processes and change generator function to suit pi model
|
2014-04-19 19:36:50 +10:00 |
|
klist.c
|
ckdb - add klist insert_after and general null checking to report calling line
|
2015-04-22 13:32:07 +10:00 |
|
klist.h
|
ckdb - add klist insert_after and general null checking to report calling line
|
2015-04-22 13:32:07 +10:00 |
|
ktree.c
|
ckdb - remove stupid gcc warning
|
2015-08-29 21:00:50 +10:00 |
|
ktree.h
|
ckdb - free ktree leaked ram when using remove and correct log timezone
|
2014-11-05 08:23:25 +11:00 |
|
libckpool.c
|
libckpool - report errno with _recv_unix_msg errors
|
2015-07-12 22:37:27 +10:00 |
|
libckpool.h
|
Allow _send_recv_proc to take custom timeouts
|
2015-07-12 14:56:12 +10:00 |
|
Makefile.am
|
ckdb/php - 2FA
|
2015-07-31 17:11:10 +10:00 |
|
notifier.c
|
Add notifier tool to be used with blocknotify from bitcoind
|
2014-09-10 21:19:41 +10:00 |
|
relog.sh
|
script to convert ckdb2014*log filenames to UTC
|
2014-08-07 03:25:32 +10:00 |
|
sha2.c
|
Cosmetic changes
|
2014-04-13 22:16:08 +10:00 |
|
sha2.h
|
Fix symbol size warning
|
2015-02-01 13:04:36 +11:00 |
|
stratifier.c
|
Json RPC calls can take a while to return so use a custom timeout when talking to the generator from the stratifier
|
2015-07-12 15:04:41 +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
|
Use int64_t lookups in uthash and fix some cosmetic errors with integers
|
2014-08-18 21:47:50 +10: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 |