Commit Graph

101 Commits (dd259f1852fb1b4c48598410b2d4f2858f8caaea)

Author SHA1 Message Date
orignal 1ecd5250fc eliminate overhead 8 years ago
Jeff Becker d4a0076aba
merge 8 years ago
Jeff Becker 93eca799dd add more websocket events 8 years ago
Jeff Becker fa8548fe34
implement SetCustomPeerSelector and ensure locking is good 8 years ago
Jeff Becker 28fdd992c9
add hooks for custom peer selection 8 years ago
brain5lug 94642f9066 copy elimination for ranges #part4 8 years ago
orignal 66dafca61a select existing connection for first hop of a tunnel 8 years ago
Jeff Becker c29359e7a8
Merge remote-tracking branch 'purple/openssl' into meshnet 8 years ago
orignal 0493f00a7a pass null tunnel config for zero hops tunnel 8 years ago
Jeff Becker c53d6d80ba
Merge branch 'master' into meshnet 8 years ago
orignal c50105493a fixed zero-hops tunnels 8 years ago
Jeff Becker 93fbd7b3ba
Merge branch 'upstream-openssl' into meshnet 8 years ago
orignal f6e988d6fd support zero-hops tunnels for destinations 8 years ago
Jeff Becker 50756eb94a
Merge branch 'restricted_routes' into meshnet 8 years ago
Jeff Becker 32644ddada
try fixing duplicate Routers In tunnel path 8 years ago
Jeff Becker cf3bab996e
when routers < 5 and in meshnet mode do not select random peers 8 years ago
Jeff Becker 93deb37c94
add primordial goo tier "hidden mode" (aka toy feature needs more work doesn't do it correctly all the way) 8 years ago
Jeff Becker 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal febc00d357 fixed race condition of DeliveryStatus message 8 years ago
hagen 05043f30dc * tune logs 9 years ago
hagen e8952d7e02 * sane log messages: TunnelPool.cpp 9 years ago
orignal 4599f6919c shared_ptr for local destination in TunnelPool 9 years ago
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 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 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