Con Kolivas
|
7f9517cef0
|
Bump version to 0.95.
|
5 years ago |
Con Kolivas
|
6cea319f08
|
Make ZMQ optional in build.
|
5 years ago |
Con Kolivas
|
a3190dffb1
|
Simplify configure and makefile.
|
5 years ago |
ckolivas
|
f0016bdd65
|
Implement support for zmqpubhashblock notifier.
|
5 years ago |
Con Kolivas
|
8e1adda1da
|
Disable ckdb by default.
|
8 years ago |
Con Kolivas
|
ed5468b44b
|
Clean up jansson 2.6-2.10 update.
|
8 years ago |
Con Kolivas
|
ee10a5b339
|
Bump version to 0.9.4
|
8 years ago |
Con Kolivas
|
0044714253
|
Bump version to 0.9.3
|
9 years ago |
Con Kolivas
|
abe0aef095
|
Bump ckpool version to 0.9.2 signifying stable code point
|
9 years ago |
Con Kolivas
|
785cccc800
|
Bump version to 0.9.1
|
9 years ago |
Con Kolivas
|
00fec60e3c
|
Check if realtime library is required
|
9 years ago |
Con Kolivas
|
7bbd34d950
|
Clean up autofoo magic to search for proper functions to include libraries as needed without extra variables
|
9 years ago |
kanoi
|
df90ae25fc
|
fix ckdb configure to use AC_CHECK_LIB correctly
|
9 years ago |
Con Kolivas
|
61c9414fde
|
Remove unnecessary zlib check
|
9 years ago |
Con Kolivas
|
29669ee60f
|
Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically
|
9 years ago |
Con Kolivas
|
5b816982e5
|
Compression of any sort is slower than ordinary network transfers so remove it
|
9 years ago |
Con Kolivas
|
11d14620e6
|
Convert to gzip
|
9 years ago |
Con Kolivas
|
17cc4411af
|
Fix compilation and send lz4 compatible clients compressed data
|
9 years ago |
Con Kolivas
|
950b855b2d
|
Implement backwardly compatible lz4 compression support to be used by passthroughs and nodes
|
9 years ago |
Con Kolivas
|
6b3792c090
|
Bump version to 0.9.0
|
9 years ago |
kanoi
|
f6abd5333d
|
ckdb/php - 2FA
|
9 years ago |
Con Kolivas
|
2d6a261ffb
|
Increase version to 0.8.8
|
10 years ago |
Con Kolivas
|
2c0a982948
|
Push version to 0.8.7
|
10 years ago |
kanoi
|
951f9019a9
|
ckdb/php - more block statistics
|
10 years ago |
Con Kolivas
|
3ed9f9757b
|
Push version to 0.8.6
|
10 years ago |
Con Kolivas
|
1002e91bcc
|
Push version to 0.8.5
|
10 years ago |
Con Kolivas
|
f85d87b93c
|
Push version to 0.8.4
|
10 years ago |
Con Kolivas
|
7cd351782e
|
Push version to 0.8.3
|
10 years ago |
Con Kolivas
|
50f48aa5e3
|
Push version to 0.8.2
|
10 years ago |
Con Kolivas
|
2d688ddb07
|
Push version number to 0.8.1
|
10 years ago |
Con Kolivas
|
546768bfb7
|
Push version number to 0.8.1
|
10 years ago |
kanoi
|
44009cd4d4
|
remove ckdb bzip2 build requirement
|
10 years ago |
kanoi
|
fb6a9874ec
|
ckdb - add libbz dependency to the ckdb build and allow reload to read both uncompressed and bzip2 compressed log files
|
10 years ago |
Con Kolivas
|
42fc9ca8f6
|
Rewrite connector receive thread to use epoll and remove associated now unnecessary fd hashtable
|
10 years ago |
Con Kolivas
|
55ff1389ee
|
Make ckpool built without ckdb support imply standalone and remove ckdb options when build support is disabled
|
10 years ago |
Con Kolivas
|
a863a3134f
|
Bump version to 0.8 signifying near feature completeness
|
10 years ago |
Con Kolivas
|
3b477b4e07
|
Provide an option --without-ckdb to build ckpool without postgresql support
|
10 years ago |
Con Kolivas
|
1e81ac7887
|
Convert command line to accept long options that are also self documenting with -h
|
11 years ago |
ckolivas
|
34d77bd3b9
|
Make significant floating point errors fatal to avoid subtle bugs being missed
|
11 years ago |
Con Kolivas
|
ebb932691a
|
Allow group id to be set for unix sockets with -g command line parameter
|
11 years ago |
Con Kolivas
|
94bff9c3ab
|
Fix build for ubuntu
|
11 years ago |
kanoi
|
762fe5ebaf
|
ckdb v0.0
|
11 years ago |
Con Kolivas
|
77f09c2858
|
Use local jansson in build
|
11 years ago |
Con Kolivas
|
d1e0072efd
|
Load user stats on startup to ensure we don't miss clients that don't reconnect on a pool restart
|
11 years ago |
Con Kolivas
|
f48558d2b5
|
Detach child processes from the tty leaving only the main process to talk to it and exit all processes in a consistent way with more information on termination
|
11 years ago |
Con Kolivas
|
3c21f90aab
|
Use poll to connect many clients and see which connections need to be read in connector
|
11 years ago |
Con Kolivas
|
10c2b48b4f
|
Rename processes and change generator function to suit pi model
|
11 years ago |
Con Kolivas
|
8a23b0bb28
|
Write the pid to a temporary file
|
11 years ago |
Con Kolivas
|
4aa122edce
|
Add helper function for opening unix client sockets and cleanly closing and unlinking unix server sockets
|
11 years ago |
Con Kolivas
|
2a3e55ec4d
|
Add a helper function for opening a listening unix socket
|
11 years ago |