3
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #82 from wolverine2k/master
Will Scott
as Will
More... almost 9 years ago
Added instructions to compile on Linux/Ubuntu More... over 11 years ago
Merge pull request #77 from DaemonF/urlToServer
Will Scott
as Will
More... almost 12 years ago
Added Classes to represent a server's publicly avaliable details (eg. exit policy), its privately tracked performance stats and to decide which server to use to connect to a given host and port. More... almost 12 years ago
Merge pull request #74 from DaemonF/fileBrowser3
Will Scott
as Will
More... almost 12 years ago
Merge branch 'master' of https://github.com/CSEMike/OneSwarm into fileBrowser3 More... almost 12 years ago
Update to GWT FileBrowser to shorten the delay when opening read-restricted directories and correctly display translatable "Loading..." text in long directories. More... almost 12 years ago
Merge pull request 72: New GWT FileBrowser Revision #1 (Replaces SWT FileDialog) More... almost 12 years ago
Make client services clean up properly, so that sockets stay fresh over multiple test runs. More... almost 12 years ago
diconnecting -> disconnecting. More... almost 12 years ago
New GWT FileBrowser Revision #1 (Replaces SWT FileDialog) More... almost 12 years ago
Properly account for sent message size. More... almost 12 years ago
Also set reasonable default for maxAvailableTokens. More... almost 12 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm More... almost 12 years ago
Move channel reuse test to a 3-process base. More... almost 12 years ago
Enforce datagram token buckets >= 0. More... almost 12 years ago
additional spelling fix. More... almost 12 years ago
fix spelling of sendUdpOk More... almost 12 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm
Tomas Isdal
as isdal
More... about 12 years ago
crop too long text search strings
Tomas Isdal
as isdal
More... about 12 years ago
Ack over datagrams. More... about 12 years ago
Previous change made retransmits flaky, fixed a validation issue in datagramconnection. More... about 12 years ago
Cleaned up the sent-message queue, and simplified retransmit logic. More... about 12 years ago
Update test to remove some warnings. More... about 12 years ago
Update test for long-ago refactoring. More... about 12 years ago
Fixed acking on the correct channel, some commenting cleanup. More... about 12 years ago
Move to the new gwt api for click handlers. More... about 12 years ago
Synchronized accesses to the sentMessages queue, to hopefully make retransmits more understandable. More... about 12 years ago
Merge branch 'master' of github.com:CSEMike/OneSwarm More... about 12 years ago
Replace the multihashmap. More... about 12 years ago