Commit Graph

121 Commits (83300044ddff9f8962d2946002c1855810e083f6)

Author SHA1 Message Date
orignal 59681398cb don't store lookup replies anymore 8 years ago
orignal 7a7ae4cc83 select ipv4 peers for peer test 8 years ago
Jeff Becker 8a545b98ec Merge remote-tracking branch 'purple/openssl' 8 years ago
orignal ecdb60b44e cleanup netdb after failed reseed 8 years ago
Jeff Becker ea31ca5ee8 add reseed from floodfill option 8 years ago
Jeff Becker 6b5b9b3d62 add reseed from floodfill option 8 years ago
orignal 442a0c48e7 fixed #675. I2LUA define 8 years ago
Jeff Becker ab763c38d9
use shared pointers 8 years ago
Jeff Becker 970557660e
Add NetDb::VisitRandomRouterInfos 8 years ago
Jeff Becker ce97fa87e7
don't use std::promise * 8 years ago
Jeff Becker 10ffdb2766
add NetDb::WaitForReady 8 years ago
Jeff Becker fec49e5609
add hooks for visiting netdb 8 years ago
Jeff Becker 84bb740e62
clean up code 8 years ago
Jeff Becker 71cc4b5bf2
add lease set page in http server 8 years ago
Jeff Becker 4fdd9feddc
don't try to republish forever 8 years ago
Jeff Becker c72d9695da
testnet changes 8 years ago
Jeff Becker c282d95be1
undo change 8 years ago
Jeff Becker 597b5e6cfb
use different constants for now in meshnet mode 8 years ago
Jeff Becker 50756eb94a
Merge branch 'restricted_routes' into meshnet 8 years ago
hagen 6350f5e6e8 * Base.cpp : extract gzip classes to separate file 8 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) 8 years ago
Jeff Becker 74a7e67002
implement restricted routes (initial) 8 years ago
orignal c5644ee3f9 hold previous lookup response 8 years ago
orignal ecfdc377ec send close floodfills only in DatabaseSearchReply 8 years ago
orignal f98a6fb665 tighten RouterInfo expiration 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 4eef9e780f extract and verify family from RouterInfo 8 years ago
orignal e2aa2709ac family added 8 years ago
orignal 713513aacc flood newer RI/LS only 8 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 62cf83921b cumulative update from bitbucket 9 years ago
orignal c5644e0e32 const I2NP messages 9 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 9 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 9 years ago
orignal 465945f8a8 more generic queue 9 years ago
orignal 20e43951e5 reduce CPU usage 9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 6bad2daa62 fixed build errors for gcc 4.6 9 years ago
orignal 2a997d94bf GetClosestFloodfills added 9 years ago
orignal 950f250d66 NetDb/NetDbRequests split 9 years ago
orignal 250af7f247 fixed race condition 9 years ago
orignal 0b754ec65d publish number of leasets and routers for floodfill 9 years ago
orignal ccf689ffd5 connect to introducer if not any yet 9 years ago
orignal 582daffd7f select peer test capable routers 9 years ago
orignal 8492e87d29 fxied race condition 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 7945126e86 use unique_ptr for requested destination 10 years ago
orignal cd8e9e59fa don't request same RouterInfo twice 10 years ago