[daemon/server]Rewrite daemon to use the new Pumping Framework. |
|
More...
|
over 14 years ago
|
[pumping,client]Introduce onWriteClear-signaling. |
|
More...
|
over 14 years ago
|
[tests/bithordelib]Resolve outstanding remaining issues introduced by pumping-rewrite. |
|
More...
|
over 14 years ago
|
[lib/pumping]Tweak closing-procedure to cleanup connections and resources afterwards. Resolves some race-conditions. |
|
More...
|
over 14 years ago
|
[lib/client].dup Identifiers when storing them from a Protobuf. |
|
More...
|
over 14 years ago
|
[lib/pumping]Disable PIPE-signal on Pumping-applications on Posix, and properly handle Eof |
|
More...
|
over 14 years ago
|
[lib/connection]Make sure reset is called before connection is added to Pump. |
|
More...
|
over 14 years ago
|
[debian,cmake]bithorde-0.1.2 |
|
More...
|
over 14 years ago
|
[debian/upstart]Make sure bithorded waits until filesystems are mounted. |
|
More...
|
over 14 years ago
|
[lib/connection]Change to new pumping-connection-API. |
|
More...
|
over 14 years ago
|
[pumping]Refactor: - Make IProcessor into sub-interface of ISelectable directly, to enable cleanup. - Remove onBound, require instances to already know their pump. |
|
More...
|
over 14 years ago
|
[pumping]Flush write-buffer on Select-events, and queue unhandled read data. |
|
More...
|
over 14 years ago
|
First checkin of new Pumping Async I/O. Roundtrip echo-server works. |
|
More...
|
over 14 years ago
|
[daemon/server]Print exception-origin in handler, if it exists. |
|
More...
|
over 14 years ago
|
[daemon/cache/asset]Rename asset.hashes to asset.hashers, indicating actors not values. |
|
More...
|
over 14 years ago
|
[daemon/cache/asset]Avoid excessive fstat:ing by caching asset.size(). |
|
More...
|
over 14 years ago
|
[bhget]Make verbose-option also track response-times. |
|
More...
|
over 14 years ago
|
[bhget]Don't print path in the ProgressBar. |
|
More...
|
over 14 years ago
|
[bhget]Deprecate ed2k-links, and implement readlink-functionality. |
|
More...
|
over 14 years ago
|
[daemon/cache,refactor]Begin cache-refactor: Make CacheManager.MetaData implement IServerAsset itself. |
|
More...
|
over 14 years ago
|
[daemon/cache]Break out pRead/pWrite into its own class, independent of caching-logic. |
|
More...
|
over 14 years ago
|
[daemon/server]Check results of creating evfd. |
|
More...
|
over 14 years ago
|
[cmake/protobuf]Avoid depending on unused C-development-dependencies. We only need proto-c for Python. |
|
More...
|
over 14 years ago
|
Merge branch 'pyhorde' |
|
More...
|
over 14 years ago
|
[debian,cmake]bithorde-0.1.1 |
|
More...
|
over 14 years ago
|
[cmake,debian]Include PyHorde in debian-package, and install in the right place. |
|
More...
|
over 14 years ago
|
[cmake]Add bithorde-python-lib to install. |
|
More...
|
over 14 years ago
|
[cmake/protoc]Added CMake module for Protocol-buffers. |
|
More...
|
over 14 years ago
|
[python]Implement parallel querying for example-client. |
|
More...
|
over 14 years ago
|
[python]Implement Asset-opening and state-handling. |
|
More...
|
over 14 years ago
|