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
Very Low Activity
Commits
: Listings
Analyzed
22 minutes
ago. based on code collected
22 minutes
ago.
Sep 04, 2024 — Sep 04, 2025
Showing page 238 of 253
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Unit tests for OutgoingBatchConnection.
akwizgran
More...
over 13 years ago
Log the exception class when logging exceptions.
akwizgran
More...
over 13 years ago
Plugins should use the executor rather than creating threads.
akwizgran
More...
over 13 years ago
Bind instances rather than singletons.
akwizgran
More...
over 13 years ago
Read the tag on a connection recogniser thread, don't block the plugin.
akwizgran
More...
over 13 years ago
Dedicated executors for plugins and the connection recogniser.
akwizgran
More...
over 13 years ago
Refactoring: moved high-level connection classes to protocol package.
akwizgran
More...
over 13 years ago
Removed frame padding code (soon to be obsolete).
akwizgran
More...
over 13 years ago
Better handling of InterruptedExceptions.
akwizgran
More...
over 13 years ago
Don't generate acks faster than the IO thread can write them.
akwizgran
More...
over 13 years ago
Moved batch ID calculation off the IO thread.
akwizgran
More...
over 13 years ago
Close the writer when the reader closes; only dispose of the connection once.
akwizgran
More...
over 13 years ago
Use a BlockingQueue to simplify synchronisation.
akwizgran
More...
over 13 years ago
Removed the DB listener when the connection is closed.
akwizgran
More...
over 13 years ago
Moved message verification into a separate thread pool.
akwizgran
More...
over 13 years ago
Minor code cleanup.
akwizgran
More...
over 13 years ago
Rewrote StreamConnection to decouple the database from IO.
akwizgran
More...
over 13 years ago
Encapsulate the database thread pool and task queue.
akwizgran
More...
over 13 years ago
Removed unnecessary calls to MessageDigest.reset().
akwizgran
More...
over 13 years ago
Don't accept empty acks, batches or offers.
akwizgran
More...
over 13 years ago
BATCH_ID and MESSAGE_ID don't need to be structs.
akwizgran
More...
over 13 years ago
Decouple the database from IO.
akwizgran
More...
over 13 years ago
ExceptionHandler interface.
akwizgran
More...
over 13 years ago
Javadoc.
akwizgran
More...
over 13 years ago
Ensure semaphore is released if an exception is thrown.
akwizgran
More...
over 13 years ago
Limit the number of waiting database writes to avoid running out of memory.
akwizgran
More...
over 13 years ago
Moved message verification and DB writes off the IO thread.
akwizgran
More...
over 13 years ago
Minor refactoring.
akwizgran
More...
almost 14 years ago
Removed redundant padding check.
akwizgran
More...
almost 14 years ago
Check that padding is set to zero.
akwizgran
More...
almost 14 years ago
←
1
2
…
234
235
236
237
238
239
240
241
242
…
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