Commit Graph

3223 Commits (20d7c5949be631aac473ba4909eed7ac7e71179a)

Author SHA1 Message Date
nielsandriesse ccd610253f Merge branch 'fix-unlinked-device-coming-back' of github.com:RyanRory/loki-messenger-ios into threading 5 years ago
nielsandriesse 256cd631db Further tweak threading 5 years ago
nielsandriesse d0a3758ff4 Fix thread safety issues 5 years ago
nielsandriesse 8843e8c495 Tweak 5 years ago
nielsandriesse 757f14c338 Clean 5 years ago
nielsandriesse 620a093214 Use higher priority queues for message sending 5 years ago
nielsandriesse b8fb751b8d Clean up threading 5 years ago
nielsandriesse 146329627f Clean 5 years ago
nielsandriesse 67a482bbd7 Remove TODO 5 years ago
nielsandriesse 203c25b382 Merge branch 'closed-groups' into database-3 5 years ago
nielsandriesse 4105f17c02 Fix build 5 years ago
nielsandriesse 4f3544c1fc Integrate transaction handling utility part 3 5 years ago
nielsandriesse a42b6afce8 Integrate transaction handling utility part 2 5 years ago
nielsandriesse e9fc5b748e Integrate transaction handling utility part 1 5 years ago
nielsandriesse ce416ae82c Don't repair session if there's an outstanding session request
Also fix non-UD send cases
5 years ago
ryanzhao 12cb5b1a75 Merge branch 'dev' of https://github.com/loki-project/session-ios into fix-profile-picture-updating 5 years ago
ryanzhao 07854a5e23 Fix issue where device sometimes comes back after unlinking 5 years ago
nielsandriesse a193200023 Make naming more explicit 5 years ago
nielsandriesse 0683cbe952 Improve transaction handling 5 years ago
ryanzhao edaafd8a42 Merge branch 'dev' of https://github.com/loki-project/session-ios into fix-open-group-issues 5 years ago
ryanzhao c8af41cd5c Show real profile picture of open groups 5 years ago
nielsandriesse 3dedf7f6f7 Fix whitelist based open group joining 5 years ago
nielsandriesse 77e4819700 Improve performance
Snodes have updated enough that checking the version for file proxying isn't necessary anymore
5 years ago
ryanzhao 70ccea6a28 Merge branch 'dev' of https://github.com/loki-project/session-ios into fix-open-group-issues 5 years ago
ryanzhao 335704c362 Upload the right display name to open group from the slave device 5 years ago
ryanzhao d9bca8b5b9 Update display name when an open group sync message coming 5 years ago
nielsandriesse 5ee2307c6a Fix message wrapping issue
Very occasionally this could fail due to an invalid character in the encrypted message content
5 years ago
nielsandriesse 48d4b87c96 Fix mnemonic crash 5 years ago
nielsandriesse 8e2ae0a823 Remove unnecessary assertion 5 years ago
nielsandriesse eab26c504c Fix build 5 years ago
ryanzhao 837aa54e07 fix when rejoining open groups messages sent were not loaded (case 4) 5 years ago
nielsandriesse 74bbe067d8 Update Pods 5 years ago
ryanzhao 56dface3ba add profile picture to public chat info 5 years ago
nielsandriesse 0c925c325c Make tests play nice with pod install 5 years ago
nielsandriesse d5f411232c Fix crash 5 years ago
nielsandriesse ab021d0e5e Clean 5 years ago
ryanzhao 95e57a6766 Fix: When a master device links a slave device, the slave doesn't appear to get the profile picture 5 years ago
nielsandriesse 887eaf3ada Don't block while countries are loading 5 years ago
nielsandriesse e2740d78e8 Show countries rather than IPs 5 years ago
nielsandriesse 6977846ce2 Fix duplicate push notification bug 5 years ago
nielsandriesse e11864c3b3 Use a high priority queue for PoW calculation 5 years ago
nielsandriesse 2a99498dd8 Use a high priority queue for message sending 5 years ago
nielsandriesse 2c15613d69 Cache swarms 5 years ago
nielsandriesse 5b50c9f7fb Enforce minimum snode pool size & clean 5 years ago
nielsandriesse b0d8d34e79 Exclude self from closed group compound profile pictures 5 years ago
nielsandriesse 991c6eb477 Reduce code duplication, clean & fix path re-building bug 5 years ago
nielsandriesse faa1a37f81 Fix closed group profile pictures & mentions 5 years ago
nielsandriesse 54ffa20b34 Update legal URLs 5 years ago
nielsandriesse 397c78d066 Fix crash 5 years ago
nielsandriesse 10e30f8179 Persist onion request paths to database 5 years ago
nielsandriesse 9778dace7d Persist snode pool to database 5 years ago
nielsandriesse e2d0002532 Display when paths are building 5 years ago
Niels Andriesse d330239174 Increase number of hops to 3 5 years ago
Niels Andriesse 00f5cebdef Implement basic onion request UI 5 years ago
Niels Andriesse 8fb5e7102f Clean 5 years ago
Niels Andriesse d58bc697b2 Switch seed nodes 5 years ago
Niels Andriesse ccd48a9ae1 Show actual open group member count 5 years ago
nielsandriesse ff13f15dfc Clean 5 years ago
nielsandriesse 6d7f32a1e5 Add comment 5 years ago
nielsandriesse fa4ad37f03 Potentially fix message reception issue 5 years ago
nielsandriesse 51ac1a3639 Add FIXME 5 years ago
Niels Andriesse 3b7e57e529
Merge pull request #191 from loki-project/neuroscr-seed-may2020
Update Seed Node Ports
5 years ago
Niels Andriesse 588c1347d6
Merge pull request #196 from RyanRory/sync-contact-fix
Fix Threads Not Being Shown After Sync
5 years ago
nielsandriesse 19a214f653 Fix simultaneous session request bug 5 years ago
ryanzhao 82ffacff6d clean 5 years ago
ryanzhao dc73553a56 fix for closed groups 5 years ago
ryanzhao df1b2d249f show the threads on secondary device after syncing contacts 5 years ago
nielsandriesse 2cf278f150 Clean 5 years ago
nielsandriesse d6c24cebb8 Cache device links in memory rather than on disk 5 years ago
ryanzhao fcdc44d3fa Merge branch 'dev' of https://github.com/loki-project/session-ios into deadlock-issue-fix 5 years ago
ryanzhao 6e2189b461 fix the issue with cache 5 years ago
nielsandriesse 0b7e44a0dd Only show GIF metadata warning once 5 years ago
ryanzhao 9ac7159a2f fix the deadlock issue using the same transaction to write to database in multiple threads 5 years ago
Ryan Tharp 3f1f0f2cfe
update seed nodes
Replacing mainnet seed nodes with testnet port with the correct (now-working) correct mainnet port.
Kee wants to replace imaginary.seed due to SSL issues, it was using the IP, I've replaced it with the IP for public.loki.foundation for now.

