orignal
|
709c451400
|
disable MemoryPool for RouterInfo's address
|
2 years ago |
orignal
|
aa9a9ef18d
|
memory pool for addreses
|
2 years ago |
orignal
|
fb8be32c28
|
removed SSU and NTCP transports
|
2 years ago |
orignal
|
a298588943
|
SSU2 only introducers
|
2 years ago |
R4SAS
|
96c4463d39
|
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
8f5768f85b
|
memory pool for leases
|
2 years ago |
orignal
|
cf0d3b5f61
|
create new list of SSU2 introducers
|
2 years ago |
orignal
|
a3e19931f0
|
insert RouterInfo from SessionConfirmed into netdb immediately
|
2 years ago |
orignal
|
e8c58270c4
|
Populate router's buffer before sending RouterInfo block
|
2 years ago |
orignal
|
87a434c377
|
start peer test for SSU2
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
ee1c4f4fdc
|
internal numeric id for families
|
3 years ago |
orignal
|
a92c29e04c
|
drop routers older than 6 months on start
|
3 years ago |
orignal
|
e4ab0acc92
|
create RouterInfo from shared pointer to Buffer
|
3 years ago |
orignal
|
c6b2ce93c4
|
Memory pool for RouterInfo address
|
3 years ago |
orignal
|
f567417bb3
|
memory pool for RouterInfo buffer
|
3 years ago |
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
orignal
|
541464b705
|
don't delete floodfill if number of remaining floodfills is less than minimal
|
3 years ago |
orignal
|
c153471c49
|
use short tunnel build if possible
|
3 years ago |
orignal
|
db9223b0d5
|
set minimal version for floodfill to 0.9.38
|
3 years ago |
orignal
|
db93a7315f
|
find new introducers to connect
|
4 years ago |
orignal
|
060e30d283
|
select ipv6 random introducer
|
4 years ago |
orignal
|
d5b61ed544
|
select different routers for peer test
|
4 years ago |
orignal
|
9e050d1a23
|
peer test for ipv6
|
4 years ago |
orignal
|
f70ee480ba
|
check connectivity between peers for tunnel
|
4 years ago |
orignal
|
9301e39af7
|
minimal version for floodfill 0.9.28
|
4 years ago |
orignal
|
1f6be38145
|
wait for publish confirmation or publish to another floodfill
|
4 years ago |
orignal
|
8483464aab
|
don't attach our RouterInfo to router's request
|
4 years ago |
orignal
|
67b94d3533
|
unordered_map for RouterInfos and LeaseSets
|
4 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
orignal
|
bdd75e1171
|
build client tunnels through router with version >= 0.9.36
|
5 years ago |
orignal
|
354c9187db
|
detect our ipv6 address
|
6 years ago |
orignal
|
65c2c7d80b
|
re-create LeaseSet if store type has changed
|
6 years ago |
orignal
|
12af68bdb5
|
initial support of LeaseSet2
|
6 years ago |
R4SAS
|
79c0c11e80
|
configure persist of peer profiles
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
|
6 years ago |
orignal
|
ca671551c8
|
flood NTCP2 RouterInfo if requested
|
6 years ago |
orignal
|
42ed312384
|
handle NTCP2 RouterInfo flag
|
6 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
|
8 years ago |
Jeff Becker
|
4cc3b7f9fb
|
restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
|
8 years ago |
orignal
|
59681398cb
|
don't store lookup replies anymore
|
8 years ago |
orignal
|
7a7ae4cc83
|
select ipv4 peers for peer test
|
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 |