1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[debian/control]Update Build-Depends to valid packages More... about 12 years ago
[bithorded/config]Implement configurable permissions for unixSocket, default to 0666.
rawler
as Ulrik Mikaelsson
More... about 12 years ago
[lib/connection]Don't drop packets based on prospect-time. Wait and actually check.
rawler
as Ulrik Mikaelsson
More... about 12 years ago
[lib/client]Implement KeepAlive-loop, keeping connections alive over NAT, and detecting torn connections.
rawler
as Ulrik Mikaelsson
More... about 12 years ago
[bithorded/cache]Don't include in inspection unless enabled.
rawler
as Ulrik Mikaelsson
More... about 12 years ago
[bithorded/store/assetstore]Don't try to calculate size for disabled assetStore.
rawler
as Ulrik Mikaelsson
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.
rawler
as Ulrik Mikaelsson
More... about 12 years ago
[lib/timer]Small fix to avoid breaking iterators.
rawler
as Ulrik Mikaelsson
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.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib/client]Always use this->close() to initiate connection-shutdown.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib/client,bithorded]Add logic to detect and explicitly warn about misconfigured friend-names.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib/client]Restructure client-state into a flag-field, to make it more clear and avoid tricky race-conditions.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Merge branch 'encryption'
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[README]Added test-dependencies
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Merge branch 'caching'
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/cache]Better status-handling for CachingAsset.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Extended testing and fixed some auth-problems.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Implement encrypted links. ARC4 and AES supported.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded,lib/client]Implement secure HMAC/shared-key authentication.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib/client]Refactor authentication-signal to allow signalling failed auth.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/config]Implement configuration of encryption-details.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib/random]Add code for secure random byte-arrays. (akin to urandom)
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/cache]Optimize disk-I/O by lazily-creating new cached assets.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib]Move out state-handling to Client.
rawler
as Ulrik Mikaelsson
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)
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/source]Provide inspection for linked repositories.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/cache]Provide inspection for cache.
rawler
as Ulrik Mikaelsson
More... over 12 years ago