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
1 day
ago. based on code collected
1 day
ago.
Sep 09, 2024 — Sep 09, 2025
Showing page 235 of 253
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Code cleanup for the transport protocol.
akwizgran
More...
over 13 years ago
Use AES/GCM instead of AES/CTR and HMAC.
akwizgran
More...
over 13 years ago
Incremental subscription updates (untested).
akwizgran
More...
over 13 years ago
Use a DB index to avoid linear insertion time.
akwizgran
More...
over 13 years ago
Further progress towards incremental subscription updates.
akwizgran
More...
over 13 years ago
Use a separate linked list for each contact, containing visible groups.
akwizgran
More...
over 13 years ago
Keep a linked list of the IDs of subscribed groups.
akwizgran
More...
over 13 years ago
Fixed a test.
akwizgran
More...
over 13 years ago
Still trying to track down intermittent test failures under heavy load.
akwizgran
More...
over 13 years ago
Replaced sleep with a latch to prevent test failures under heavy load.
akwizgran
More...
over 13 years ago
Printlns to track down a test failure.
akwizgran
More...
over 13 years ago
Debugging code to track down TorPuginTest failures.
akwizgran
More...
over 13 years ago
Minor changes to serialisation library (mostly renaming).
akwizgran
More...
over 13 years ago
Simplified serialisation format.
akwizgran
More...
over 13 years ago
Optionally create a Tor plugin without a hidden service. Should speed up tests.
akwizgran
More...
over 13 years ago
Refactored PollingRemovableDriveMonitor, fixed test.
akwizgran
More...
over 13 years ago
Fixed LockFairnessTest - use latches instead of sleeping.
akwizgran
More...
over 13 years ago
Separated key agreement algorithm from signature algorithm.
akwizgran
More...
over 13 years ago
Fixed some key derivation bugs and removed an unnecessary argument.
akwizgran
More...
over 13 years ago
Encode the frame number at the start of the IV (easier to describe).
akwizgran
More...
over 13 years ago
Length prefix all KDF arguments.
akwizgran
More...
over 13 years ago
All KDF arguments must be either null-terminated or length-prefixed.
akwizgran
More...
over 13 years ago
Increased some timeouts to stop tests from failing under load.
akwizgran
More...
over 13 years ago
Increased some timeouts and added latches to stop tests failing under heavy load.
akwizgran
More...
over 13 years ago
Merged some redundant code.
akwizgran
More...
over 13 years ago
Partial implementation of the invitation protocol (untested).
akwizgran
More...
over 13 years ago
Upgraded hash function to SHA-384 and MAC to HMAC-SHA-384.
akwizgran
More...
over 13 years ago
Removed unused variables.
akwizgran
More...
over 13 years ago
Removed an unnecessary allocation.
akwizgran
More...
over 13 years ago
Added a flag to indicate the last frame of the connection.
akwizgran
More...
over 13 years ago
←
1
2
…
231
232
233
234
235
236
237
238
239
…
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