[python]Implement basic Python Client again. Twisted-based, only connect/disconnect usable so far. |
|
More...
|
over 14 years ago
|
[bhfuse,pumping]Work-around tango#2025 to fix issue#18. |
|
More...
|
over 14 years ago
|
[bhfuse]Fix clean shutdown, by mwarning. (issue #18) |
|
More...
|
over 14 years ago
|
[daemon/cache/asset]No longer implement IServerAsset. Manager.MetaData is the new asset. |
|
More...
|
over 14 years ago
|
[lib/asset,refactor]Remove IAsset reference from BHReadCallback. - Callers usually already have sufficient context in the delegate (or can be made sufficient in the few cases it's needed.) |
|
More...
|
over 14 years ago
|
[daemon/client]Always close previously bound assets before possibly binding a new asset to the handle. |
|
More...
|
over 14 years ago
|
[tests/bithordelib]Let server clean itself up in testLibTimeout. |
|
More...
|
over 14 years ago
|
[tests/rountrip]Force-create logs to avoid race-condition. |
|
More...
|
over 14 years ago
|
[lib/client]Remove closed assets from boundAssets-list. |
|
More...
|
over 14 years ago
|
[debian,cmake]bithorde-0.1 |
|
More...
|
over 14 years ago
|
[debian,cmake]bithorde-0.1-rc1 |
|
More...
|
over 14 years ago
|
[daemon/cache/asset]Cache asset-length to avoid unnessecary stat():ing. |
|
More...
|
over 14 years ago
|
[lib/digest]Make HashTree IStatefulDigest. |
|
More...
|
over 14 years ago
|
[lib/digest/HashTree]Fixed HashTree-error, and added UnitTests. |
|
More...
|
over 14 years ago
|
[daemon/cache/asset]Enable use of loading/saving IStatefulDigest-hashers to CacheMap. |
|
More...
|
over 14 years ago
|
[lib/hashes]Use IStatefulDigest instead of Digest, and document null-factory for legacy digests. |
|
More...
|
over 14 years ago
|
[lib/digest]Add basic Digest-methods to IStatefulDigest for it to be fully functional as an iterface. |
|
More...
|
over 14 years ago
|
[daemon/cache/map]Rename hashed_amount to hashedAmount for consistent naming. |
|
More...
|
over 14 years ago
|
[daemon/config]Really set usefsync to false by default. |
|
More...
|
over 14 years ago
|
[lib/digest]Copy in Tiger and MerkleDamgard from Tango, and make them IStatefulDigest:s. |
|
More...
|
over 14 years ago
|
[lib/networkendian]Add some network-endian-sensitive byteswapping functions. |
|
More...
|
over 14 years ago
|
[daemon/cache/asset]Reduce used hashers to only Tiger-Trees. |
|
More...
|
over 14 years ago
|
[bhupload]Only write ED2K-link if ed2k-hash is found. |
|
More...
|
over 14 years ago
|
[daemon/cache/map]Introduce new CacheMap format, allowing to store partial first-block-hashes in the Map. |
|
More...
|
over 14 years ago
|
[daemon/cache/map]Refactor to move File-handling logic out of Map, for better testability. |
|
More...
|
over 14 years ago
|
[tests,cachemap]Add test for cachemap. |
|
More...
|
over 14 years ago
|
[daemon/cache,config]Make use of fsync optional, by default disabled for performance. |
|
More...
|
over 14 years ago
|
[protobuf]Add test to CTests. |
|
More...
|
over 14 years ago
|
[daemon]Quick-fix for leaking-asset-handles-problem. GC after each close, to collect possible unreferenced handles. TODO: Implement proper refcount of handles and files. |
|
More...
|
over 14 years ago
|
[debian,cmake]bithorde-0.1-beta6 |
|
More...
|
almost 15 years ago
|