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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Dehm
briar
Commits
Commits · 0bfa83bb9f8e18b5b4713cf536bdc7e3a5e386c4
0bfa83bb9f8e18b5b4713cf536bdc7e3a5e386c4
Select Git revision
Selected
0bfa83bb9f8e18b5b4713cf536bdc7e3a5e386c4
Branches
20
master
default
replace_gradle_witness
fix_nonlocalized_timestamp
fileStorage
implement-chunking
upgrade_roboletric_to_401
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
37 results
briar
briar-tests
src
Author
Search by author
Any Author
authors
Julian Dehm
goapunk
1 author
Browse files
Dec 16, 2012
Unit tests for ModemPlugin.
· 2d6a9fa3
akwizgran
authored
Dec 16, 2012
2d6a9fa3
Dec 15, 2012
Accept phone numbers starting with +.
· b090a12b
akwizgran
authored
Dec 15, 2012
b090a12b
Converted Group from an interface to an immutable class.
· 6dd17a22
akwizgran
authored
Dec 15, 2012
6dd17a22
Unit tests and bug fixes for international dialling.
· ac0420d2
akwizgran
authored
Dec 15, 2012
ac0420d2
Empty transport configs/properties should be treated the same as nulls.
· 3b3ab6fd
akwizgran
authored
Dec 15, 2012
3b3ab6fd
Wrapped System.currentTimeMillis() and Thread.sleep() for testability.
· 3e2e7286
akwizgran
authored
Dec 15, 2012
3e2e7286
Moved reliability layer into its own package.
· 5876583f
akwizgran
authored
Dec 15, 2012
5876583f
Use Guice rather than reflection to load plugins.
· f5628e55
akwizgran
authored
Dec 15, 2012
f5628e55
Dec 14, 2012
Converted ReliabilityLayer into an interface for better testability.
· 47749c3c
akwizgran
authored
Dec 14, 2012
47749c3c
Dec 09, 2012
Equals method must be symmetric and transitive.
· 15ab5be4
akwizgran
authored
Dec 9, 2012
15ab5be4
Dec 07, 2012
Wait 60 seconds for the server to hang up.
· cdeefbbc
akwizgran
authored
Dec 7, 2012
cdeefbbc
Non-JUnit tests for detecting when the other end hangs up.
· ef8841e7
akwizgran
authored
Dec 7, 2012
ef8841e7
Dec 06, 2012
Don't send and receive invitations unless the plugin supports it.
· bfbcdfa5
akwizgran
authored
Dec 6, 2012
bfbcdfa5
Flush the output stream after writing.
· 78953289
akwizgran
authored
Dec 6, 2012
78953289
Wait a long time for a connection (modems take a while to connect).
· 584f7de0
akwizgran
authored
Dec 6, 2012
584f7de0
Enabled logging in non-JUnit modem tests.
· aec43d6d
akwizgran
authored
Dec 6, 2012
aec43d6d
Updated non-JUnit plugin tests and added tests for the modem plugin.
· 51a4f2fd
akwizgran
authored
Dec 6, 2012
51a4f2fd
Dec 05, 2012
Updated ant build files for multi-project structure.
· dca9470c
akwizgran
authored
Dec 5, 2012
dca9470c
Moved API classes into a separate project to enforce dependency rules.
· f5626bee
akwizgran
authored
Dec 5, 2012
f5626bee
Merged prototype-test repo into prototype repo, as a separate Eclipse project.
· fa295da4
akwizgran
authored
Dec 5, 2012
fa295da4
Loading