1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Throw checked exception if concurrent attempts are made to remove a contact. More... almost 14 years ago
Singleton lists and singleton sets aren't equal, so use lists consistently. More... almost 14 years ago
Use aliases for shorter, clearer SQL. More... almost 14 years ago
Return transports that have no properties. More... almost 14 years ago
Minor refactoring. More... almost 14 years ago
Split transport identifiers into two: TransportId (globally unique) and TransportIndex (locally unique). More... almost 14 years ago
Advertise the Bluetooth address if the device is discoverable. More... almost 14 years ago
Patched Bluecove native code to work around a bug in OS X 10.4. More... almost 14 years ago
Log the local Bluetooth address. More... almost 14 years ago
Added Bluecove source for debugging. More... almost 14 years ago
Merge branch 'refs/heads/master' of ssh://[email protected]/gitroot/briar/prototype More... almost 14 years ago
Removed references to raw types. More... almost 14 years ago
Merge branch 'refs/heads/master' of ssh://[email protected]/gitroot/briar/prototype More... almost 14 years ago
Removed calls to supportsMulticast() for Java 1.5 compatibility. More... almost 14 years ago
Fixed some comments. More... almost 14 years ago
Non-JUnit tests for LAN socket plugin. More... almost 14 years ago
You can't step in the same Enumeration twice. More... almost 14 years ago
Prefer LAN interfaces for invitations, WAN for connections. More... almost 14 years ago
Fixed test expectations. More... almost 14 years ago
Try to close sockets when an exception is caught. More... almost 14 years ago
If no local address is configured, bind to any address. More... almost 14 years ago
Socket plugin that supports exchanging invitations by LAN multicast (untested). More... almost 14 years ago
Added a method to check which plugins support invitations. More... almost 14 years ago
Factored out non-Bluetooth-specific code. More... almost 14 years ago
Merge branch 'refs/heads/master' of ssh://[email protected]/gitroot/briar/prototype More... almost 14 years ago
Class IDs may be in nested lists. Don't ask me why. More... almost 14 years ago
Merged shared code in listener classes and made casts safe. More... almost 14 years ago
Updated test to match changes to plugin. More... almost 14 years ago
Store the UUID in the local properties so it gets sent to contacts. More... almost 14 years ago
Don't store the local address unless the device is discoverable. More... almost 14 years ago