1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[daemon/config]Fix broken sendcipher config-option.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[template.config]Fix erraneous default-documentation on server.allowanon.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Merge branch 'authencrypt'
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/cipher/counter]Change implementation to match NIST recommendations.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Remove accidentally checked-in file.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Add XOR-obfuscation.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Implement variable ciphers, and enable RC4.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[bithorde.proto]Begin defining protocol version 2.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Finally! Working S2S authentication and encryption!
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Implement config.allowanon, and improve handling of non-authenticated clients.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/cipher/hmac]Implement HMAC from RFC2104.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/pumping]Change FilteredConnection to take read/write - Filters at different time.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[pumping]Add FilteredConnection and FilteredSocket.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[pumping]Implement queueCallback()-functionality to enable safe asynchronous operations.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[pumping]Fix unit-test.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/connection,lib/client]Rewrite to allow two-phase handshake with keys.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/connection]Remove assumption on protocol version 1.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/cipher/counter]Add CounterCipher.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/manager]Route hashUpdates through the pumping-loop to ensure good thread-behavior.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Merge branch 'monitor'
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/server,mgmt]Rename some parts.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/httpserver]Implement dynamically rendering HTML or Text depending on Accept-header.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/server]Implement simple clients-stats.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/router,mgmt]Implement viewing connected friends.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/httpserver,daemon/server,daemon/*]Implement HTTPMgmtProxy framework, and apply for server and cache.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/httpserver]Improve slightly, allow long responses etc.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/httpserver]Added Pumping-based HTTPServer framework.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]Remove yet another racy lock.
rawler
as Ulrik Mikaelsson
More... over 14 years ago
[daemon/client]Remove stale forced GC.collect(). No longer needed since ref-tracking.
rawler
as Ulrik Mikaelsson
More... over 14 years ago
[tests/bithordelib]Fix race-condition in test.
rawler
as Ulrik Mikaelsson
More... over 14 years ago