3
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix null pointer when flipping empty buffer. More... over 13 years ago
Merge branch 'channel-ping' of github.com:CSEMike/OneSwarm into channel-ping
Tomas Isdal
as isdal
More... over 13 years ago
code cleaning
Tomas Isdal
as isdal
More... over 13 years ago
removing an old reference to incubator. More... over 13 years ago
Added explicit acknowledgements for service messages. Service connection supports bundling acks, but not using that yet. More... over 13 years ago
udp packets are counted in the global rate limit
Tomas Isdal
as isdal
More... over 13 years ago
added support for socket changes for incoming udp packets
Tomas Isdal
as isdal
More... over 13 years ago
merged in udp friend to friend connection changes
Tomas Isdal
as isdal
More... over 13 years ago
faster!
Tomas Isdal
as isdal
More... over 13 years ago
added tests for DatagramConnection
Tomas Isdal
as isdal
More... over 13 years ago
reference count buffers, to allow retransmission. More... over 13 years ago
null pointer fixes. More... over 13 years ago
added rate limiting. More... over 13 years ago
send udp packets using a separate thread
Tomas Isdal
as isdal
More... over 13 years ago
add crypto type field to init message in case we need to change it
Tomas Isdal
as isdal
More... over 13 years ago
keep track of internal aes counter to avoid init() on each packet, use sha1 instead of hmac-sha1 for error detection
Tomas Isdal
as isdal
More... over 13 years ago
Hopefully squashed the concurrent access bug More... over 13 years ago
logging changes
Tomas Isdal
as isdal
More... over 13 years ago
modify encrypter to take array of bytebuffers to remove an extra memcopy of the packet
Tomas Isdal
as isdal
More... over 13 years ago
Initial udp support for service sharing
Tomas Isdal
as isdal
More... over 13 years ago
Restrict the server to communicating on known good paths. More... over 13 years ago
lets be safe. More... over 13 years ago
constant mesed up More... over 13 years ago
added weighted policy More... over 13 years ago
changed policy setup. More... over 13 years ago
fixed syncronization bug More... over 13 years ago
syncronization, mainly. More... over 13 years ago
Merge branch 'master' of github.com:willscott/OneSwarm More... over 13 years ago
Added logic to also close the Socket in the finally block of EchoServer's run(). More... over 13 years ago
no need to compile localizations in dev branch
Tomas Isdal
as isdal
More... almost 14 years ago