1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[bithorde.proto]Make AssetStatus.size 64-bit (naturally)
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[lib/asset]Limit read-requests to the boundaries of the asset.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhfuse]Improved fuse-options-handling.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhfuse]Adjust default-options to correctly handle segment sizes, and async-reading.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[fuse/inode]Improved range-checking and flags-handling.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhfuse]Implement lookup_map, to avoid spurios re-lookups for same asset.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[lib/client]Implement protocol (UNIX/TCP) auto-selection in connect(), and use it in all clients.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[lib/connection]Implement support for both UNIX and TCP-connections.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhfuse]Implement boost option parsing.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[lib]Trim unused include:s from library headers to shorten build-time.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
Remove debug-logging.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhfuse]Fix some bugs regarding handle-counting.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[gitignore]Trim some uneeded lines.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhfuse]Initial working implementation.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
BHUpload working.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
Drop old Qt-bithorde source.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
Initial bhget boost-implementation.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhupload]Fix progressBar-error when linking file.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[lib/client.d]Properly close asset if it failed to open.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[bhupload]Implemented without support for unix-sockets. (Thus practically unusable)
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/store/repository]Don't scan for changes until after daemonisation. Starting threads before daemonization breaks things.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/config]Add support for "client":s, configured connections to whom we neither connect nor request assets. Closes GH-25
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/config]Don't require address for friends. I.E. allow the friend to be incoming only.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/store/repository]Spellfix log-message.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
64-bit buildfix for min-template
rawler
as Ulrik Mikaelsson
More... over 13 years ago
Improved documentation and bhupload-output for linked assets.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/store/storedasset.d]Check fname-bounds.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/store/cache/manager]Rewrite asset-GC logic such that non-cached assets aren't purged all the time.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[lib/client]Change silent-close in Client-dtor, to explicit error.
rawler
as Ulrik Mikaelsson
More... over 13 years ago
[daemon/routing/asset]Check client-reference before using it.
rawler
as Ulrik Mikaelsson
More... over 13 years ago