orignal
|
5cd0248494
|
set router status to uknown if peer test msg 5 came from recently connected peer
|
1 month ago |
orignal
|
189d7179c0
|
check if msg 5 was received instead state
|
1 month ago |
orignal
|
2dfc9003a7
|
separate and move own peer test to SSU2Server
|
1 month ago |
orignal
|
2c594dc67a
|
moved peer test 5-7 to SSU2PeerTestSession
|
1 month ago |
orignal
|
11bca5c3cd
|
don't initialize Noise state for peer test sessions
|
1 month ago |
orignal
|
9d1e526812
|
separate SSU2PeerTestSession for peer tests msgs 5,6 and 7
|
1 month ago |
orignal
|
5324197e43
|
don't change router status if peer test came from recent endpoint
|
1 month ago |
orignal
|
7ef1fdf634
|
exclude false position OK peer test if comes from recently connected endpoint
|
1 month ago |
orignal
|
2fa4237acd
|
renew connected receintly timestamp, add endpoint to the list if hole punch is being sent
|
1 month ago |
orignal
|
a723405fb0
|
check max RouterInfo size
|
1 month ago |
orignal
|
f20391d460
|
check if we connected recently to an endpoint before sending peer test
|
1 month ago |
orignal
|
855fd4d471
|
eliminate extra parsing of RouterInfo coming as RouterInfo block
|
2 months ago |
orignal
|
cc59003560
|
removed C++17 check
|
2 months ago |
orignal
|
11328a429d
|
set minimal resend interval. Resend attempt after only Ack
|
3 months ago |
orignal
|
b306bf2db9
|
don't handle connect timer for already terminated session
|
3 months ago |
orignal
|
8c0a1197d7
|
drop incoming SSU2 session from duplicated router
|
4 months ago |
orignal
|
4e5f5c218a
|
mark router as dup0licted only if address mismatch
|
4 months ago |
orignal
|
64cc59d1e9
|
recognize duplicated routers and store duplicated flag in profile
|
4 months ago |
orignal
|
0c943f4405
|
use received RouterInfo if older than one in netdb
|
4 months ago |
orignal
|
ff8941af71
|
check if address is still introducer before trying to introduce
|
4 months ago |
orignal
|
6caec6b551
|
check if updated router is still introducer. Remove non-introducer sessions from introducers list
|
5 months ago |
orignal
|
f990a2f69f
|
don't reply with relay tag if we are not on introducer on that address
|
5 months ago |
orignal
|
0b97b4294c
|
don't request relay tag for every session if we have enough introducers
|
5 months ago |
orignal
|
6a590bf970
|
use std::mt19937 instead rand()
|
5 months ago |
orignal
|
bc8adf1433
|
move unsent I2NP messages to new session if replaced
|
5 months ago |
orignal
|
a1322d4667
|
move unsent I2NP messages to new session if replaced
|
5 months ago |
orignal
|
acbd3f897b
|
fixed race condition between local buffer creation and sending it through the transports
|
5 months ago |
orignal
|
124698854f
|
skip resent recently sessions during resend
|
6 months ago |
Vort
|
ac9d92c681
|
select maximum SSU2 queue size depending on RTT value
|
7 months ago |
orignal
|
f2085ecc8d
|
fixed warning
|
8 months ago |
Vort
|
d74033dd2b
|
tune RTT calculations
|
8 months ago |
Vort
|
0236769134
|
lower SSU2 resend traffic spikes
|
8 months ago |
orignal
|
530a078535
|
don't request temination if session was not established
|
8 months ago |
Vort
|
2d06c0cbe6
|
add expiration for messages in SSU2 send queue
|
8 months ago |
orignal
|
1292ec67c0
|
check if remote router supports peer test
|
8 months ago |
orignal
|
f8722f17c6
|
pick peer test session only if Charlie's address supports peer testing
|
8 months ago |
orignal
|
38cc01e13d
|
check own peer test cap for peer test msg 2
|
8 months ago |
orignal
|
6ca266ff3b
|
reject peer test msg 2 if peer testing is not supported
|
8 months ago |
Vort
|
adba3987f8
|
logging fixes
|
9 months ago |
orignal
|
96cf6ca531
|
drop earlier if outgoing queue is semi-full
|
9 months ago |
orignal
|
0ca782ed71
|
drop unsent messages if session disconnects
|
9 months ago |
orignal
|
f008478505
|
handle I2NP messages drops
|
9 months ago |
orignal
|
70639f1139
|
don't adjust clock if offsets came from same router
|
9 months ago |
orignal
|
9f217f8a11
|
don't send expired I2NP messages
|
9 months ago |
orignal
|
ca9782dd0d
|
handle 'reservedrange' param properly
|
10 months ago |
orignal
|
c5cab05a6b
|
reset peding time offset if correct time was received
|
10 months ago |
orignal
|
d4c47d90cb
|
adjust time offset after second time discrepancy
|
10 months ago |
orignal
|
0cc91dd2d2
|
don't pick too active peer
|
1 year ago |
Vort
|
9bac680f2a
|
improve transport session logging
|
1 year ago |
Vort
|
68f4961f1a
|
separate test status from network status
|
1 year ago |