Commit Graph

221 Commits (004a93a8416a56876983ebfbcddcb58cd7921fc8)

Author SHA1 Message Date
Jeff Becker 004a93a841
Merge branch 'transport_failsafe' into restricted_routes 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal c5644ee3f9 hold previous lookup response 8 years ago
orignal ecfdc377ec send close floodfills only in DatabaseSearchReply 8 years ago
orignal 7d66019220 start checking for expiration after 10 minutes 8 years ago
orignal f98a6fb665 tighten RouterInfo expiration 8 years ago
orignal fe97f0929b delete expired floodfills thorugh a separate loop 8 years ago
orignal ca6f656e1b ignore non-reachable floodfills 8 years ago
hagen 0d15eceacb * Profiling : move storage from FS.cpp to Profiling.cpp 8 years ago
hagen b69fbdda9a * NetDb : move storage from FS.cpp to NetDb.cpp 8 years ago
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
8 years ago
orignal e2aa2709ac family added 8 years ago
orignal b4e324ec0e flood to 3 closest floodfills 8 years ago
orignal 713513aacc flood newer RI/LS only 8 years ago
orignal 2003b34036 12 hours expiration if more than 2500 routers 8 years ago
orignal ee8ab58d64 don't reply to lookup with expired LeaseSet 8 years ago
orignal b967acda58 flood to floodfills that are close than us only 8 years ago
hagen 6d74493491 * i2p::fs migration: NetDb.* 8 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 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal 83e76c6b53 use shared flood message 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal a05a20440e deleted deprecated SendMessage 9 years ago
orignal ff12421d60 shared_ptr for lookup messages 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 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 20e43951e5 reduce CPU usage 9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 7f172964f6 check profile only once 9 years ago
orignal a8b4f38865 router don't expire if less than 75 9 years ago
orignal 4d27399ce3 check profile for high bandwidth peer selection only 9 years ago
orignal 76c54ffdef always check profile for peer selection 9 years ago
orignal ce99357ebe check for zero ident 9 years ago
orignal 562de3514a check database lookup type 9 years ago