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 · fcedc34d10a0e3630260e53af671a6989c99ea30
fcedc34d10a0e3630260e53af671a6989c99ea30
Select Git revision
Selected
fcedc34d10a0e3630260e53af671a6989c99ea30
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
api
Author
Search by author
Any Author
authors
Julian Dehm
goapunk
1 author
Browse files
Jul 14, 2011
Don't store subscription or transport updates that are older than those...
· fcedc34d
akwizgran
authored
Jul 14, 2011
fcedc34d
Retrieve messages from the database in raw form to avoid creating unnecessary...
· 836d30f6
akwizgran
authored
Jul 14, 2011
836d30f6
New retransmission mechanism, which does away with the need for bundle IDs and...
· a121dcdd
akwizgran
authored
Jul 14, 2011
a121dcdd
Jul 13, 2011
Rewrote the bundle reading and writing code to eliminate copying. Signatures...
· e13b0437
akwizgran
authored
Jul 13, 2011
e13b0437
Jul 12, 2011
Added accessors for the amount of raw data read and written by readers and...
· c3643a03
akwizgran
authored
Jul 12, 2011
c3643a03
Message parser and encoder.
· 22a67cc0
akwizgran
authored
Jul 12, 2011
22a67cc0
Check the return value from Signature.verify(). *cough*
· 2af6f194
akwizgran
authored
Jul 12, 2011
2af6f194
Builders for incoming and outgoing headers and batches. The protocol and...
· 3d549ea6
akwizgran
authored
Jul 12, 2011
3d549ea6
Protocol refactoring. Each bundle now consists of a signed header and zero or...
· e0509db4
akwizgran
authored
Jul 12, 2011
e0509db4
Refactored readers and writers.
· 4977695a
akwizgran
authored
Jul 12, 2011
4977695a
Jul 11, 2011
Builders for batches and bundles.
· 4f5eb211
akwizgran
authored
Jul 11, 2011
4f5eb211
Added start/end methods for writing indefinite lists and maps.
· 51e371f7
akwizgran
authored
Jul 11, 2011
51e371f7
Jul 10, 2011
Iterators throw FormatRuntimeException if a FormatException occurs, or...
· 63f1caeb
akwizgran
authored
Jul 10, 2011
63f1caeb
Added type-safe accessors and iterator accessors for lists and maps.
· 0f4ffe9f
akwizgran
authored
Jul 10, 2011
0f4ffe9f
Modifying Protocol Buffers (or Thrift, or MessagePack, or any of the free...
· 1f5e52c3
akwizgran
authored
Jul 10, 2011
1f5e52c3
Jul 07, 2011
Protocol Buffers will be used for the wire protocol. As a quick test it's now...
· 4deb5247
akwizgran
authored
Jul 7, 2011
4deb5247
Jul 06, 2011
Added support for local transport details. Each bundle contains the sender's...
· 7fb58907
akwizgran
authored
Jul 6, 2011
7fb58907
Transport details for contacts can be stored in the database (these are...
· b548820f
akwizgran
authored
Jul 6, 2011
b548820f
Contact IDs are now auto-generated.
· 9fbf0f21
akwizgran
authored
Jul 6, 2011
9fbf0f21
Jul 05, 2011
DatabaseComponent throws an exception instead of returning silently if a...
· 5d768a57
akwizgran
authored
Jul 5, 2011
5d768a57
Unit tests and bugfixes for DatabaseComponent. Merged code from various unique...
· 13b3d4cc
akwizgran
authored
Jul 5, 2011
13b3d4cc
Unit tests, refactoring and bugfixes for the database. Replies to messages in
· f97393f1
akwizgran
authored
Jul 5, 2011
f97393f1
Jul 04, 2011
Factored out the database cleaner.
· eb752ada
akwizgran
authored
Jul 4, 2011
eb752ada
Unit tests for H2Database.
· 390b3167
akwizgran
authored
Jul 4, 2011
390b3167
Jul 01, 2011
Javadocs and unit tests.
· 0ed2a7c9
akwizgran
authored
Jul 1, 2011
0ed2a7c9
Jun 29, 2011
Changed "neighbour" to "contact" throughout (messy, but it's only going to get...
· b29a024c
akwizgran
authored
Jun 29, 2011
b29a024c
Added the ability to remove neighbours from the database (untested).
· ed0174a9
akwizgran
authored
Jun 29, 2011
ed0174a9
Jun 28, 2011
Removed name from startTransaction(), merged the two batch-removal methods.
· b2532708
akwizgran
authored
Jun 28, 2011
b2532708
Jun 27, 2011
More javadocs.
· 82fb860a
akwizgran
authored
Jun 27, 2011
82fb860a
Javadocs and unit tests, God help me.
· 5281113f
akwizgran
authored
Jun 27, 2011
5281113f
Jun 22, 2011
More unit tests.
· dad1b4fc
akwizgran
authored
Jun 22, 2011
dad1b4fc
Javadocs and unit tests. Woo!
· eb1c8552
akwizgran
authored
Jun 22, 2011
eb1c8552
Jun 21, 2011
Initial commit with new directory structure.
· cd4f99df
akwizgran
authored
Jun 21, 2011
cd4f99df
Loading