openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Briar Project
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 247 of 253
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Folded ReadWriteLockDatabaseComponentTest into its parent.
akwizgran
More...
almost 14 years ago
Removed SynchronizedDatabaseComponent.
akwizgran
More...
almost 14 years ago
BadPaddingExceptions should be rethrown as RuntimeExceptions.
akwizgran
More...
almost 14 years ago
Arrays.copyOfRange() is not available in Java 5.
akwizgran
More...
almost 14 years ago
IOException(Throwable) constructor isn't available in Java 5.
akwizgran
More...
almost 14 years ago
Timestamps may not be negative.
akwizgran
More...
almost 14 years ago
Fixed unit tests for database component.
akwizgran
More...
almost 14 years ago
SynchronizedDatabaseComponent.addLocalPrivateMessage() was not checking whether the contact was still in the DB.
akwizgran
More...
almost 14 years ago
Unit tests for private messages.
akwizgran
More...
almost 14 years ago
Database.hasSendableMessages() should check for private messages.
akwizgran
More...
almost 14 years ago
Unit tests for private messages.
akwizgran
More...
almost 14 years ago
Added a random salt to prevent ID clashes between anonymous messages.
akwizgran
More...
almost 14 years ago
Check for sendable private messages as well as group messages.
akwizgran
More...
almost 14 years ago
More DB support for private messages - needs unit tests.
akwizgran
More...
almost 14 years ago
DB support for private messages.
akwizgran
More...
almost 14 years ago
Basic database support for private messages.
akwizgran
More...
almost 14 years ago
Make the group field of messages optional.
akwizgran
More...
almost 14 years ago
Use null instead of MessageId.NONE and AuthorId.NONE, as for other optional fields.
akwizgran
More...
almost 14 years ago
Renamed user-defined tags "user-defined type identifiers".
akwizgran
More...
almost 14 years ago
Renumbered object identifiers to reflect removal of OFFER_ID.
akwizgran
More...
almost 14 years ago
Offer IDs no longer need to be calculated or echoed in requests.
akwizgran
More...
almost 14 years ago
Added an initiator flag (bit 31) to the IV.
akwizgran
More...
almost 14 years ago
Order sendable messages by timestamp. Also fixed some comments.
akwizgran
More...
almost 14 years ago
We can squeeze in a few more subscriptions.
akwizgran
More...
almost 14 years ago
Don't forget 8 bytes for the timestamp.
akwizgran
More...
almost 14 years ago
Increased the maximum packet size to 1 MiB.
akwizgran
More...
almost 14 years ago
Renamed a couple of classes.
akwizgran
More...
almost 14 years ago
Removed unnecessary transaction commit.
akwizgran
More...
almost 14 years ago
Allow identical batches to be sent to multiple contacts.
akwizgran
More...
almost 14 years ago
Map keys must be unique.
akwizgran
More...
almost 14 years ago
←
1
2
…
243
244
245
246
247
248
249
250
251
252
253
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree