Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
briar
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Dehm
briar
Commits
ec6f60b065beeb9bab406ab59aedee8e75345725
Select Git revision
Branches
20
replace_gradle_witness
fix_nonlocalized_timestamp
fileStorage
implement-chunking
upgrade_roboletric_to_401
master
default
implement-mailbox-contact-sessions
541-faster-retransmission-eta
add_special_purpose_contacts
mailbox-b
mailbox
mailbox-jd
implement_mailbox_connection_manager
1343-vanniktech-emoji
541-allow-retransmission-if-faster
asp-temp
fix_performance_test_db
514-allow-retransmissions-using-lower-latency-transports
implement-SyncSession-writer-error-handling
add_special_purpose_contacts_refactored
Tags
16
beta-0.16.16
beta-0.16.10
beta-0.16.11
beta-0.16.12
beta-0.16.13
beta-0.16.14
beta-0.16.15
beta-0.16.9
beta-0.16.1
beta-0.16.2
beta-0.16.3
beta-0.16.4
beta-0.16.5
beta-0.16.6
beta-0.16.7
beta-0.16.8
36 results
briar
Author
Search by author
Any Author
authors
Julian Dehm
goapunk
1 author
Feb 06, 2012
Tor plugin using Silvertunnel's Netlib (untested).
· ec6f60b0
akwizgran
authored
13 years ago
ec6f60b0
Plan B: Remove error correction and reliability layers and the
· 6da30ca4
akwizgran
authored
13 years ago
consequent distinction between segments and frames.
6da30ca4
Jan 24, 2012
Use a SortedMap for efficient insertions.
· 899ec5e1
akwizgran
authored
13 years ago
899ec5e1
Make room for the ack header.
· 3d4b5e62
akwizgran
authored
13 years ago
3d4b5e62
Jan 23, 2012
Tests and bugfixes for IncomingReliabilityLayerImpl.
· ffe3bafc
akwizgran
authored
13 years ago
ffe3bafc
Jan 21, 2012
Incoming reliability layer with support for reordering (untested).
· 9f1e3dea
akwizgran
authored
13 years ago
9f1e3dea
Jan 20, 2012
Renamed a couple of classes.
· 48ceaaea
akwizgran
authored
13 years ago
48ceaaea
Allow the transport to specify the maximum segment length.
· 3a77ba9a
akwizgran
authored
13 years ago
3a77ba9a
Keep a stack of free segments to reduce allocations.
· 13eff752
akwizgran
authored
13 years ago
13eff752
Unit tests for IncomingErrorCorrectionLayerImpl.
· 337c1c8a
akwizgran
authored
13 years ago
337c1c8a
Tests and bugfixes for XOR encoder and decoder.
· 114ca203
akwizgran
authored
13 years ago
114ca203
Tests and bugfixes for XorErasureDecoder.
· 74dd4e27
akwizgran
authored
13 years ago
74dd4e27
Test and bugfixes for XorErasureEncoder.
· 2b737e7e
akwizgran
authored
13 years ago
2b737e7e
Outgoing error correction layer (untested).
· f10af33b
akwizgran
authored
13 years ago
f10af33b
Incoming error correction layer (untested).
· e46ef15a
akwizgran
authored
13 years ago
e46ef15a
Fixed the frame reordering window.
· 5a4505cb
akwizgran
authored
13 years ago
5a4505cb
Jan 19, 2012
Removed a redundant method.
· 92b67d98
akwizgran
authored
13 years ago
92b67d98
Frame reordering window.
· e43ffe1a
akwizgran
authored
13 years ago
e43ffe1a
Moved connection window size to TransportConstants.
· 02c51649
akwizgran
authored
13 years ago
02c51649
Split the functionality of ConnectionWriterImpl into layers.
· aabb8fb5
akwizgran
authored
13 years ago
aabb8fb5
Split the functionality of ConnectionReaderImpl into layers.
· 12393581
akwizgran
authored
13 years ago
12393581
Distinguish between recoverable and unrecoverable errors.
· 1f39bfef
akwizgran
authored
13 years ago
1f39bfef
Removed a println.
· 7eaa1f17
akwizgran
authored
13 years ago
7eaa1f17
Jan 17, 2012
Reduced the visibility of a class.
· f53cc88b
akwizgran
authored
13 years ago
f53cc88b
Renamed frame cipher -> segment cipher, frame key -> segment key.
· 249c82d3
akwizgran
authored
13 years ago
249c82d3
Factory methods for segmented connection writers.
· 6085b70b
akwizgran
authored
13 years ago
6085b70b
Added factory methods for segmented connection readers.
· dbeb7a20
akwizgran
authored
13 years ago
dbeb7a20
Converted the outgoing encryption layer from frames to segments.
· 87e1c42b
akwizgran
authored
13 years ago
87e1c42b
Converted incoming encryption layer from frames to segments.
· f6ed6dd6
akwizgran
authored
13 years ago
f6ed6dd6
Updated transport constants and renamed some test classes.
· 8c002087
akwizgran
authored
13 years ago
8c002087
Renamed some classes.
· 9bd0b60d
akwizgran
authored
13 years ago
9bd0b60d
Segmented plugin interfaces should extend general plugin interfaces.
· 79814bd4
akwizgran
authored
13 years ago
79814bd4
Jan 13, 2012
Decryption code for tagging every segment.
· b2cab716
akwizgran
authored
13 years ago
b2cab716
Unit tests for tagging every segment.
· 0d06ad8b
akwizgran
authored
13 years ago
0d06ad8b
Initial support for tagging every segment (untested).
· 07f8607c
akwizgran
authored
13 years ago
07f8607c
Pass segments rather than frames to/from segmented plugins.
· ac136d37
akwizgran
authored
13 years ago
ac136d37
Unit tests for segmented encrypter and decrypter.
· d0e40206
akwizgran
authored
13 years ago
d0e40206
Encrypter and decrypter for segmented transports (untested).
· 90e54d94
akwizgran
authored
13 years ago
90e54d94
APIs for segmented transports.
· ab9b0544
akwizgran
authored
13 years ago
ab9b0544
Jan 12, 2012
Frame-at-a-time decryption.
· f6cad108
akwizgran
authored
13 years ago
f6cad108
Loading