Commit Graph

217 Commits (789eb48698bfb8617ed2b05b3a8acbd41d2c872c)

Author SHA1 Message Date
orignal 3907b4101a include openssl through OPENSSL macro 8 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
hagen 55315fca80 Merge branch 'openssl' into new-fs
Conflicts:
	AddressBook.cpp
	NetDb.cpp
	filelist.mk
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 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 10 years ago
orignal 562de3514a check database lookup type 10 years ago
orignal 128a8f3b48 delete obsolete profiles 10 years ago
orignal 1d2950b4a7 reduced CPU load at floodfill 10 years ago
orignal 9072a018dd reduced CPU load at floodfill 10 years ago
orignal 2a997d94bf GetClosestFloodfills added 10 years ago