120 Commits (507093dbad65f748611606b7f65913b2a7a24c81)

Author SHA1 Message Date
orignal 79190f313d use shared_ptr for transit tunnels 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal 7d927b0e28 shared_ptr for Lease 9 years ago
orignal 0966369723 copy transit message for nedb 9 years ago
orignal 1dc9e74df4 check TunnelBuild message size 9 years ago
orignal 5482a57c45 add clock skew to expiration 9 years ago
orignal 9611f80a39 check I2NP messages fro expiration 9 years ago
orignal efdea07b7b change message expiration timeout to 8 secs (RTT) 9 years ago
orignal ff48422ec0 check I2NP message buffer size 9 years ago
orignal a26c5f85c3 ignore LeaseSets coming from transit tunnels 9 years ago
hagen f3bee5ff3f * log message fix 9 years ago
hagen 4899e0d2d5 * sane log messages: I2NPProtocol.cpp 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 3405ffd8d8 check for buffer size 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 9 years ago
orignal be1a4548e6 pass const I2NP message to HandleTunnelDataMsg 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal a05a20440e deleted deprecated SendMessage 9 years ago
orignal 9c9401ce2f use shared_ptr for all incoming I2NP messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
orignal 6a043649f5 use random msg_id for I2NP messages 9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 5cd557ef9d check for I2NP message buffer boudary 9 years ago
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 9 years ago
orignal 47c3d5ed23 don't accept tunnels if bandwidth is exceeded 9 years ago
orignal d51b87e80a reduced memory usage 9 years ago
orignal 1a307f3093 limit number of transit tunnels 9 years ago
orignal ec50b97aa8 reduced amount of logging 9 years ago
orignal b11fd250c1 fixed race condition 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 07ce9c41bf DatabaseLookup flags 10 years ago
orignal 8ad9f2681c send 3 closest floodfills 10 years ago
orignal 679faf5149 specify reply token for RIs DatabaseStore 10 years ago
orignal 4b094b2156 handle tunnel build messages in tunnels thread 10 years ago
orignal 8f562215b0 separate inbound and outbound pending tunnels 10 years ago
orignal 724c417f09 fixed typo 10 years ago
orignal 9c23d03d8d fixed typo 10 years ago
orignal 1dc166f0f8 transit tunnel gateway batching 10 years ago
orignal 82103e6a39 process TunnelGateway message in tunnel thread 10 years ago
orignal 0c73aff0a2 I2NPMessagesHandler 10 years ago
orignal 8812a45607 DatabaseLookup for RouterInfo 10 years ago
orignal 37a374000c elimimated cast to ClearText 10 years ago
orignal ecf709cbba fill clear text buffer of BuildRequestRecord 10 years ago
orignal 3c5e9ddd4e eliminated cast to ecnryptted build record 10 years ago
orignal 8a293f45fa eliminated cast to BuildResponse Record 10 years ago