141 Commits (95b2bf3645452407f09e707d7061945b6dc61fe4)

Author SHA1 Message Date
orignal 70bd16adf6 set established state for zero-hops tunnles 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
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
hagen 5c1b5816d4 * fix segfault when offline (#330) 9 years ago
orignal 0966369723 copy transit message for nedb 9 years ago
orignal c053bebccd reduced numeber of error messages 9 years ago
orignal 8061d306dd check tunnel payload size 9 years ago
hagen 05043f30dc * tune logs 9 years ago
orignal b6dcb2f4c0 show streams as table (byt sha-db) 9 years ago
orignal a26c5f85c3 ignore LeaseSets coming from transit tunnels 9 years ago
hagen 3156f7dacd * sane log messages: Tunnel.cpp 9 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 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 73037b86ac fixed build for gcc 4.6 and boost 1.46 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal 047c6a93a3 don't copy transit DatabaseStore 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 1fc50a59f5 different in and out buffers for tunnel encryption 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal 98c91a01e3 use shared_ptr for outbound tunnel build messages 9 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 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 27bd193708 re-create tunnel before expiration 9 years ago
orignal 321dd252ea fixed crash if no routers available 9 years ago
orignal 1a440e3a83 count non-replied tunnel build requests 9 years ago
orignal fd3dab35cc collect and save participation agreed/declined stats 9 years ago
orignal d51b87e80a reduced memory usage 9 years ago
orignal 6f9d8ed01b show tunlel creation success ratio 9 years ago
orignal a3c1c314d0 don't insert same transit tunnel twice 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal feffbc9330 fixed typo 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal 4b094b2156 handle tunnel build messages in tunnels thread 10 years ago
orignal 562cdc12d1 check message type of follow on message 10 years ago
orignal 8f562215b0 separate inbound and outbound pending tunnels 10 years ago