akwizgran
|
b9cf1da861
|
Merge branch 'test_data_config' into 'master'
Make test data creation configurable.
Closes #1149
See merge request akwizgran/briar!771
|
2018-04-24 16:35:15 +00:00 |
|
goapunk
|
69c34adae3
|
Remove createTestData()
|
2018-04-24 16:57:02 +02:00 |
|
goapunk
|
fe213d46e3
|
Address review comments
|
2018-04-24 16:05:46 +02:00 |
|
goapunk
|
ac1bfcae60
|
Make test data creation configurable.
|
2018-04-24 12:29:20 +02:00 |
|
akwizgran
|
b30c2a8033
|
Merge branch 'fix_bt_test_data' into 'master'
Create a valid BT MAC and UUID when creating testdata
See merge request akwizgran/briar!769
|
2018-04-24 09:26:42 +00:00 |
|
goapunk
|
575847cb36
|
Create a valid BT MAC and UUID when creating testdata
|
2018-04-23 21:05:14 +02:00 |
|
akwizgran
|
951605151f
|
Merge branch 'transport-properties' into 'master'
Helper methods for dealing with TransportProperties
See merge request akwizgran/briar!768
|
2018-04-23 09:05:14 +00:00 |
|
Torsten Grote
|
05735e7a48
|
Add methods for dealing with TransportProperties to ClientHelper
|
2018-04-21 18:23:34 -03:00 |
|
Torsten Grote
|
f835e82653
|
Merge branch 'download-briar-button' into 'master'
Add download button to ExpiredActivity
See merge request akwizgran/briar!766
|
2018-04-19 17:11:49 +00:00 |
|
akwizgran
|
d074e4a3d6
|
Add download button to ExpiredActivity.
|
2018-04-19 17:39:07 +01:00 |
|
akwizgran
|
87a92c9ab6
|
Merge branch 'parse-transport-properties' into 'master'
Helper method for parsing transport properties
See merge request akwizgran/briar!764
|
2018-04-19 16:01:16 +00:00 |
|
akwizgran
|
89cc769dea
|
Don't accept empty keys/values in transport properties.
|
2018-04-19 16:48:59 +01:00 |
|
akwizgran
|
fcdc6ebafd
|
Helper methods for parsing transport properties.
|
2018-04-19 16:20:32 +01:00 |
|
akwizgran
|
215d236c2c
|
Merge branch 'forward-compatible-message-ids' into 'master'
Generate message and group IDs in a forward-compatible way
See merge request akwizgran/briar!763
|
2018-04-19 14:55:39 +00:00 |
|
Torsten Grote
|
e1b8b271e3
|
Merge branch 'offline-build' into 'master'
Don't download Tor binaries if they already exist
See merge request akwizgran/briar!760
|
2018-04-19 13:08:21 +00:00 |
|
akwizgran
|
9379990480
|
Use block label for root hash of single-block messages.
|
2018-04-19 13:13:31 +01:00 |
|
akwizgran
|
c7718db419
|
Skip second verification if first succeeds.
|
2018-04-18 17:01:02 +01:00 |
|
akwizgran
|
9196169561
|
Generate message and group IDs in a forward-compatible way.
|
2018-04-18 16:34:02 +01:00 |
|
akwizgran
|
ff9971b728
|
If verification fails, delete, download and re-verify.
|
2018-04-18 11:03:39 +01:00 |
|
Torsten Grote
|
8decc73f4d
|
Merge branch 'max-client-id-length' into 'master'
Set max length for client IDs
See merge request akwizgran/briar!762
|
2018-04-17 19:01:22 +00:00 |
|
akwizgran
|
d23fc2cbda
|
Use TestUtils to create groups.
|
2018-04-17 17:57:06 +01:00 |
|
akwizgran
|
58d1707467
|
Set max length for client IDs.
|
2018-04-17 17:57:00 +01:00 |
|
akwizgran
|
b08b2c691c
|
Merge branch 'merge-contact-hooks' into 'master'
Merge add/remove contact hooks
See merge request akwizgran/briar!761
|
2018-04-17 16:53:22 +00:00 |
|
akwizgran
|
284e3a2e86
|
Merge add/remove contact hooks.
|
2018-04-17 16:20:16 +01:00 |
|
akwizgran
|
0823934e28
|
Don't download Tor binaries if they already exist.
|
2018-04-17 15:07:52 +01:00 |
|
akwizgran
|
95b9b3a3c6
|
Merge branch 'multiple-transport-keys' into 'master'
Support multiple sets of transport keys per contact
See merge request akwizgran/briar!745
|
2018-04-17 14:02:45 +00:00 |
|
Torsten Grote
|
ede390b897
|
Merge branch '1180-tor-plugin-status' into 'master'
Don't reset Tor connectivity state unless we lose connectivity
Closes #1180
See merge request akwizgran/briar!756
|
2018-03-30 15:49:20 +00:00 |
|
akwizgran
|
5b790130d4
|
Don't reset circuit built flag unless network is disabled.
|
2018-03-30 16:33:03 +01:00 |
|
akwizgran
|
ff44edf714
|
Merge branch '1171-wifi-access-point' into 'master'
Enable LAN plugin when providing a wifi access point
Closes #1171
See merge request akwizgran/briar!752
|
2018-03-29 15:17:46 +00:00 |
|
Torsten Grote
|
60dffd0998
|
Update translations, add Romanian
|
2018-03-29 10:38:01 -03:00 |
|
akwizgran
|
46dae59444
|
Delay handling of AP enabled event.
|
2018-03-29 14:34:58 +01:00 |
|
Torsten Grote
|
e385d58148
|
Merge branch '1190-shutdown-from-background' into 'master'
Shut down cleanly when phone is shutting down or memory is low
Closes #1190
See merge request akwizgran/briar!742
|
2018-03-29 13:29:42 +00:00 |
|
akwizgran
|
b20626935e
|
AP state change event races with address appearing.
|
2018-03-29 12:26:42 +01:00 |
|
akwizgran
|
8e9fc3b338
|
Enable LAN plugin to use wifi AP interface.
|
2018-03-29 12:26:42 +01:00 |
|
akwizgran
|
c3a70fe58d
|
Serialise concurrent calls to updateConnectionStatus().
|
2018-03-29 12:26:42 +01:00 |
|
akwizgran
|
ddfaddccdc
|
Serialise concurrent calls to bind().
|
2018-03-29 12:26:41 +01:00 |
|
akwizgran
|
4a892acdd5
|
Merge branch '845-wifi-without-internet' into 'master'
Looks like I added the last commit after the MR was merged.
|
2018-03-29 12:25:02 +01:00 |
|
akwizgran
|
bdb518ff09
|
Use wifi network's socket factory on API 21+.
|
2018-03-29 12:23:42 +01:00 |
|
akwizgran
|
8ebced9481
|
Show notification for low memory shutdown.
|
2018-03-29 11:45:03 +01:00 |
|
akwizgran
|
b81058d6da
|
Activate outgoing keys when incoming tag is recognised.
|
2018-03-28 12:39:03 +01:00 |
|
akwizgran
|
f7c2f86499
|
Add a method for checking whether we can send streams.
|
2018-03-28 12:39:03 +01:00 |
|
akwizgran
|
798b871cc9
|
Use key set ID to increment stream counter.
|
2018-03-28 12:39:02 +01:00 |
|
akwizgran
|
6787d29f11
|
Add a flag to indicate whether outgoing keys are active.
|
2018-03-28 12:39:02 +01:00 |
|
akwizgran
|
57e6f2ea9c
|
Unit tests for removing unbound keys.
|
2018-03-28 12:39:02 +01:00 |
|
akwizgran
|
0a802bbe0b
|
Add a method for removing unbound transport keys.
|
2018-03-28 12:39:02 +01:00 |
|
akwizgran
|
17fe358fd9
|
Add a method for binding transport keys to a contact.
|
2018-03-28 12:39:01 +01:00 |
|
akwizgran
|
5bd2092a03
|
Return key set IDs when adding unbound keys.
|
2018-03-28 12:39:01 +01:00 |
|
akwizgran
|
cb8f89db53
|
Add method for adding a contact without transport keys.
|
2018-03-28 12:39:01 +01:00 |
|
akwizgran
|
bb2f94d5eb
|
Add methods for adding unbound keys.
|
2018-03-28 12:39:01 +01:00 |
|
akwizgran
|
78f2d48bc4
|
Support multiple sets of transport keys per contact.
|
2018-03-28 12:38:59 +01:00 |
|