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
about 19 hours
ago. based on code collected
about 19 hours
ago.
Sep 06, 2024 — Sep 06, 2025
Showing page 239 of 253
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Allow empty frames.
akwizgran
More...
almost 14 years ago
Connection readers and writers don't need the connection context.
akwizgran
More...
almost 14 years ago
Include the frame number in the header.
akwizgran
More...
almost 14 years ago
Replaced encrypted IVs with pseudo-random tags.
akwizgran
More...
almost 14 years ago
Renamed "encrypted IVs" as "tags" (actual crypto changes to follow).
akwizgran
More...
almost 14 years ago
Renamed "user-defined types" as "structs" in the serialisation format.
akwizgran
More...
almost 14 years ago
Throw an exception rather than blocking if a transaction is started after the database has closed.
akwizgran
More...
almost 14 years ago
Don't swallow interrupts.
akwizgran
More...
almost 14 years ago
Added the Bouncy Castle sources.
akwizgran
More...
almost 14 years ago
Return a copy when explicitly asked for one (fixes a test).
akwizgran
More...
almost 14 years ago
Use a single SecureRandom instance to avoid blocking on creation.
akwizgran
More...
almost 14 years ago
Don't create copies of erasable keys.
akwizgran
More...
almost 14 years ago
Use immutable collections for thread safety.
akwizgran
More...
almost 14 years ago
Removed the initiator flag from the IV (no longer needed with the new key derivation rules).
akwizgran
More...
almost 14 years ago
Advertise the Bluetooth address if the device is discoverable in either GIAC or LIAC mode.
akwizgran
More...
almost 14 years ago
Cache the return value of Arrays.hashCode().
akwizgran
More...
almost 14 years ago
String caches its hash code, so prefer HashMap to TreeMap.
akwizgran
More...
almost 14 years ago
Made TransportConfig and TransportProperties thread-safe.
akwizgran
More...
almost 14 years ago
Return immutable collections from the database.
akwizgran
More...
almost 14 years ago
Use CountDownLatch rather than wait/notify.
akwizgran
More...
almost 14 years ago
Use CopyOnWriteArrayList for listener lists.
akwizgran
More...
almost 14 years ago
Fixed a test.
akwizgran
More...
almost 14 years ago
One more unit test for the road...
akwizgran
More...
almost 14 years ago
Avoid DB lookups where possible.
akwizgran
More...
almost 14 years ago
Merge branch 'refs/heads/master' of ssh://
[email protected]
/gitroot/briar/prototype
akwizgran
More...
almost 14 years ago
Don't keep connection windows in memory.
akwizgran
More...
almost 14 years ago
Don't lock the list of listeners while calling them.
akwizgran
More...
almost 14 years ago
Removable drive monitor for OS X 10.4 (JNotify requires at least 10.5).
akwizgran
More...
almost 14 years ago
Don't start shutdown hook threads more than once.
akwizgran
More...
almost 14 years ago
Upgraded H2 jar (the new version was built on OS X 10.4 for Java 1.5 compatibility).
akwizgran
More...
almost 14 years ago
←
1
2
…
235
236
237
238
239
240
241
242
243
…
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