orignal
|
e7423b1ffc
|
save timestamp from epoch instead local time to profiles
|
2 months ago |
orignal
|
64cc59d1e9
|
recognize duplicated routers and store duplicated flag in profile
|
4 months ago |
orignal
|
720ffa8a31
|
move traverse thrugh profiles files to deleting thread
|
6 months ago |
orignal
|
733a4a2869
|
moved save/delete profile disk oprations to separate threads
|
6 months ago |
orignal
|
f1058410fb
|
don't request banned router
|
8 months ago |
orignal
|
c112276eea
|
memory poll for RouterProfile
|
1 year ago |
orignal
|
c620fc1232
|
clear unreachable flag upon succesive connect
|
1 year ago |
orignal
|
86173400d5
|
don't drop profile of real router too early
|
1 year ago |
R4SAS
|
ae439b5385
|
SSU2: check if socket is opened before sending data, handle network_reset error
Signed-off-by: r4sas <r4sas@i2pmail.org>
|
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 |
orignal
|
3bc56ba423
|
store 'connected' in 'usage' section
|
2 years ago |
orignal
|
e068a3cf22
|
store 'connected' in 'usage' section
|
2 years ago |
weko
|
2e2cbe7803
|
save profile if has connected
|
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
|
03111ad0df
|
don't save profiles under mutex
|
2 years ago |
orignal
|
abb81c353d
|
fixed race condition
|
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
|
993900aa77
|
terminate sessions if clock was adjusted backwards too much
|
2 years ago |
orignal
|
80a55c5b75
|
store unrechable in profile
|
2 years ago |
orignal
|
067fb45a25
|
exclude router from tunnel build for 2.5 minutes if doesn't reply too often
|
2 years ago |
orignal
|
d4426118c5
|
exclude router from tunnel build for 2.5 minutes if declined
|
2 years ago |
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
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 |
brain5lug
|
b8ec63cf8c
|
copy ellimination for ranges #part1
|
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
|
ef3ec33ba3
|
create all subdirectories for non-case sensitive systems
|
9 years ago |
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
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
|
a96482b186
|
skip missing sections
|
10 years ago |
orignal
|
10e78785cd
|
additional statistics for profiling
|
10 years ago |
orignal
|
7ec701a816
|
uin32_t for elapsed time
|
10 years ago |
orignal
|
c96b81206d
|
changed some profiling parameters
|
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
|
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 |