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
7b8181e30949068f58ebfed6ea17a1834b7286a5
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
briar-tests
src
org
briarproject
plugins
modem
ModemPluginTest.java
Author
Search by author
Any Author
authors
0 authors
Nov 04, 2014
Massive refactoring to merge handling of simplex and duplex connections.
· 7b8181e3
akwizgran
authored
10 years ago
7b8181e3
Oct 02, 2014
Merged IncomingConnectionExecutor and PluginExecutor into IoExecutor.
· 941efb4b
akwizgran
authored
10 years ago
We don't need two separate executors for long-running IO threads.
941efb4b
Jan 08, 2014
Changed the root package from net.sf.briar to org.briarproject.
· 83247641
akwizgran
authored
11 years ago
83247641
Jun 05, 2013
Allow plugins to use different maximum frame lengths.
· 08b11412
akwizgran
authored
12 years ago
08b11412
Feb 01, 2013
Code cleanup: don't use L for long constants unless it's necessary.
· adff3748
akwizgran
authored
12 years ago
adff3748
Added getMaxLatency() method to transport plugins.
· a73d9d05
akwizgran
authored
12 years ago
a73d9d05
Jan 03, 2013
Disable shuffling of contacts when unit testing the modem plugin.
· 5b02fe96
akwizgran
authored
12 years ago
5b02fe96
Dec 16, 2012
Unit tests for ModemPlugin.
· 2d6a9fa3
akwizgran
authored
12 years ago
2d6a9fa3
Loading