Commit Graph

77 Commits (62cf83921bb009c2a86c4862b5722304712de4b2)

Author SHA1 Message Date
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
orignal c896f6d0d7 select first hop for inbound tunnel from connected peers 9 years ago
orignal 39c346df10 created paired inbound tunnel after outbound 9 years ago
orignal 4c91d08cea pass TunnelConfig as shared_ptr 9 years ago
orignal 42d49bde86 handle tunnels quantity params 9 years ago
orignal d2b4a6fd50 select first hop from existing connections if applicable 9 years ago
orignal 7f172964f6 check profile only once 9 years ago
orignal 3987d5e5a0 recreate tunnel after 9.5 minutes 9 years ago
orignal fcb56db224 try to pick an outbound tunnel with same endpoint instead expired 9 years ago
orignal 27bd193708 re-create tunnel before expiration 9 years ago
orignal 76c54ffdef always check profile for peer selection 9 years ago
orignal 321dd252ea fixed crash if no routers available 9 years ago
orignal 577ba9b397 initial filtration of bad peers 9 years ago
orignal 5f3b17af64 better resend and tunnel reselection algorithm 9 years ago
orignal 192a08b5bf check tunnel status instead fidning it every time 9 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 9 years ago
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago
orignal 583838e2c2 fixed misalignment 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal b9b224fdc3 fixed crash 10 years ago
orignal cb06f8e0bb enale tunnl test encryption back 10 years ago
orignal 9328bd1caf temporary disabled tunnel test encryption due instability 10 years ago
orignal 3ca560b895 different tunnel length for IB and OB 10 years ago
orignal 49173da84d encypt tunnel test messages 10 years ago
orignal 8a357ac46c store shared pointer to RI in tunnel config 10 years ago
orignal 0f4e4a7944 return shared_ptr to RI 10 years ago
orignal ab843b6552 cleaned up from duplicated methods 10 years ago
orignal a0f43d9772 resuse instance of local destination upon restart 10 years ago
orignal 6d6c81bf8b show streams per local destination 10 years ago
orignal 2ab597be20 detach tunnles from poll 10 years ago
orignal f34680134a fixed race condition 10 years ago
orignal 375fceb530 moved garlic decryption to streaming thread 10 years ago
orignal 070a7fea2c DeliveryStatus per garlic destination 10 years ago
orignal 93c1a0760d AES/ElGamal tags per local destination 10 years ago
orignal 7fb93ca853 fixed race condition 10 years ago
orignal ec3462fabe fixed race condition 10 years ago
orignal 79d2f69837 select high bandwidth routers for client tunnels 10 years ago
orignal 92eb048adb fixed race condition 10 years ago
orignal 3cc92f0a45 improved tunnels creation ratio 10 years ago
orignal b6a3f64ee9 don't miss active tunnel 10 years ago
orignal 2640dff22a improved exploratory 10 years ago
orignal e50377e557 random pick tunnels 10 years ago
orignal c025bcfdfc pick established tunnels only 10 years ago
orignal 2bc1ba1a9c extended identity for local destination 10 years ago
orignal dda80703d2 use same outbound tunnel for streaming as long as possible 10 years ago
orignal 29243fcb47 notify inbound tunnels update 10 years ago