orignal
|
e40b656ecf
|
Drop for tunnel and encrypted messages
|
10 months ago |
orignal
|
f008478505
|
handle I2NP messages drops
|
10 months ago |
orignal
|
75c2cb751f
|
lock mutex before deleting RouterInfo's buffer
|
10 months ago |
orignal
|
d8f6c4a93d
|
correct encryption and path for follow on lookup request
|
10 months ago |
orignal
|
5cf1961fa4
|
drop updated routers from future
|
11 months ago |
orignal
|
8319dd6b25
|
drop exploratory and leaseset lookups for non-floodfill router
|
11 months ago |
orignal
|
c215f2e8d1
|
check router for null pointer
|
1 year ago |
orignal
|
a3f62e1d71
|
check actual distance with router to reduce expiration time
|
1 year ago |
orignal
|
575268d360
|
reduce expiration time for low bandwidth and far routers
|
1 year ago |
orignal
|
c112276eea
|
memory poll for RouterProfile
|
1 year ago |
orignal
|
902899ae24
|
don't pick completely unreachable peers
|
1 year ago |
orignal
|
c620fc1232
|
clear unreachable flag upon succesive connect
|
1 year ago |
orignal
|
17c4038c60
|
select router with ipv4 for endpoint
|
1 year ago |
Chad Fraleigh
|
638e9b4d7f
|
Fixed division by zero due to thread race condition.
|
1 year ago |
R4SAS
|
09f233dbfb
|
NetDB: ignore LeaseSet store request if not floodfill
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
1 year ago |
orignal
|
c757b6d020
|
reset floodfill cap for unknown floodfills
|
2 years ago |
orignal
|
b6de474fda
|
don't include unconfirmed floodfill to the list if we have enough floodfills already
|
2 years ago |
SidorKozlov
|
3b13a3f2a1
|
Configurable minimum successful tunnels
|
2 years ago |
orignal
|
4ce2ef1d83
|
make router unreachable if AEAD fails in SessionCreated
|
2 years ago |
orignal
|
ead6a6dca3
|
correct parsing of caught RouterInfo at IBGW and OBEP
|
2 years ago |
orignal
|
76adac31c3
|
enrcrypt lookup if being sent through a tunnel
|
2 years ago |
orignal
|
b77ae08388
|
exclude previously non-reachable transports
|
2 years ago |
orignal
|
4ebc7c970a
|
bypass medium congestion(D) routers for client tunnels
|
2 years ago |
orignal
|
d580c0155a
|
fixed typo
|
2 years ago |
orignal
|
9475a22728
|
update introducers. cleanup unreachable routers
|
2 years ago |
orignal
|
220ef283de
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2 years ago |
orignal
|
922e5915b1
|
rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages
|
2 years ago |
orignal
|
55b2f2c625
|
memory pool for IdentityEx
|
2 years ago |
orignal
|
d50cf0ad83
|
recognize congestion caps
|
2 years ago |
Vort
|
6610af08c2
|
Correct processing of reseed.floodfill option
|
2 years ago |
orignal
|
f84d88ac63
|
publish own RouterInfo in router's thread
|
2 years ago |
orignal
|
d40cd00cdb
|
use DHT table for floodfills
|
2 years ago |
orignal
|
8544283110
|
don't expire connected routers
|
2 years ago |
orignal
|
abf687ff09
|
store RouterInfo in DHT
|
2 years ago |
orignal
|
b8a99878b6
|
don't create profile for every new non-floodfill
|
2 years ago |
orignal
|
02a36a9fa8
|
don't populate buffer of unreachable router
|
2 years ago |
orignal
|
532a29b0c4
|
don't reply with unreachable router
|
2 years ago |
orignal
|
c2faa5c614
|
don't try to save RouterInfo if no buffer
|
2 years ago |
orignal
|
d15581d95e
|
delete invalid router after update
|
2 years ago |
orignal
|
48a3c767e5
|
in-meory storage for router profiles
|
2 years ago |
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
Vort
|
0829b186b7
|
Fix debug log output
|
2 years ago |
orignal
|
aac9a8d18f
|
check if clock was adjusted backwards
|
2 years ago |
orignal
|
4930157e93
|
don't innsert back unreachable router
|
2 years ago |
orignal
|
80a55c5b75
|
store unrechable in profile
|
2 years ago |
orignal
|
c18e8f6c78
|
drop too long LeaseSet without processing
|
2 years ago |
R4SAS
|
503f522cc3
|
[style] clean trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
e4ddc883d2
|
drop future RouterInfo and LeaseSet upon receive
|
2 years ago |
orignal
|
5ac01ddce8
|
delete routers with timestmep from future
|
2 years ago |
orignal
|
3458665df8
|
don't delete unreachable routers if tunnel creation success rate is too low
|
2 years ago |