Commit graph

2693 commits

Author SHA1 Message Date
gmbnt
625a3b151b Don't use snodes known to be unreliable for path building 2020-04-02 14:28:40 +11:00
gmbnt
029df5d329 Guard against invalid path sizes 2020-04-02 12:20:14 +11:00
gmbnt
af1597e8b7 Don't test path snodes
This would reveal the user's IP
2020-04-02 12:19:53 +11:00
gmbnt
d54c9c6175 Fix onion request layout 2020-04-02 12:19:10 +11:00
gmbnt
9c9049774e Add more documentation 2020-04-02 09:53:03 +11:00
gmbnt
fcb629cf06 Debug onion request path building 2020-04-01 15:31:04 +11:00
gmbnt
1f3d13ee3b Test path snodes for reliability as well 2020-04-01 15:15:09 +11:00
gmbnt
c67e2af9a6 Fix incorrect GCM tag size 2020-04-01 14:40:15 +11:00
gmbnt
245033dbc4 Implement onion request decryption 2020-04-01 13:32:46 +11:00
gmbnt
4e00d30d05 Fix onion request encryption 2020-04-01 13:10:34 +11:00
gmbnt
358b943d7e Debug 2020-04-01 12:56:02 +11:00
gmbnt
b323637f7a Fix missing IV & improve error handling 2020-04-01 11:33:38 +11:00
gmbnt
41701ecde3 Partially revert error handling changes 2020-04-01 09:53:36 +11:00
gmbnt
ce183ee9fa Ditch TSNetworkManager, check guard snode version & fix promise usage 2020-04-01 09:44:09 +11:00
gmbnt
81c36fe5dd Fix threading 2020-03-31 16:49:07 +11:00
gmbnt
3467e1bc94 Fix onion request layout 2020-03-31 16:46:23 +11:00
gmbnt
1106ca5eb1 Make logging more useful 2020-03-31 16:34:31 +11:00
gmbnt
ec660e6017 Debug 2020-03-31 16:16:26 +11:00
gmbnt
7a4a5ff291 Fix onion request layout 2020-03-31 15:36:45 +11:00
gmbnt
1b24637f37 Implement onion request encryption 2020-03-31 15:36:45 +11:00
gmbnt
fd037c2a88 WIP 2020-03-31 15:36:45 +11:00
gmbnt
6b65a05d23 Add TODOs 2020-03-31 15:36:45 +11:00
gmbnt
61bc699f73 Implement onion request layering 2020-03-31 15:36:37 +11:00
gmbnt
1b31432de9 Stub onion request path building test 2020-03-30 13:33:19 +11:00
gmbnt
b8a1a3c63e Make testing compile again & add onion request API tests stub 2020-03-30 12:20:59 +11:00
gmbnt
3c7eb22f95 Clean 2020-03-30 11:50:28 +11:00
gmbnt
e01a787ebc Fix threading 2020-03-30 11:47:38 +11:00
gmbnt
f5cf34cce1 Clean 2020-03-30 11:38:06 +11:00
gmbnt
a14314ef87 Implement prototype onion request API 2020-03-30 11:35:45 +11:00
gmbnt
c882381c9e Adjust message TTLs 2020-03-27 15:11:41 +11:00
gmbnt
25903554e9 Refactor LokiPushNotificationManager 2020-03-27 15:08:26 +11:00
gmbnt
9f2df6d560 Merge branch 'dev' into push-notifications 2020-03-27 11:56:37 +11:00
gmbnt
452469d998 Fix access modifier 2020-03-27 11:52:42 +11:00
gmbnt
96cb307e1a Fix log 2020-03-27 10:36:18 +11:00
gmbnt
90933c7856 Debug 2020-03-26 11:22:04 +11:00
gmbnt
f115c06e97 Add comment 2020-03-25 15:54:31 +11:00
gmbnt
dd94074930 Don't limit random snode pool size 2020-03-25 15:52:51 +11:00
gmbnt
99c473ee34 Use only updated snodes for file server proxying 2020-03-25 15:52:25 +11:00
ryanzhao
a926813b91 Merge branch 'dev' of https://github.com/loki-project/session-ios into PN-without-preview 2020-03-25 11:50:56 +11:00
ryanzhao
dae9fd3c1f push pubkey and token to server and store notification setting locally 2020-03-25 11:50:46 +11:00
ryanzhao
2e0ca402b3 modify ttl for typing messages 2020-03-25 11:50:09 +11:00
gmbnt
5ad32af0d3 Ditch long polling 2020-03-25 10:27:43 +11:00
gmbnt
10fb36f4be Notify user of unexpected device link requests 2020-03-23 17:09:59 +11:00
Niels Andriesse
af7ac45b82 Fix various multi device issues 2020-03-11 14:35:55 +11:00
Niels Andriesse
89caa3b8f7 Fix broken check 2020-03-11 10:11:17 +11:00
Niels Andriesse
a3e40ffe2b Fix crash on Josh's phone 2020-03-11 10:05:07 +11:00
Niels Andriesse
3c5a9e7bdc Revert "Attempt to fix background crash in a different way"
This reverts commit d039ecd87e.
2020-03-10 16:14:57 +11:00
Niels Andriesse
0697c95426 Fix group conversation layout 2020-03-10 15:02:52 +11:00
Niels Andriesse
94b85e8309 Add comment 2020-03-10 14:08:53 +11:00
Niels Andriesse
c1586ccc42 Improve message status updating 2020-03-10 14:06:58 +11:00