Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
Briar Mailbox
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 Mailbox
Commits
Commits · 15ea91a9bd9b2d1b44aa9c110fba3e2149a1e15a
15ea91a9bd9b2d1b44aa9c110fba3e2149a1e15a
Select Git revision
Selected
15ea91a9bd9b2d1b44aa9c110fba3e2149a1e15a
Branches
20
master
default
bramble-config
rebase-intro-iii
tester
implement-mailbox-contact-sessions-testing
implement-mailbox-contact-sessions
mailbox-introduction
ux-pairing
add-mailbox-unpaired-screen-to-briar
refactor-mailbox-sessions
implement-incoming-sync-session-reuse-for-mailbox
implement-mailbox-pairing-error-fragment
rebase-ui
mailbox_introduction_client
fix-history
ui_mockup
mailbox
mailbox-updated
mailbox_rebase
2018-Jul-bontric-refactor-exchangeTask
21 results
briar-repeater
Author
Search by author
Any Author
authors
Julian Dehm
goapunk
1 author
Browse files
Sep 29, 2018
wipper
· 15ea91a9
Julian Dehm
authored
6 years ago
Verified
15ea91a9
Sep 28, 2018
add contactId check in ContactMailboxSession
· 346496ff
bontric
authored
6 years ago
346496ff
Check if contact Id matches expected Id if we receive a stream from
· 4f2d526c
bontric
authored
6 years ago
4f2d526c
add contact Id to TAKE request
· 47541e5a
bontric
authored
6 years ago
47541e5a
use final variables in store request
· 690e3d17
bontric
authored
6 years ago
690e3d17
Cleanuo mailbox manager and fix use of wrong contactId for mailbox connections
· c3870951
bontric
authored
6 years ago
c3870951
simplify/cleanup mailbox session
· 11159b68
bontric
authored
6 years ago
11159b68
move mailboxstorage to constructor (WIP anyways)
· d6ddefa8
bontric
authored
6 years ago
d6ddefa8
cleanup
· db9f4193
bontric
authored
6 years ago
db9f4193
Fix/refactor mailbox message parsing
· 213a3bfd
bontric
authored
6 years ago
213a3bfd
fix default initialisation of stream (causes problems when upcasting)
· 46dae436
bontric
authored
6 years ago
46dae436
Sep 27, 2018
fix byte to integer conversion in feedableinputstream
· 1948f280
bontric
authored
6 years ago
1948f280
Sep 26, 2018
fix connection to contact mailboxes
· 78c43c9f
bontric
authored
6 years ago
78c43c9f
Handle incoming connection of contact to mailbox
· a018e3d9
bontric
authored
6 years ago
a018e3d9
Refactor mailbox service, add Tor support and add polling randomisation
· 4b633ab7
bontric
authored
6 years ago
4b633ab7
Sep 25, 2018
Move Mailbox Sessions to own packet
· 2c3c3884
bontric
authored
6 years ago
2c3c3884
refactor mailbox storage and add interfaces to bramble/api
· c0dea3cc
bontric
authored
6 years ago
c0dea3cc
Update Sessions
· 96fd3457
bontric
authored
6 years ago
96fd3457
Remove unneccesary enableRequestHandling function from MailboxProtocol
· 4d5dbf55
bontric
authored
6 years ago
4d5dbf55
Add MailboxSession interface
· 1fac8a46
bontric
authored
6 years ago
1fac8a46
Refactor mailbox message formatting and add format checks
· 165fa2ff
bontric
authored
6 years ago
165fa2ff
Sep 24, 2018
Fix logging on request error
· ff1093f6
bontric
authored
6 years ago
ff1093f6
Fixes
· 93e71a75
bontric
authored
6 years ago
93e71a75
Update Storage-testing implementation
· cac7ee40
bontric
authored
6 years ago
cac7ee40
Add check to AbstractMailboxSession#getSyncStreamsToStore to ensure
· 65ef4893
bontric
authored
6 years ago
65ef4893
Add "hasMessagesOrAcksToSend" function which checks whether messages
· 282aad3c
bontric
authored
6 years ago
282aad3c
Sep 20, 2018
Use readTag function in PrivateMailboxSession
· 33dfd4dc
bontric
authored
7 years ago
33dfd4dc
Implemen sessions for connection between a contact (of the owner) and
· 179bec39
bontric
authored
7 years ago
179bec39
remove unused import from MailboxModule
· 05fb8045
bontric
authored
7 years ago
05fb8045
Update MailboxOwnerSession
· c9f1f947
bontric
authored
7 years ago
c9f1f947
Add handling for contacts without a mailbox to mailbox manager
· cb4f20b6
bontric
authored
7 years ago
cb4f20b6
Update PrivateMailboxSession and add function to handle contacts
· 3468833c
bontric
authored
7 years ago
3468833c
Add readTag function to AbstractMailboxSession
· dafb4a45
bontric
authored
7 years ago
dafb4a45
remove generic request handlers from AbstractSyncSession (different
· 98ad421a
bontric
authored
7 years ago
98ad421a
Update integration test for protocol and add test for STORE request
· fb660faa
bontric
authored
7 years ago
fb660faa
Add function to enable request handling (ensure that all handlers are
· fccf3c0a
bontric
authored
7 years ago
fccf3c0a
Update doc for request handler
· 659cacb8
bontric
authored
7 years ago
659cacb8
Use nullable value instead of explicit "hasContactId" for STORE requests
· 7e1130b3
bontric
authored
7 years ago
7e1130b3
remove contactId from TAKE request (contactId is identified by reading
· 75e7fa58
bontric
authored
7 years ago
75e7fa58
Add MAILBOX_CONTACT contact type
· 1305a5b1
bontric
authored
7 years ago
1305a5b1
Loading