3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make initial startup less verbose. More... over 13 years ago
Added randomness to retransmision timing, to smooth flows. More... over 13 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm
Tomas Isdal
as isdal
More... over 13 years ago
moved xmpp publikey exchange lib into OneSwarm repo
Tomas Isdal
as isdal
More... over 13 years ago
Clean up several points of logging. More... over 13 years ago
prevent divide-by-zeros in friend connection. More... over 13 years ago
make sure udp connection is not null before querying it. More... over 13 years ago
f2f failing to load plugin on startup after community server failure causes an empty friends file to disk. More... over 13 years ago
Used another wrong random class. More... over 13 years ago
remove reference on randomnumberutils, which is also not always repackaged. More... over 13 years ago
remove references to log4j, which we don't have well set up as a dependency. More... over 13 years ago
initial movement toward dynamic window size. More... over 13 years ago
proxy server has ident to only open on localhost More... over 13 years ago
add compilation of new directory. More... over 13 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm More... over 13 years ago
Add source for the socks proxy server at http://www.code.google.com/p/jsocks-mirror/ For use as an exit-node service. More... over 13 years ago
fixed bug where node clock was delayed leading to large drift
Tomas Isdal
as isdal
More... over 13 years ago
delay first community server refresh 10 seconds
Tomas Isdal
as isdal
More... over 13 years ago
download test command should start in separate thread if delayed start is requested
Tomas Isdal
as isdal
More... over 13 years ago
rescheudle community server update even when the first update is blocked
Tomas Isdal
as isdal
More... over 13 years ago
allow experiments to block community server requests
Tomas Isdal
as isdal
More... over 13 years ago
more logging
Tomas Isdal
as isdal
More... over 13 years ago
increase jvm oneswarm timeout
Tomas Isdal
as isdal
More... over 13 years ago
check for null at shutdown
Tomas Isdal
as isdal
More... over 13 years ago
set dht enabled field properly
Tomas Isdal
as isdal
More... over 13 years ago
allocatetokens() now returns unused tokens for the last bucket as well
Tomas Isdal
as isdal
More... over 13 years ago
during tests: forward searches to all
Tomas Isdal
as isdal
More... over 13 years ago
clarify the refill tokens returns the number of tokens added, and fix bug causing udp rate limiter to eat all tokens
Tomas Isdal
as isdal
More... over 13 years ago
make new dht code actually be disabled when dht.enabled is false
Tomas Isdal
as isdal
More... over 13 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm
Tomas Isdal
as isdal
More... over 13 years ago