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
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 250 of 251
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Refactored readers and writers.
akwizgran
More...
over 13 years ago
Builders for batches and bundles.
akwizgran
More...
over 13 years ago
Added start/end methods for writing indefinite lists and maps.
akwizgran
More...
over 13 years ago
Iterators throw FormatRuntimeException if a FormatException occurs, or RuntimeException if an IO error occurs. Reduced visibility of impl classes.
akwizgran
More...
over 13 years ago
Added type-safe accessors and iterator accessors for lists and maps.
akwizgran
More...
over 13 years ago
Modifying Protocol Buffers (or Thrift, or MessagePack, or any of the free ASN.1 implementations I could find) to support length constraints was more work than writing a custom serialisation format, so I wrote a custom format.
akwizgran
More...
over 13 years ago
Protocol Buffers will be used for the wire protocol. As a quick test it's now used to serialize transport details when creating an invitation.
akwizgran
More...
over 13 years ago
Added support for local transport details. Each bundle contains the sender's latest transport details.
akwizgran
More...
over 13 years ago
Transport details for contacts can be stored in the database (these are arbitrary key/value pairs that describe how to reach the contact using a particular transport). Moved the generic ContactId and Rating classes out of the database package of the API.
akwizgran
More...
over 13 years ago
Contact IDs are now auto-generated.
akwizgran
More...
over 13 years ago
More unit tests for DatabaseComponent.
akwizgran
More...
over 13 years ago
DatabaseComponent throws an exception instead of returning silently if a contact is removed during an operation involving that contact. More unit tests.
akwizgran
More...
over 13 years ago
Unit tests and bugfixes for DatabaseComponent. Merged code from various unique ID classes into a common superclass.
akwizgran
More...
over 13 years ago
Unit tests, refactoring and bugfixes for the database. Replies to messages in other groups no longer affect sendability, which makes it safe to delete all messages from a group when unsubscribing.
akwizgran
More...
over 13 years ago
Factored out the database cleaner.
akwizgran
More...
over 13 years ago
Unit tests for H2Database.
akwizgran
More...
over 13 years ago
Unit tests for i18n component.
akwizgran
More...
over 13 years ago
Enabled assertions in junit tests.
akwizgran
More...
over 13 years ago
Javadocs and unit tests.
akwizgran
More...
over 13 years ago
Changed "neighbour" to "contact" throughout (messy, but it's only going to get messier later). Also reordered some methods in DatabaseComponent impls.
akwizgran
More...
over 13 years ago
Added the ability to remove neighbours from the database (untested).
akwizgran
More...
over 13 years ago
Unit tests for InvitationWorker.
akwizgran
More...
over 13 years ago
Removed name from startTransaction(), merged the two batch-removal methods.
akwizgran
More...
over 13 years ago
More javadocs.
akwizgran
More...
over 13 years ago
Javadocs and unit tests, God help me.
akwizgran
More...
over 13 years ago
Replaced printlns with logging, moved delete() to FileUtils.
akwizgran
More...
over 13 years ago
More unit tests.
akwizgran
More...
over 13 years ago
More unit tests.
akwizgran
More...
over 13 years ago
Javadocs and unit tests. Woo!
akwizgran
More...
over 13 years ago
Added test jars and the first unit test.
akwizgran
More...
over 13 years ago
←
1
2
…
243
244
245
246
247
248
249
250
251
→
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