| .. |
|
jansson-2.6
|
Import jansson huge val fix
|
2014-09-02 15:06:58 +10:00 |
|
bitcoin.c
|
Retry submitting a block up to 5 times if we fail to get a proper response
|
2014-10-15 17:08:01 +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
|
make LOG* macros typecheck and fix related errors/warnings
|
2014-11-28 17:33:34 +11:00 |
|
ckdb_cmd.c
|
ckdb - don't truncate large replies from cmd_userset()
|
2014-12-28 16:57:55 +11:00 |
|
ckdb_data.c
|
ckdb - old btc address lookup fails
|
2014-12-28 17:26:29 +11:00 |
|
ckdb_dbio.c
|
ckdb - only load the last auths record for each worker
|
2014-12-28 02:24:13 +11:00 |
|
ckdb.c
|
ckdb/php check/report -w limits
|
2014-12-28 01:20:40 +11:00 |
|
ckdb.h
|
ckdb - old btc address lookup fails
|
2014-12-28 17:26:29 +11:00 |
|
ckpmsg.c
|
ckpmsg - display up to 64k of the reply data
|
2014-12-12 08:47:14 +11:00 |
|
ckpool.c
|
Make jansson use ckalloc for its malloc
|
2014-12-27 18:24:15 +11:00 |
|
ckpool.h
|
Provide an option to daemonise ckpool
|
2014-11-29 18:26:42 +11:00 |
|
connector.c
|
Merge branch 'master' into userstats
|
2014-12-15 21:47:56 +11:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Fix potential socket leak in gen_loop
|
2014-11-28 10:25:30 +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/php - add more storage usage stats and cull workqueue
|
2014-09-05 11:46:10 +10:00 |
|
klist.h
|
klist - missing from commit
|
2014-10-30 06:20:49 +11:00 |
|
ktree.c
|
ckdb - free ktree leaked ram when using remove and correct log timezone
|
2014-11-05 08:23:25 +11: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
|
Make jansson use ckalloc for its malloc
|
2014-12-27 18:24:15 +11:00 |
|
libckpool.h
|
Make jansson use ckalloc for its malloc
|
2014-12-27 18:24:15 +11:00 |
|
Makefile.am
|
remove ckdb bzip2 build requirement
|
2014-12-05 17:30:54 +11: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
|
Cosmetic changes
|
2014-04-13 22:16:08 +10:00 |
|
stratifier.c
|
Merge branch 'master' into userstats
|
2014-12-15 21:47:56 +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
|
Use int64_t lookups in uthash and fix some cosmetic errors with integers
|
2014-08-18 21:47:50 +10:00 |
|
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 |