[debian/control]Update Build-Depends to valid packages |
|
More...
|
about 12 years ago
|
[bithorded/config]Implement configurable permissions for unixSocket, default to 0666. |
|
More...
|
about 12 years ago
|
[lib/connection]Don't drop packets based on prospect-time. Wait and actually check. |
|
More...
|
about 12 years ago
|
[lib/client]Implement KeepAlive-loop, keeping connections alive over NAT, and detecting torn connections. |
|
More...
|
about 12 years ago
|
[bithorded/cache]Don't include in inspection unless enabled. |
|
More...
|
about 12 years ago
|
[bithorded/store/assetstore]Don't try to calculate size for disabled assetStore. |
|
More...
|
about 12 years ago
|
[debian/bhfuse.upstart]Check if mount point exist, if not create it. |
|
More...
|
about 12 years ago
|
Change default cache folder to /var/lib/bithorde |
|
More...
|
about 12 years ago
|
[debian/control]New package maintainer |
|
More...
|
about 12 years ago
|
[README]Document protobuf-compiler dependency. |
|
More...
|
about 12 years ago
|
[lib/timer]Small fix to avoid breaking iterators. |
|
More...
|
over 12 years ago
|
[bithorded/config]Allow for addr-less friends. I.E. for friend-nodes behind NAT which would now become responsible for making the connection. |
|
More...
|
over 12 years ago
|
[lib/client]Always use this->close() to initiate connection-shutdown. |
|
More...
|
over 12 years ago
|
[lib/client,bithorded]Add logic to detect and explicitly warn about misconfigured friend-names. |
|
More...
|
over 12 years ago
|
[lib/client]Restructure client-state into a flag-field, to make it more clear and avoid tricky race-conditions. |
|
More...
|
over 12 years ago
|
Merge branch 'encryption' |
|
More...
|
over 12 years ago
|
[README]Added test-dependencies |
|
More...
|
over 12 years ago
|
Merge branch 'caching' |
|
More...
|
over 12 years ago
|
[bithorded/cache]Better status-handling for CachingAsset. |
|
More...
|
over 12 years ago
|
Extended testing and fixed some auth-problems. |
|
More...
|
over 12 years ago
|
Implement encrypted links. ARC4 and AES supported. |
|
More...
|
over 12 years ago
|
[bithorded,lib/client]Implement secure HMAC/shared-key authentication. |
|
More...
|
over 12 years ago
|
[lib/client]Refactor authentication-signal to allow signalling failed auth. |
|
More...
|
over 12 years ago
|
[bithorded/server/config]Implement configuration of encryption-details. |
|
More...
|
over 12 years ago
|
[lib/random]Add code for secure random byte-arrays. (akin to urandom) |
|
More...
|
over 12 years ago
|
[bithorded/cache]Optimize disk-I/O by lazily-creating new cached assets. |
|
More...
|
over 12 years ago
|
[lib]Move out state-handling to Client. |
|
More...
|
over 12 years ago
|
[python/bithordetest]Factor out socket-fetch() and push() to allow subclasses to override. (I.E. provide mock-encryption for testing) |
|
More...
|
over 12 years ago
|
[bithorded/source]Provide inspection for linked repositories. |
|
More...
|
over 12 years ago
|
[bithorded/cache]Provide inspection for cache. |
|
More...
|
over 12 years ago
|