Commit Graph

57 Commits (cc09f59926ff72ede2a59905a0c0c802b3d95069)

Author SHA1 Message Date
ryanzhao cc09f59926 relocated file server public key 5 years ago
ryanzhao ff9341b573 refactor and prepare for file server onion request 5 years ago
nielsandriesse 80dcca627a Implement polling, encryption & decryption 5 years ago
nielsandriesse 31dd2673e1 Implement shared sender key ratcheting & refactor 5 years ago
nielsandriesse f0d56cdab0 Fix clock out of sync error not propagating 5 years ago
nielsandriesse 8a7b95d21f Fix crash 5 years ago
nielsandriesse b8fb751b8d Clean up threading 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 d5f411232c Fix crash 5 years ago
nielsandriesse ab021d0e5e Clean 5 years ago
nielsandriesse 5b50c9f7fb Enforce minimum snode pool size & clean 5 years ago
nielsandriesse 991c6eb477 Reduce code duplication, clean & fix path re-building bug 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
nielsandriesse 838688355b Also drop guard snodes as needed 5 years ago
gmbnt 664717b1d0 Clean 5 years ago
gmbnt 2e38b382c2 Use a serial queue for core operations 5 years ago
gmbnt ac0a20c8a7 Improve threading 5 years ago
gmbnt 4566bfb389 Minor refactoring 5 years ago
gmbnt 82a71f2385 Implement onion request error handling 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 8c6251389d Further improve onion request tests 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 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
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