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
b095dab77ac5bae31f96741460bf106fae740a4f
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
bramble-core
Author
Search by author
Any Author
authors
Julian Dehm
goapunk
1 author
Dec 12, 2017
Rename some classes that don't involve JDBC.
· 88a799df
akwizgran
authored
7 years ago
88a799df
Include test name in trace file name.
· 4bb726ac
akwizgran
authored
7 years ago
4bb726ac
Dec 11, 2017
Add trace tests.
· 5a53665e
akwizgran
authored
7 years ago
5a53665e
Add sanity check for performance comparisons.
· cf51a1e2
akwizgran
authored
7 years ago
cf51a1e2
Get class name using getClass().
· 04802cc8
akwizgran
authored
7 years ago
04802cc8
Add tests to compare benchmarks.
· d0c1be0c
akwizgran
authored
7 years ago
d0c1be0c
More performance tests.
· 0b9894a0
akwizgran
authored
7 years ago
0b9894a0
Use the Mann-Whitney U test to determine steady state.
· 1a912a29
akwizgran
authored
7 years ago
1a912a29
Use a single output file for all tests.
· 596c1403
akwizgran
authored
7 years ago
596c1403
Measure the first run to see the extent of warm-up.
· 302ced14
akwizgran
authored
7 years ago
302ced14
Reuse test database to keep runtime reasonable.
· 3178c16b
akwizgran
authored
7 years ago
3178c16b
Add database benchmarks.
· 074755c0
akwizgran
authored
7 years ago
074755c0
Dec 05, 2017
Include client version in group ID derivation.
· f2f98f28
akwizgran
authored
7 years ago
f2f98f28
Include protocol version in message ID derivation.
· d92e0429
akwizgran
authored
7 years ago
d92e0429
Include protocol version in group ID derivation.
· 6d6e4740
akwizgran
authored
7 years ago
6d6e4740
Include protocol version in key derivation.
· 0084e512
akwizgran
authored
7 years ago
0084e512
Include protocol version in shared secret derivation.
· 32e0b397
akwizgran
authored
7 years ago
32e0b397
Don't remove shutdown hook when closing DB.
· fcff8d92
akwizgran
authored
7 years ago
fcff8d92
Dec 01, 2017
Add dependency hash for HyperSQL.
· c4beb60c
akwizgran
authored
7 years ago
c4beb60c
Remove unnecessary DB_CLOSE_ON_EXIT parameter.
· 90e39550
akwizgran
authored
7 years ago
90e39550
Rename columns whose names are SQL keywords.
· cf54360a
akwizgran
authored
7 years ago
cf54360a
Add HSQLDB as an alternative DB library.
· a5d4ea44
akwizgran
authored
7 years ago
and
akwizgran
committed
7 years ago
a5d4ea44
Replace a few runnables with lambdas.
· 030b5226
akwizgran
authored
7 years ago
030b5226
Nov 30, 2017
Use namespaced labels for transport key derivation.
· 0f2beee8
akwizgran
authored
7 years ago
0f2beee8
Remove method that just wraps a MAC call.
· d2348a4e
akwizgran
authored
7 years ago
d2348a4e
Factor out key agreement crypto from CryptoComponent.
· cc87e6fd
akwizgran
authored
7 years ago
cc87e6fd
Factor out transport crypto from CryptoComponent.
· 1843aea2
akwizgran
authored
7 years ago
1843aea2
Include namespaced labels in crypto operations.
· 9f7021ac
akwizgran
authored
7 years ago
9f7021ac
Simplify management of old transport property updates.
· 4883d157
akwizgran
authored
7 years ago
4883d157
Nov 29, 2017
Don't rethrow SignatureException as RuntimeException.
· 37d4d79c
akwizgran
authored
7 years ago
37d4d79c
Nov 23, 2017
Add support for Ed25519 signatures.
· 166fc294
akwizgran
authored
7 years ago
166fc294
Nov 21, 2017
Use java-library plugin for Java modules.
· 73520856
akwizgran
authored
7 years ago
73520856
Upgrade Gradle Witness.
· e8c54a60
akwizgran
authored
7 years ago
e8c54a60
A few more lambdas.
· 879f699b
akwizgran
authored
7 years ago
and
Torsten Grote
committed
7 years ago
879f699b
Effectively final.
· d7383a33
akwizgran
authored
7 years ago
and
Torsten Grote
committed
7 years ago
d7383a33
Multi-catch.
· a5b321a9
akwizgran
authored
7 years ago
and
Torsten Grote
committed
7 years ago
a5b321a9
Lambdas.
· 5fa6b0ca
akwizgran
authored
7 years ago
and
Torsten Grote
committed
7 years ago
5fa6b0ca
Diamond operators.
· 27328afe
akwizgran
authored
7 years ago
and
Torsten Grote
committed
7 years ago
27328afe
Nov 16, 2017
Include java.lang.invoke classes in bootstrap classpath.
· e30e34f3
akwizgran
authored
7 years ago
e30e34f3
Support Java 8 language features in Java modules.
· f8425658
akwizgran
authored
7 years ago
f8425658
Loading