Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
briar
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
694
Issues
694
List
Boards
Labels
Service Desk
Milestones
Merge Requests
15
Merge Requests
15
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
briar
briar
Commits
92eb06a9e9656f438939a306214ab305023f8e7e
Switch branch/tag
briar
bramble-core
18 Jun, 2019
2 commits
Use feature flag to decide which version to advertise.
· 00705447
akwizgran
authored
Jun 18, 2019
00705447
Upgrade messaging client to support attachments.
· 2bae6391
akwizgran
authored
Jun 10, 2019
2bae6391
17 Jun, 2019
2 commits
Rename endpoints field.
· 5a1caed8
akwizgran
authored
Jun 17, 2019
5a1caed8
Don't cache default state when adding pending contact.
· 4a67cf3c
akwizgran
authored
Jun 17, 2019
This can overwrite the initial state broadcast by the rendezvous poller.
4a67cf3c
15 Jun, 2019
1 commit
Add offline state for pending contacts.
· b0e97d78
akwizgran
authored
Jun 15, 2019
b0e97d78
13 Jun, 2019
7 commits
Update test expectations.
· ec3f821b
akwizgran
authored
Jun 13, 2019
ec3f821b
Store sync versions received from contacts.
· 1d546da7
akwizgran
authored
Jun 13, 2019
1d546da7
Add DB methods for getting and setting sync versions.
· f2c951b7
akwizgran
authored
Jun 13, 2019
f2c951b7
Add sync versions column to contacts table.
· 1e259c10
akwizgran
authored
Jun 13, 2019
1e259c10
Use HyperSQL-compatible syntax in migration.
· 3636aeba
akwizgran
authored
Jun 13, 2019
3636aeba
Send versions record at start of each session.
· 132e20a6
akwizgran
authored
Jun 13, 2019
132e20a6
Add versions record to sync protocol.
· c228e5c2
akwizgran
authored
Jun 13, 2019
c228e5c2
12 Jun, 2019
4 commits
Turn commonly used variables into fields.
· 3c8b8c39
akwizgran
authored
Jun 12, 2019
3c8b8c39
Remove temporary messages at startup.
· 8f839e2c
akwizgran
authored
Jun 12, 2019
8f839e2c
Clean up ValidationManagerImplTest.
· da4b63f2
akwizgran
authored
Jun 12, 2019
da4b63f2
Allow messages to be marked as temporary.
· cd40e771
akwizgran
authored
Jun 12, 2019
cd40e771
10 Jun, 2019
1 commit
Retry database tasks after signing in.
· e810785f
akwizgran
authored
Jun 08, 2019
e810785f
07 Jun, 2019
3 commits
Use named constants.
· 60eefbf3
akwizgran
authored
Jun 07, 2019
60eefbf3
Broadcast event when polling newly added contact.
· a4a45efd
akwizgran
authored
Jun 07, 2019
a4a45efd
Move pending contact events to rendezvous poller.
· fe1df6da
akwizgran
authored
Jun 06, 2019
fe1df6da
06 Jun, 2019
11 commits
Don't broadcast disabled event whenever we close a socket.
· ba19716e
akwizgran
authored
Jun 05, 2019
ba19716e
Suppress redundant enabled/disabled events.
· 41deff1b
akwizgran
authored
Jun 05, 2019
41deff1b
Implement Tor rendezvous crypto.
· 1ec3fa3a
akwizgran
authored
Jun 05, 2019
1ec3fa3a
Handle corner cases such as removal during rendezvous.
· 64ae99bb
akwizgran
authored
Jun 06, 2019
64ae99bb
Use concurrent map for pending contact states.
· ed1cefa1
akwizgran
authored
Jun 06, 2019
ed1cefa1
Use predicates to match events.
· 23354d65
akwizgran
authored
Jun 05, 2019
23354d65
Add unit tests for pending contact state.
· 1aa579a4
akwizgran
authored
Jun 05, 2019
1aa579a4
Add ContactManager support for pending contact states.
· 98191fb0
akwizgran
authored
Jun 05, 2019
98191fb0
Use regular poll task for expiry.
· 71b1f99b
akwizgran
authored
Jun 06, 2019
71b1f99b
Check that poller instance isn't reused.
· ea228164
akwizgran
authored
Jun 06, 2019
ea228164
Make test expectations modular.
· 4b5ad9ac
akwizgran
authored
Jun 06, 2019
4b5ad9ac
05 Jun, 2019
9 commits
Transfer pending contact alias to contact.
· 6f285c5b
akwizgran
authored
Jun 05, 2019
6f285c5b
Let plugins know if we're Alice or Bob.
· 7439e557
akwizgran
authored
Jun 05, 2019
7439e557
Make RendezvousCrypto package-private.
· 4452dacc
akwizgran
authored
Jun 05, 2019
4452dacc
Include protocol version in rendezvous key derivation.
· 05791570
akwizgran
authored
Jun 05, 2019
05791570
Make rendezvous constants package-private.
· 3dbd0b80
akwizgran
authored
Jun 05, 2019
3dbd0b80
Poll pending contact immediately when added.
· 3863df3c
akwizgran
authored
Jun 04, 2019
3863df3c
Add unit test for starting rendezvous poller.
· 08a5b839
akwizgran
authored
Jun 03, 2019
08a5b839
Run commit actions in unit tests.
· 92dea21c
akwizgran
authored
Jun 03, 2019
92dea21c
Derive rendezvous key from static master key.
· 82a52638
akwizgran
authored
Jun 03, 2019
82a52638