orignal
|
fc63ca6982
|
correct excluded routers size for exploratory request
|
2022-07-30 14:28:09 -04:00 |
|
orignal
|
0e6d888ed3
|
changed some retransmission params
|
2022-07-29 18:45:02 -04:00 |
|
orignal
|
9afe3b5f39
|
fixed typo
|
2022-07-29 18:27:21 -04:00 |
|
orignal
|
3bd40fc8b3
|
calculate RTT and RTO
|
2022-07-29 15:24:24 -04:00 |
|
orignal
|
01fe642beb
|
don't create another session for peer test
|
2022-07-29 12:48:23 -04:00 |
|
orignal
|
e70d57dcb4
|
resend intervals in milliseconds
|
2022-07-28 19:30:08 -04:00 |
|
orignal
|
fd41fba069
|
variable retranmission window
|
2022-07-27 20:00:03 -04:00 |
|
orignal
|
8a6fe0f321
|
check if address type matches peer's address type for peer test msg 1
|
2022-07-27 10:55:08 -04:00 |
|
orignal
|
ae73e8a305
|
find SSU2 address with static key if supports both ipv4 and ipv6
|
2022-07-27 10:19:25 -04:00 |
|
R4SAS
|
a344c09d0d
|
[util] add inet_ntop for XP
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-07-27 15:44:30 +03:00 |
|
R4SAS
|
991e37d0bf
|
[peertest] fixed ssu2 router exclusion
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-07-27 13:38:28 +03:00 |
|
R4SAS
|
fdeb884fe5
|
fixed getting MTU on windows, add address to log messages with MTU
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-07-27 13:24:07 +03:00 |
|
orignal
|
4b1f5c9c9b
|
terminate session in separate task
|
2022-07-26 19:56:30 -04:00 |
|
orignal
|
6b513a0f95
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2022-07-26 18:47:36 -04:00 |
|
orignal
|
b574aaf99c
|
fix SSU2 crash on shutdown
|
2022-07-26 18:46:05 -04:00 |
|
R4SAS
|
bc0cdaa669
|
[i18n] update gettext file, add translation context, change comments
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-07-27 00:38:02 +03:00 |
|
orignal
|
f9106b77bb
|
add SSU2 introducer if SSU2 only
|
2022-07-26 13:57:37 -04:00 |
|
orignal
|
a0419e4f34
|
add SSU2 introducer if SSU2 only
|
2022-07-26 13:55:31 -04:00 |
|
orignal
|
46a549c875
|
random size of fragments
|
2022-07-26 13:00:41 -04:00 |
|
orignal
|
f8a609f692
|
respond to termination
|
2022-07-25 18:46:25 -04:00 |
|
orignal
|
987497bb10
|
don't publish invalid host/port
|
2022-07-25 15:23:52 -04:00 |
|
orignal
|
e537878b8a
|
check Ack block bufer size and shrink ranges if necessary
|
2022-07-25 13:42:59 -04:00 |
|
orignal
|
617f45bc59
|
try to send I2NP message in one packet, reduce or drop Ack block if necessary
|
2022-07-24 19:44:49 -04:00 |
|
orignal
|
fe744f8f81
|
more routine cleanup
|
2022-07-24 16:44:02 -04:00 |
|
orignal
|
93d879b297
|
more tunnel brokers ranges
|
2022-07-24 15:39:46 -04:00 |
|
orignal
|
dbb9295063
|
set MTU if local address is specified explicitly. update MTU for ipv6 if not set
|
2022-07-24 15:24:01 -04:00 |
|
orignal
|
09aa96e486
|
always bring to closing state if termination requested
|
2022-07-23 19:48:37 -04:00 |
|
orignal
|
4d0047ae7c
|
request termination for existing session
|
2022-07-23 18:48:53 -04:00 |
|
orignal
|
b860a4799d
|
testing cap for published SSU2 address
|
2022-07-23 16:17:30 -04:00 |
|
orignal
|
6ff64352d3
|
don't create and oublish duplicates
|
2022-07-23 14:32:16 -04:00 |
|
orignal
|
3683ec6a95
|
fixed race condition
|
2022-07-22 15:16:42 -04:00 |
|
orignal
|
454fa9ee9b
|
update SSU2 port
|
2022-07-22 14:52:24 -04:00 |
|
orignal
|
d33aeb4bb2
|
set unreachable if firewalled. Store router's hash of introducer instead session
|
2022-07-21 19:38:18 -04:00 |
|
Gecero-Sensei
|
5f9f23eb3f
|
Added translation of webconsole site title
|
2022-07-21 23:53:49 +03:00 |
|
Gecero-Sensei
|
5dbc7a8ca4
|
Minor corrections and wording changes
|
2022-07-21 23:53:41 +03:00 |
|
Gecero-Sensei
|
33a5968eb7
|
Improved German translation
|
2022-07-21 23:53:31 +03:00 |
|
R4SAS
|
5ff34b93c0
|
print detected MTU
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2022-07-21 23:53:12 +03:00 |
|
R4SAS
|
098fdf0596
|
[gha] update freebsd action
|
2022-07-21 23:36:51 +03:00 |
|
orignal
|
2eb929fe05
|
Merge pull request #1776 from simonvetter/openssl
leaseset: add missing bound checks
|
2022-07-21 16:23:48 -04:00 |
|
orignal
|
ea0ed9e844
|
update SSU2 introducers if Firewalled
|
2022-07-20 21:55:48 -04:00 |
|
orignal
|
4a3e481a83
|
don't publish introducers for non-published SSU2 address
|
2022-07-20 16:13:00 -04:00 |
|
orignal
|
2197cd8620
|
add/remove SSU2 introducers to local RouterInfo
|
2022-07-20 16:01:08 -04:00 |
|
orignal
|
cf0d3b5f61
|
create new list of SSU2 introducers
|
2022-07-19 18:38:58 -04:00 |
|
orignal
|
6f7ab49346
|
moved creation time to TransportSession
|
2022-07-19 17:02:37 -04:00 |
|
orignal
|
000e0358a7
|
resend SessionConfirmed immediately if another SessionCreated received
|
2022-07-19 16:09:16 -04:00 |
|
orignal
|
a3e19931f0
|
insert RouterInfo from SessionConfirmed into netdb immediately
|
2022-07-19 14:06:00 -04:00 |
|
orignal
|
9fec1a86cf
|
send ack for peer test
|
2022-07-18 19:58:19 -04:00 |
|
orignal
|
ffab29890b
|
created additional ranges if acnt > 255
|
2022-07-17 15:22:41 -04:00 |
|
orignal
|
206c068d8e
|
don't send termination without address
|
2022-07-17 07:44:11 -04:00 |
|
orignal
|
dc30cd1112
|
handle SessionConfirmed fragments in reversed order
|
2022-07-16 16:08:55 -04:00 |
|