239 Commits (c4c495948aecddc215240a73cc3ebfd2443ec065)

Author SHA1 Message Date
Jeff Becker c4c495948a
don't flood if older 9 years ago
orignal 6ab7e79987 send own copy of a message during flood 9 years ago
Jeff Becker c6e35876fa
if LS is older, assume updated so we reply 9 years ago
orignal ea1ba0f09b don't flood to itself 9 years ago
Jeff Becker 10911f5b64
make it compile 9 years ago
Jeff Becker 0eab8e9322
more pedantic logging changes 9 years ago
Jeff Becker fb2602716e
add floodfill to exclude 9 years ago
Jeff Becker be68906ae9
logging tweaks 9 years ago
Jeff Becker 2a796051bf
try fixing LS 9 years ago
Jeff Becker 0565519509
don't print out raw ident 9 years ago
Jeff Becker 766286b8bc
undo pedantic change 9 years ago
Jeff Becker f405c62f1e
pedantic style and logging changes 9 years ago
hagen 6350f5e6e8 * Base.cpp : extract gzip classes to separate file 9 years ago
hagen 646778227a * tune log messages 9 years ago
Jeff Becker 93deb37c94
add primordial goo tier "hidden mode" (aka toy feature needs more work doesn't do it correctly all the way) 9 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 9 years ago
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 9 years ago
hagen 1b2ac38a50 * fix compilation warnings 9 years ago
orignal 3907b4101a include openssl through OPENSSL macro 9 years ago
orignal c5644ee3f9 hold previous lookup response 9 years ago
orignal ecfdc377ec send close floodfills only in DatabaseSearchReply 9 years ago
orignal 7d66019220 start checking for expiration after 10 minutes 9 years ago
orignal f98a6fb665 tighten RouterInfo expiration 9 years ago
orignal fe97f0929b delete expired floodfills thorugh a separate loop 9 years ago
orignal ca6f656e1b ignore non-reachable floodfills 9 years ago
hagen 0d15eceacb * Profiling : move storage from FS.cpp to Profiling.cpp 9 years ago
hagen b69fbdda9a * NetDb : move storage from FS.cpp to NetDb.cpp 9 years ago
orignal e2aa2709ac family added 9 years ago
orignal b4e324ec0e flood to 3 closest floodfills 9 years ago
orignal 713513aacc flood newer RI/LS only 9 years ago
orignal 2003b34036 12 hours expiration if more than 2500 routers 9 years ago
orignal ee8ab58d64 don't reply to lookup with expired LeaseSet 9 years ago
orignal b967acda58 flood to floodfills that are close than us only 9 years ago
hagen 6d74493491 * i2p::fs migration: NetDb.* 9 years ago
orignal f3b277aeef doesn't store leases in netdb 9 years ago
orignal 4c6ef32d72 fixed #369 9 years ago
hagen 05043f30dc * tune logs 9 years ago
orignal 0ca3fb5af0 specify and check netId 9 years ago
hagen daaba1dbc0 * prevent zero-division exception when running offline 9 years ago
orignal 45e7111dda publish stats for floodfill 9 years ago
orignal 4242c86d40 check for buffer overflow during flood 9 years ago
hagen 489e37b2a1 * sane log messages: NetDb.cpp 9 years ago
orignal ef3ec33ba3 create all subdirectories for non-case sensitive systems 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal c5644e0e32 const I2NP messages 10 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 10 years ago
orignal 83e76c6b53 use shared flood message 10 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 10 years ago
orignal a05a20440e deleted deprecated SendMessage 10 years ago