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 |
orignal
|
c7efd465fa
|
padding for path response
|
1 year ago |
orignal
|
6e9a3422e9
|
correct min size for keepalive
|
1 year ago |
orignal
|
0754255c1f
|
drop incoming session from too old or from future routers
|
1 year ago |
Vort
|
ea7cf1cf69
|
fix termination block processing and size check
|
1 year ago |
orignal
|
8a52295882
|
make router real upon successive outgoing NTCP2 session. Eliminate static keys table
|
2 years ago |
orignal
|
b6de474fda
|
don't include unconfirmed floodfill to the list if we have enough floodfills already
|
2 years ago |
orignal
|
4ce2ef1d83
|
make router unreachable if AEAD fails in SessionCreated
|
2 years ago |
orignal
|
7c535159bc
|
static keys table
|
2 years ago |
weko
|
354a04f0f6
|
Up level for some logs to critical
|
2 years ago |
orignal
|
cd1af85e39
|
bypass slow transport sessions
|
2 years ago |
Dimitris Apostolou
|
d91d734b5c
|
Fix typos
|
2 years ago |
orignal
|
f41563a700
|
check packet number for SessionConfirmed
|
2 years ago |
orignal
|
084663d6ea
|
mediam size I2NP messages
|
2 years ago |
orignal
|
5ad9c8e740
|
create I2NP tunnel message for first fragment
|
2 years ago |
orignal
|
4db643aa8e
|
limited number of acked packets to 511
|
2 years ago |
orignal
|
02a36a9fa8
|
don't populate buffer of unreachable router
|
2 years ago |
orignal
|
d79bdc9f66
|
send datetime block after approximately every 250 packets
|
2 years ago |
R4SAS
|
86fc12e395
|
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
ac94341203
|
disconnect established session if clock skew detected
|
2 years ago |