Commit Graph

76 Commits (660146735dcf8e0e2724e439eb58160b7276c45d)

Author SHA1 Message Date
nielsandriesse 152b3ce5d6 Fix various minor UI issues 5 years ago
nielsandriesse 4e5815aef1 Fix open group message deletion 5 years ago
nielsandriesse 7de8fbf66a Clean 5 years ago
nielsandriesse 37c1bb9a4b Avoid race condition 5 years ago
nielsandriesse 5f98392803 Clean 5 years ago
nielsandriesse 8ca36f42f3 Prevent crash 5 years ago
nielsandriesse 13a3eb0d64 Debug 5 years ago
nielsandriesse 9dd385451b Clean 5 years ago
nielsandriesse 329b115096 Add debug log 5 years ago
nielsandriesse 6232d9e0c4 Clean 5 years ago
nielsandriesse 141d656878 Clean 5 years ago
nielsandriesse b38a5df0c2 Debug 5 years ago
nielsandriesse 14ca73c514 Clean 5 years ago
nielsandriesse 20a847de95 Implement feedback 5 years ago
nielsandriesse 70eaa5982c Merge branch 'dev' into onion-requests 5 years ago
Ryan ZHAO 89a56ba9bc enable onion routing for open groups 5 years ago
Ryan ZHAO e2219f986c rename & clean & open group onion request init 5 years ago
Ryan ZHAO 428daac5b3 use onion routing for file server requests 5 years ago
nielsandriesse b89fb68a56 Clean 5 years ago
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