[lib/client]Use Timer with TimerService for asset-timeouts. |
|
More...
|
over 12 years ago
|
[bithorded::Client]Show stale assets in introspection. |
|
More...
|
over 12 years ago
|
Implemement ConnectionStats for incoming and outgoing bytes and messages. |
|
More...
|
over 12 years ago
|
[bithorded]Introduced the "ManagementNode"-concept, to return nice formatted tabular inspected structures to a web client. |
|
More...
|
over 12 years ago
|
Introduced a skeleton http-based monitoring interface, based on the simple http example from boost::asio. |
|
More...
|
over 12 years ago
|
[python/bithordetest]Kill BithordeD [atexit]. |
|
More...
|
over 12 years ago
|
Fixed constness in Asset.getIds, and underlying hash-structures. |
|
More...
|
over 12 years ago
|
[bithorded/client]Allow listing connected assets in client. |
|
More...
|
over 12 years ago
|
[bithorded::Client]Turn into managment::Leaf to render it's own info. |
|
More...
|
over 12 years ago
|
Refactored management-node-related things into bithorded::management. |
|
More...
|
over 12 years ago
|
[bithorded]Add simple bithorded-stats to http-inspec-interface. |
|
More...
|
over 12 years ago
|
[cmake]Improved compiler-detection. |
|
More...
|
over 12 years ago
|
[lib/client]Fix potential invalid iterator use. |
|
More...
|
over 12 years ago
|
Merge branch 'hashing-rework' |
|
More...
|
over 12 years ago
|
Add more robust AssetMeta-implementation, using shared_ptr to track active blocks. |
|
More...
|
over 12 years ago
|
[bithorded/store/assetstore]Just remove assetDir, don't try to recursively remove. |
|
More...
|
over 12 years ago
|
[bithorded/server/client]Release possible old asset even before upload. |
|
More...
|
over 12 years ago
|
[bithorded]Minor code-cleanups. |
|
More...
|
over 12 years ago
|
[bithorded/lib/weakmap]Protect threaded access with a mutex-lock. |
|
More...
|
over 12 years ago
|
[bithorded]Change TreeStore-interfaces to use templaed pointers instead of references, to allow for use of smart-pointer-control. |
|
More...
|
over 12 years ago
|
[bithorded/server/client]Output ids when logging bind-result. |
|
More...
|
over 12 years ago
|
[bithorded/server/config]Check configFile argument more thoroughly. |
|
More...
|
over 12 years ago
|
[bithorded/server/client]Remove redundant logging on asset closed. |
|
More...
|
over 12 years ago
|
[bithorded/server/server.cpp]Minor fix/optimisation. |
|
More...
|
over 12 years ago
|
Adapt AssetSessions and implement on the Router as well. |
|
More...
|
over 12 years ago
|
[python/bithordetest]Strip trailing whitespace from server log. |
|
More...
|
over 12 years ago
|
[bithorded/server/client]On BindRead; Clear old binding before attempting to bind new asset. |
|
More...
|
over 12 years ago
|
[bithorded/route/asset]Properly disconnect upstream assets. |
|
More...
|
over 12 years ago
|
[bithorded/router/router]Convert sessionMap to unordered_set, and schedule later clearing of the set. |
|
More...
|
over 12 years ago
|
[bithorded]Further refactor out AssetSessions -map into own baseclass. |
|
More...
|
over 12 years ago
|