[daemon/lib/asset]Change IAssetData interface to IStoredAsset. |
|
More...
|
about 14 years ago
|
[lib/connection]Fix typo from last commit. |
|
More...
|
about 14 years ago
|
[lib/connection]Fix a bug caused from using the GC in catch-scope. |
|
More...
|
about 14 years ago
|
[daemon/lib/asset]Move daemon/cache/asset over to daemon/lib/asset. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Cache asset-size in MetaData. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Rename CacheManager.MetaData to CacheManager.Asset. |
|
More...
|
about 14 years ago
|
[daemon/client,lib/message]Remove some manual Memory-Management and let the GC handle it. |
|
More...
|
about 14 years ago
|
[daemon/cache]Move CachingAsset-logic into CacheManager.MetaData instead. |
|
More...
|
about 14 years ago
|
[lib/client]Check if client is alive before clearing timeouts. |
|
More...
|
about 14 years ago
|
[daemon/cache]Drop the UploadAsset-class. No longer needed. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Store ids of request in separate RAM before forwarding, or it will be overwritten. |
|
More...
|
about 14 years ago
|
[cmake,daemon/bithorded]Add -v option to get the git-version BitHorde was built from. |
|
More...
|
about 14 years ago
|
[lib/hashes]Check for valid HashType before printing. |
|
More...
|
about 14 years ago
|
[daemon/cache/asset]Clarify log-message. |
|
More...
|
about 14 years ago
|
Merge branch 'pyhorde' |
|
More...
|
about 14 years ago
|
[python/bithorde]Refactor again to make connection-events a bit more clear. |
|
More...
|
about 14 years ago
|
[debian]Re-upload with 64-bit buildfix. |
|
More...
|
about 14 years ago
|
[daemon/cache/asset]64-bit build-fix for d2a4d81b |
|
More...
|
about 14 years ago
|
[debian,cmake]bithorde-0.2alpha1.2 |
|
More...
|
about 14 years ago
|
[daemon/cache/asset]Shorter name for hasherThread, and don't sync entire finish(). |
|
More...
|
about 14 years ago
|
[tests/bithordelib]Change module-declaration. |
|
More...
|
about 14 years ago
|
[daemon/refcount]Don't use WeakRefs. Makes the GC deadLock-prone without obvious advantage. |
|
More...
|
about 14 years ago
|
[daemon/cache/asset]Sync before closing, and show asset-completion in trace-log. |
|
More...
|
about 14 years ago
|
[daemon/cache/asset]Don't destroy idx-file before reading it. *doh* |
|
More...
|
about 14 years ago
|
[daemon/cache/asset]Properly handle read-callbacks for already closed assets. |
|
More...
|
about 14 years ago
|
[daemon/cache/manager]Cleanup needless cruft. |
|
More...
|
about 14 years ago
|
[daemon/server]Disable TraceExceptions in the daemon. |
|
More...
|
about 14 years ago
|
[lib/client]Check client is still connected before retrying. |
|
More...
|
about 14 years ago
|
[lib/connection]Try to print Stack-Trace for unexpected Exceptions. |
|
More...
|
about 14 years ago
|
[daemon/bithorde]Fix typo in Usage-line. |
|
More...
|
about 14 years ago
|