Commit Graph

86 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal 46f927fc1b cleanup unclaimed out-of-sequence fragments 8 years ago
Jeff Becker e5f5f96771
merge webui code 8 years ago
Jeff Becker d4a0076aba
merge 8 years ago
Jeff Becker 93eca799dd add more websocket events 8 years ago
brain5lug b8ec63cf8c copy ellimination for ranges #part1 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 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
orignal 96a713afeb zero-hops outbound tunnels 8 years ago
orignal 0f56b1c943 show number of received bytes for zero-hops inbound tunnel 8 years ago
orignal d541572882 enable zero-hops inbound tunnel 8 years ago
orignal fa67e90767 inbound zero-hops tunnel 8 years ago
orignal ef6028e933 replace std::map to std::list for inbound tunnels 8 years ago
orignal 5d41fe4a35 Merge pull request #400 from majestrate/webui-add-tunnel-count
Add Transit/Client Tunnel Count to web ui
8 years ago
Jeff Becker 1dc6cec1aa
add client/transit tunnel count in webui 8 years ago
Jeff Becker eb96ead80e
add tunnel counts to front page of web ui 8 years ago
orignal 9403fbaf81 common tunnels' hash table 8 years ago
orignal 79190f313d use shared_ptr for transit tunnels 8 years ago
orignal 4599f6919c shared_ptr for local destination in TunnelPool 9 years ago
orignal badcd64b62 print full tunnel path 9 years ago
orignal a7b8b52dbd fixed crash 9 years ago
orignal d89f0f51df show full tunnel path 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal be1a4548e6 pass const I2NP message to HandleTunnelDataMsg 9 years ago
orignal d8cd2afd12 different input anf output I2NP message for tunnel encryption 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal 465945f8a8 more generic queue 9 years ago
orignal 4c91d08cea pass TunnelConfig as shared_ptr 9 years ago
orignal 42d49bde86 handle tunnels quantity params 9 years ago
orignal 3987d5e5a0 recreate tunnel after 9.5 minutes 9 years ago
orignal 6f9d8ed01b show tunlel creation success ratio 9 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 9 years ago
orignal 14f448f4c7 show tunnels queue size 9 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 9 years ago
orignal 4b094b2156 handle tunnel build messages in tunnels thread 9 years ago
orignal 8f562215b0 separate inbound and outbound pending tunnels 9 years ago
orignal 82103e6a39 process TunnelGateway message in tunnel thread 9 years ago
orignal 0c73aff0a2 I2NPMessagesHandler 9 years ago
orignal 89dead79c4 common HandleTunnelData for own and transit tunnels 9 years ago
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago
orignal 912146b1c9 shutdown and graceful shutdown through I2PControl 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal c8e34052a7 some cleanup 10 years ago
orignal 3ca560b895 different tunnel length for IB and OB 10 years ago
orignal 8a357ac46c store shared pointer to RI in tunnel config 10 years ago
orignal a0f43d9772 resuse instance of local destination upon restart 10 years ago
orignal f34680134a fixed race condition 10 years ago
orignal 3de29143bc moved current outbound tunnel to destination 10 years ago