11 Commits (8ee9c437e1bba63f353bd92d0a575ee84febc610)

Author SHA1 Message Date
Dimitris Apostolou 8ee9c437e1
Fix typos 3 years ago
orignal 25f63ac22a create different I2NP tunnel messages for endpoint and non-endpoint 3 years ago
orignal 66422d6d83 double size tunnel message 3 years ago
orignal b9476791f4 eliminated extra I2NP messages for fragments 3 years ago
orignal d0c5732e16 eliminate extra lookups for sequential fragments 3 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal bd6ce7d4da reduced memory usage 7 years ago
orignal 381f6b184e clean up incomplete messages 8 years ago
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 9 years ago
hagen 6c4977ee78 * tune log messages 9 years ago
orignal 5482a57c45 add clock skew to expiration 9 years ago
orignal 9611f80a39 check I2NP messages fro expiration 9 years ago
hagen 05043f30dc * tune logs 9 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