But when we enable SSL, we'll need hosts. And for the dude having DNS issues with our seeds, we will either need to disable SSL verification or keep an http port open for him
5 years ago
ryanzhao 25251f172d fix when a close group created, members will receive a session out of sync message 5 years ago
nielsandriesse 6187926685 Add comment 5 years ago
nielsandriesse 238972e695 Debug 5 years ago
nielsandriesse 1e300e3d47 Fix typo 5 years ago
nielsandriesse 0f84a5581a Fix race condition 5 years ago
nielsandriesse 3e8f79f9f3 Fix race condition 5 years ago
nielsandriesse 6bd8512887 Fix duplicate AFR issue 5 years ago
nielsandriesse 829267916f Fix multi device closed group message routing bug 5 years ago
nielsandriesse e89a1a4cc8 Fix closed group leaving 5 years ago
nielsandriesse def0e9e2f9 Clean 5 years ago
nielsandriesse e286871791 Merge branch 'dev' into closed-group-fix 5 years ago
nielsandriesse d7ce594866 Fix open group messaging 5 years ago
Mikunj cbeb454860 Fix sending messages to our devices in groups.
Fix sync messages.
5 years ago
nielsandriesse 3715130524 Avoid deadlock 5 years ago
nielsandriesse 3d2b65fc86 Unbork session reset 5 years ago
nielsandriesse aeb4f20f02 Handle case where sessions haven't yet been established in a closed group 5 years ago
nielsandriesse d0abad32f4 Fix missing device link fetch 5 years ago
nielsandriesse f929f10a7f Clean 5 years ago
nielsandriesse e61be12bc1 Slightly improve performance 5 years ago
nielsandriesse 807345868f Attempt to repair session if needed 5 years ago
nielsandriesse 60cb5b6114 Add missing session request handling 5 years ago
nielsandriesse f10cc65187 Fix issue where the app doesn't wait for device links to be stored 5 years ago
nielsandriesse dd69ef236d Fix device link fetching timeout 5 years ago
nielsandriesse 8df2f2a8b5 Minor refactoring 5 years ago
Mikunj c2e34fb36e Fix auto accept friend request condition. 5 years ago
Mikunj 9fc386b803 Fix closed group and contact syncing. 5 years ago
nielsandriesse 5060f82a68 Fix build 5 years ago
nielsandriesse 0a3b1a20cd Fix closed group session establishment issue 5 years ago
nielsandriesse aa69fa8fe6 Fix background crash 5 years ago
nielsandriesse 3b35535628 Don't send AFRs to self 5 years ago
nielsandriesse d845b089e9 Fix friend request UI bug 5 years ago
Niels Andriesse 82c824a7a6
Merge pull request #184 from loki-project/friend-request-fix
Friend request fixes
5 years ago
nielsandriesse 62dbbf7d57 Clean 5 years ago
nielsandriesse b847590ecd Fix note to self 5 years ago
Mikunj 8fa7f66774 Merge branch 'dev' into friend-request-fix 5 years ago
nielsandriesse 746f3e34bd Fix display name updating issue 5 years ago
Mikunj 1786569584 Don't send sync message for our own device.
Don't send an auto generated friend request to our own device.
5 years ago
nielsandriesse 7fc9678987 Fix display name updating issue 5 years ago
Mikunj cfb3040b72 Fix test not working because of constructor. 5 years ago
nielsandriesse 2968c3d64a Fix incorrect order of operations 5 years ago
nielsandriesse f1dbac0791 Remove redundant code 5 years ago
Mikunj 177c762a2e Fix updating friend request status when sending message. 5 years ago
nielsandriesse a2d065f3e6 Debug 5 years ago
nielsandriesse 415d033183 Fix multi device closed group syncing 5 years ago
nielsandriesse 3889c0af39 Fix multi device open group syncing 5 years ago
nielsandriesse 4b595575f6 Fix multi device contact syncing 5 years ago
nielsandriesse 24d70341ed Clean 5 years ago
nielsandriesse c545efbe72 Minor refactoring 5 years ago
Mikunj 1111d5c260 Merge branch 'replace-force-hidden' of https://github.com/loki-project/session-ios into replace-force-hidden 5 years ago
Mikunj 0890f65e61 Added isSlaveThread tests. 5 years ago
nielsandriesse 5cc11b9014 Partially fix friend request UI issues 5 years ago
nielsandriesse 2190c98ba1 Fix Swift/Obj-C interop 5 years ago
Mikunj 6fca0779e5 Added Test Utils. 5 years ago
Mikunj da4a3c3aac Minor fix 5 years ago
Mikunj 4d0207f20a Replace isForceHidden with computed isSlaveThread 5 years ago
nielsandriesse 31bfa0888b Debug 5 years ago
nielsandriesse f834850317 Debug & avoid write transaction 5 years ago
nielsandriesse 7e0435e009 Debug 5 years ago
nielsandriesse 59344ec41a Clarify API 5 years ago
nielsandriesse 54cd300878 Maintain consistent indentation 5 years ago
nielsandriesse 8463634a83 Reword comment 5 years ago
nielsandriesse 845de99561 Merge branch 'friend-request-refactor' of github.com:loki-project/loki-messenger-ios into friend-request-refactor 5 years ago
nielsandriesse 76b5b98038 Clean 5 years ago
Mikunj 62a51ee03d Merge branch 'friend-request-refactor' of https://github.com/loki-project/session-ios into friend-request-refactor 5 years ago
Mikunj 3ed3e00c4c Review fixes 5 years ago
nielsandriesse be4c548848 Minor refactoring 5 years ago
nielsandriesse db037a1320 Merge branch 'friend-request-refactor' of github.com:loki-project/loki-messenger-ios into friend-request-refactor 5 years ago
nielsandriesse 3e0a9db5e0 Handle expired friend requests 5 years ago
Mikunj e091923850 Merge branch 'friend-request-refactor' of https://github.com/loki-project/session-ios into friend-request-refactor 5 years ago
Mikunj 1adc5ce11e Finish up migration test. 5 years ago
nielsandriesse cfb23de141 Merge branch 'friend-request-refactor' of github.com:loki-project/loki-messenger-ios into friend-request-refactor 5 years ago
nielsandriesse 9bcde73d14 Update FriendRequestView for friend request refactor 5 years ago
Mikunj 45a71181d1 Fix up migration.
Added migration test.
Fix some tests.
5 years ago
nielsandriesse 0d48031e9c Clean 5 years ago
nielsandriesse 96331ecdd5 Fix incorrect target & rename file 5 years ago
nielsandriesse e879334b3b Clean up documentation 5 years ago
nielsandriesse 34d79210c0 Minor refactoring 5 years ago
nielsandriesse e60dfe99c5 Clean 5 years ago
nielsandriesse 9611f06e25 Merge branch 'dev' into friend-request-refactor 5 years ago
Mikunj 71297fb4ec Deprecate friendRequestState on TSMessage. 5 years ago
Mikunj b1345104da Remove saveFriendRequestStatus in TSThread. 5 years ago
nielsandriesse 85fe6db572 Clean up device unlinking 5 years ago
Mikunj 25ae8ca3ba Fix up more tests.
Update friend request status in message sender.
5 years ago
nielsandriesse 1a224ee50b Add more comments 5 years ago
nielsandriesse ce3ce176b0 Add comment 5 years ago
Mikunj 8fcb61353e Merge branch 'dev' into friend-request-refactor 5 years ago
Mikunj 7216a33dc8 Don't update friend request logic when generating messages 5 years ago
nielsandriesse 0cd4f15bed Fix silliness 5 years ago
nielsandriesse 7b221ca86e Ignore empty display names 5 years ago
Mikunj d6ff50fac4 Added getFriendRequestUIState and tests. 5 years ago
nielsandriesse d742d0aeaa Take into account multi device when counting duplicates 5 years ago
nielsandriesse bcecf70b3b Fix slave device friend request status maintenance 5 years ago
nielsandriesse 948d2d5066 Reduce device link fetching timeout 5 years ago
nielsandriesse d39220575c Decrease open group deleted messages polling frequency 5 years ago
nielsandriesse 392e63bccc Capture AFR send failures 5 years ago
Mikunj 9a08bb8d3b Added declineFriendRequest tests. 5 years ago
nielsandriesse 5f5dfc45ed Don't spam the console 5 years ago
nielsandriesse 8535a6b530 Improve message fetching performance 5 years ago
nielsandriesse 4fe4ca3d76 Don't show message status bar in note to self 5 years ago
nielsandriesse 57454a8778 Merge branch 'dev' of github.com:loki-project/loki-messenger-ios into dev 5 years ago
nielsandriesse 5dea84e9b0 Don't send auto-generated friend requests for Signal background messages 5 years ago
Mikunj d63a11b702 Rename function. 5 years ago
nielsandriesse ab91614558 Add TODO 5 years ago
Mikunj 7caed4f0e5 Added more tests. 5 years ago
nielsandriesse 4098b9638c Untangle receipts, transcripts & typing indicators logic 5 years ago
Mikunj 8a6b2a2bc2 Move around logic to make functions have less side effects 5 years ago
Mikunj 97e7c76d4a Added Tests. 5 years ago
nielsandriesse a2de00feb8 Avoid nested write transaction 5 years ago
nielsandriesse dd86966111 Clean up docs & fix crash 5 years ago
nielsandriesse a7f04cb95c Fix crash 5 years ago
nielsandriesse fbdab8ccb0 Handle slave device message send failures 5 years ago
Mikunj 4e07810f04 More refactoring. 5 years ago
nielsandriesse 947eecf000 Debug 5 years ago
Mikunj 23188c7e5d Refactor friend request protocol 5 years ago
nielsandriesse 33e47298ae Fix multi device bugs
Various database handling issues, incorrect friend request status handling on auto-generated friend requests and refactor of the multi device message sending logic
5 years ago
Mikunj 4dcf26b7e7 Added migration. 5 years ago
Mikunj 68a14e95da Add friend request status collection 5 years ago
nielsandriesse f0e5a1c1ef Re-order files 5 years ago
nielsandriesse bb6f4d8c2c Clean 5 years ago
nielsandriesse b0233e4cc0 Minor refactoring 5 years ago
nielsandriesse d6747ebb14 Resolve TODOs in OWSMessageManager 5 years ago
nielsandriesse 3bcad97629 Fix landing screen clipping bug 5 years ago
nielsandriesse 9ffe36a091 Fix crashes 5 years ago
nielsandriesse 632f66f2ba Make device link authorization more reliable 5 years ago
nielsandriesse fbeea62b32 Fix crash 5 years ago
nielsandriesse a14d93fa04 Add contact sync message handling test 5 years ago
nielsandriesse 7a21c02edc Clean 5 years ago
nielsandriesse b206f2dbc9 Fix bug in AFR scenario 1
See https://github.com/loki-project/session-protocol-docs/wiki/Auto-Generated-Friend-Requests for more info
5 years ago
nielsandriesse c758ad1b89 Add multi device friend request acceptance test 5 years ago
nielsandriesse 43866596ba Minor refactoring 5 years ago
nielsandriesse d3125c5039 Fix friend request bugs & improve documentation
We were attaching the user's profile picture URL to friend request messages, and there was a bug in multi device friend request acceptance
5 years ago
nielsandriesse 8b50cca7bd Clean 5 years ago
nielsandriesse 383cfead9c Add Storage utility 5 years ago
nielsandriesse a65235fd3a Clean & add documentation 5 years ago
nielsandriesse 2e1a157a8e Fix nested write transaction 5 years ago
nielsandriesse 2c5b3ecdc1 Fix typo 5 years ago
nielsandriesse faa6805dcc Debug 5 years ago
nielsandriesse 7f1be7d428 Debug Swift/Obj-C interop 5 years ago
nielsandriesse 6af71a75d0 Add test files 5 years ago
nielsandriesse a13b330f94 Separate out Session sync message sending logic 5 years ago
nielsandriesse 1351250c92 Split things according to architecture overview docs 5 years ago
nielsandriesse e186f9df5d Re-order files 5 years ago
nielsandriesse 19aa2595e8 Clean 5 years ago
nielsandriesse ceb33e36e4 Separate out remaining bits of Session logic 5 years ago
nielsandriesse 6c834b6a6e Re-order functions 5 years ago
nielsandriesse 78534616ac Separate out Session message receiving logic 5 years ago
nielsandriesse 418432d876 Add missing @objc modifier 5 years ago
nielsandriesse 5b630b3b49 Separate out Session message sending logic 5 years ago
nielsandriesse d2dccc8b98 Increase message TTL 5 years ago
nielsandriesse 8bf2215a24 Fix APNs token updating 5 years ago
nielsandriesse 72b3aba54d Clean 5 years ago
nielsandriesse 8672577a8b Clean 5 years ago
nielsandriesse 478072139e Ditch RSS feeds for now 5 years ago
nielsandriesse 619c3a7f84 Debug 5 years ago
nielsandriesse fc9a678181 Fix APNs token updating bug 5 years ago
nielsandriesse cbc94dad70 Add PN mode sheet & fix unsubscribing 5 years ago
Niels Andriesse c596d5b2a3
Merge pull request #157 from loki-project/push-notification-ui
Push Notification UI
5 years ago
Niels Andriesse 3b103450b6
Merge pull request #154 from loki-project/closed-group-fixes
Closed group fixes
5 years ago
nielsandriesse d0b83a59e7 Add comment & clean 5 years ago
nielsandriesse a971a4f609 Hook Session's PN setup into Signal's PN setup 5 years ago
nielsandriesse e24daf7b67 Finally fix LokiPushNotificationManager linking issue 5 years ago
nielsandriesse d52de19dbf Add TODO 5 years ago
nielsandriesse 0b29def940 Minor refactoring 5 years ago
nielsandriesse 838688355b Also drop guard snodes as needed 5 years ago
Mikunj 7243dcb48d Fix iOS input being hidden after being removed then added to a group. 5 years ago
nielsandriesse 6aa360da71 Fix retrying 5 years ago
nielsandriesse 89c0cd36ad Minor refactoring 5 years ago
Mikunj 1e1459d6d2 Ignore messages from users that are not in a group. 5 years ago
Mikunj 8c26e16ef0 Fix incorrect message being shown when user was removed from the group.
Hide input bar correctly when we leave a group.
5 years ago
gmbnt 664717b1d0 Clean 5 years ago
gmbnt d84e3fea27 Fix linking issue & clean 5 years ago
gmbnt 2e38b382c2 Use a serial queue for core operations 5 years ago
gmbnt ac0a20c8a7 Improve threading 5 years ago
gmbnt 37865bab96 Minor refactoring 5 years ago
gmbnt 48ef152c49 Glue things together again 5 years ago
gmbnt 03c4e4a65c Merge branch 'dev' into push-notifications 5 years ago
gmbnt e2bc7fb4d8 Add missing retry 5 years ago
gmbnt b6f51003c8 Fix build 5 years ago
gmbnt 4566bfb389 Minor refactoring 5 years ago
gmbnt 82a71f2385 Implement onion request error handling 5 years ago
ryanzhao 6aec747709 clean 5 years ago
ryanzhao c8f5172cdc set ttl for background messages 5 years ago
gmbnt 5812578a73 Swap out LokiSnodeProxy with OnionRequestAPI 5 years ago
gmbnt 4f56307d39 Fix parsing 5 years ago
gmbnt ede00b1a02 Fix incorrect padding setting 5 years ago
gmbnt 3c2109e698 Minor refactoring 5 years ago
gmbnt c2b1bc120f Fix typo 5 years ago
gmbnt 8c6251389d Further improve onion request tests 5 years ago
gmbnt 0b44f7d7ac Add testnet seed node 5 years ago
gmbnt d90c1b612c Fix incorrect deployment target & clean up logging 5 years ago
gmbnt 9b5c419aaa Fix misleading log 5 years ago
gmbnt f7fc92cc0a Fix build 5 years ago
gmbnt 92aba98cb7 Ensure target snode isn't included in onion request path 5 years ago
gmbnt 547f7943c3 Add more onion request tests 5 years ago
gmbnt f76980da5a Resolve TODO 5 years ago
gmbnt 2fa1391341 Don't use TSNetworkManager for LokiAPI.getRandomSnode() 5 years ago
gmbnt 651aa7039d Move HTTP utilities into their own file 5 years ago
gmbnt 625a3b151b Don't use snodes known to be unreliable for path building 5 years ago
gmbnt 029df5d329 Guard against invalid path sizes 5 years ago
gmbnt af1597e8b7 Don't test path snodes
This would reveal the user's IP
5 years ago
gmbnt d54c9c6175 Fix onion request layout 5 years ago
ryanzhao e28dcfdd0c sync lash hash with expiration to the backend server 5 years ago
gmbnt 9c9049774e Add more documentation 5 years ago
gmbnt fcb629cf06 Debug onion request path building 5 years ago
gmbnt 1f3d13ee3b Test path snodes for reliability as well 5 years ago
gmbnt c67e2af9a6 Fix incorrect GCM tag size 5 years ago
gmbnt 245033dbc4 Implement onion request decryption 5 years ago
gmbnt 4e00d30d05 Fix onion request encryption 5 years ago
gmbnt 358b943d7e Debug 5 years ago
gmbnt b323637f7a Fix missing IV & improve error handling 5 years ago
gmbnt 41701ecde3 Partially revert error handling changes 5 years ago
gmbnt ce183ee9fa Ditch TSNetworkManager, check guard snode version & fix promise usage 5 years ago
gmbnt 81c36fe5dd Fix threading 5 years ago
gmbnt 3467e1bc94 Fix onion request layout 5 years ago
gmbnt 1106ca5eb1 Make logging more useful 5 years ago
gmbnt ec660e6017 Debug 5 years ago
gmbnt 7a4a5ff291 Fix onion request layout 5 years ago
gmbnt 1b24637f37 Implement onion request encryption 5 years ago
gmbnt fd037c2a88 WIP 5 years ago
gmbnt 6b65a05d23 Add TODOs 5 years ago
gmbnt 61bc699f73 Implement onion request layering 5 years ago
ryanzhao ec1a468aab move LKPushNotificationManager to SignalServiceKit & add lash hash sync with PN server 5 years ago
gmbnt 1b31432de9 Stub onion request path building test 5 years ago
gmbnt b8a1a3c63e Make testing compile again & add onion request API tests stub 5 years ago
gmbnt 3c7eb22f95 Clean 5 years ago
gmbnt e01a787ebc Fix threading 5 years ago