orignal
|
e7423b1ffc
|
save timestamp from epoch instead local time to profiles
|
3 months ago |
orignal
|
8c0a1197d7
|
drop incoming SSU2 session from duplicated router
|
5 months ago |
orignal
|
64cc59d1e9
|
recognize duplicated routers and store duplicated flag in profile
|
5 months ago |
orignal
|
733a4a2869
|
moved save/delete profile disk oprations to separate threads
|
7 months ago |
orignal
|
f1058410fb
|
don't request banned router
|
9 months ago |
orignal
|
83cb3a1820
|
reduce router unreachable interval
|
10 months ago |
orignal
|
c112276eea
|
memory poll for RouterProfile
|
1 year ago |
orignal
|
c620fc1232
|
clear unreachable flag upon succesive connect
|
1 year ago |
orignal
|
8a52295882
|
make router real upon successive outgoing NTCP2 session. Eliminate static keys table
|
2 years ago |
weko
|
1d8a91c5cc
|
redo no save useless profiles
|
2 years ago |
weko
|
7646147ed2
|
save only non-default peer profile
|
2 years ago |
orignal
|
b6de474fda
|
don't include unconfirmed floodfill to the list if we have enough floodfills already
|
2 years ago |
orignal
|
7c535159bc
|
static keys table
|
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 |
orignal
|
80a55c5b75
|
store unrechable in profile
|
2 years ago |
orignal
|
d4426118c5
|
exclude router from tunnel build for 2.5 minutes if declined
|
2 years ago |
R4SAS
|
eb3feb7dbd
|
[profiles] add daily cleanup
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 years ago |
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
7 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
|
c115131ed2
|
removed IdentHash from RoutingProfile
|
8 years ago |
hagen
|
0d15eceacb
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
9 years ago |
hagen
|
bfcb6f577f
|
* i2p::fs migration: Profiling.*
|
9 years ago |
orignal
|
09298d7457
|
changed profiling algorithm
|
10 years ago |
orignal
|
d9c0f52846
|
don't pick node for 5 minutes if declined
|
10 years ago |
orignal
|
10e78785cd
|
additional statistics for profiling
|
10 years ago |
orignal
|
7ec701a816
|
uin32_t for elapsed time
|
10 years ago |
orignal
|
76c54ffdef
|
always check profile for peer selection
|
10 years ago |
orignal
|
128a8f3b48
|
delete obsolete profiles
|
10 years ago |
orignal
|
de5c55160b
|
count tunnel acceptance ratio for peer selection
|
10 years ago |
orignal
|
d9911f4314
|
save last update time
|
10 years ago |
orignal
|
1a440e3a83
|
count non-replied tunnel build requests
|
10 years ago |
orignal
|
577ba9b397
|
initial filtration of bad peers
|
10 years ago |
orignal
|
0a7bf4db47
|
load profiles
|
10 years ago |
orignal
|
fd3dab35cc
|
collect and save participation agreed/declined stats
|
10 years ago |
orignal
|
a6f78134c0
|
Profiling added
|
10 years ago |