Commit Graph

47 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal 46f927fc1b cleanup unclaimed out-of-sequence fragments 8 years ago
orignal 1bba0f6bb2 store and concatenate all out-of-sequence fragments 8 years ago
Jeff Becker 21b3576b66
stop using auto 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal ef106f3232 fixed typo 8 years ago
orignal 0966369723 copy transit message for nedb 8 years ago
orignal 8061d306dd check tunnel payload size 8 years ago
hagen 6c4977ee78 * tune log messages 8 years ago
orignal 5482a57c45 add clock skew to expiration 8 years ago
orignal 9611f80a39 check I2NP messages fro expiration 8 years ago
hagen 05043f30dc * tune logs 8 years ago
orignal ff48422ec0 check I2NP message buffer size 9 years ago
orignal a26c5f85c3 ignore LeaseSets coming from transit tunnels 9 years ago
orignal be358f3f2e enable RI catch for OBEP back 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 17acdcc4d5 temporary fix of crash 9 years ago
orignal 047c6a93a3 don't copy transit DatabaseStore 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 1d7fd8ac96 reduce memory usage 9 years ago
orignal 0dac2a74d3 check for duplicate msgID 9 years ago
orignal 9896570e32 cleanup from extra log messages 9 years ago
orignal 29d1aa0146 more fixes of misalignment 10 years ago
orignal 0f07b04627 eliminated TunnelGatewayHeader 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal 888a19fdba handle out-of-sequence fragment for first fragment 10 years ago
orignal 1b70061169 handle out-of-sequence fragment for first fragment 10 years ago
orignal 26c629a7d8 handle out-of-sequence tunnel fragments 10 years ago
orignal e7126908f9 exploratory improvement 10 years ago
orignal 4de9ed80af drop messages to other router coming down an inbound tunnel 10 years ago
orignal 73ef5e29c2 fixed memory leak 10 years ago
orignal 49035ef55d HandleFollowOnFragment 10 years ago
orignal b19e6bb5ba fixed memory leak 10 years ago
orignal 12fbc9cb86 increased I2NP max message size to 32K and check if fragmented message exceeds it 10 years ago
orignal 3a864cb6c5 verify checksum 10 years ago
orignal 4e09b39735 check sequence of fragments 10 years ago
orignal 6732ba21f9 inbound tunnel where an I2NP messages has been received from 10 years ago
orignal 30ecf1ef8c send multiple messages 11 years ago
orignal bc9b355d5d check garlic message payload hash 11 years ago
orignal fd84226bd2 Merge pull request #6 from mikhail4021/master
adding Windows support
11 years ago
mikhail4021 55392ce783 ms visual studio 2013 support
not full support
11 years ago
orignal 5997cb80bd differentiate garlic message received from tunnel and directly 11 years ago
orignal 58c5b74586 fixed complilation errors 11 years ago
orignal cee2d171f4 cumulative update 11 years ago
orignal 84301daeb8 transit tunnel 11 years ago