1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 04, 2024 — Sep 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Plugin factories can supply clocks for their plugins if needed. More... almost 13 years ago
Wrapped the system clock in an interface so it can be replaced in tests. More... almost 13 years ago
Unit tests for ConnectionWriterImpl. More... almost 13 years ago
Merge branch 'master' of ssh://[email protected]/gitroot/briar/prototype More... about 13 years ago
Decided just using jUnit assertions would suffice. More... about 13 years ago
Used jMock so extended test class with BriarTestCase. More... about 13 years ago
Removed redundant line. More... about 13 years ago
Added method to unit test for ID More... about 13 years ago
Fixed bug "Access to default session denied" and reformatted code More... about 13 years ago
Added details on usage of environment variables More... about 13 years ago
Added gmail plugin containing both imap and smtp, with unit test More... about 13 years ago
Arbitrary change to test Eclipse's team synchronization view. More... about 13 years ago
Unit tests for ConnectionReaderImpl, deleted unused test classes. More... about 13 years ago
Unit tests and a bugfix for IncomingEncryptionLayer. More... about 13 years ago
Plaintext frames don't need to include space for the MAC. More... about 13 years ago
Code layout. More... about 13 years ago
Authentic but invalid frames should throw FormatException. More... about 13 years ago
Use consistent wording. More... about 13 years ago
Unit tests for OutgoingEncryptionLayer. More... about 13 years ago
If there's space for a partial final frame, use it. More... about 13 years ago
Allow for the maximum overhead when calculating capacity. More... about 13 years ago
Whitespace. More... about 13 years ago
Don't create tag ciphers and tag keys unnecessarily. More... about 13 years ago
Allow the initiator to close a connection without writing. More... about 13 years ago
Changed to fixed-length frames (mostly untested). More... about 13 years ago
Added SpongyCastle sources, removed BouncyCastle sources. More... about 13 years ago
Use the same method as Android for calculating Bluetooth UUIDs. More... about 13 years ago
Replaced BouncyCastle with SpongyCastle for Android compatibility. More... about 13 years ago
Use the same method as Android to generate the Bluetooth UUID. More... about 13 years ago
Moved defunct invitation and installer code to sandpit repo. More... about 13 years ago