orignal
|
124c3ef2d7
|
always publish SSU port
|
2021-02-23 21:15:17 -05:00 |
|
orignal
|
c3a2fca76a
|
4 or 6 caps for non-published addresses
|
2021-02-23 19:59:35 -05:00 |
|
orignal
|
b60ebfe1c6
|
parse '4' and '6' address caps
|
2021-02-22 22:53:25 -05:00 |
|
orignal
|
1d7639b3f4
|
caps per address
|
2021-02-22 21:04:26 -05:00 |
|
orignal
|
2d972752ff
|
lookuplocal
|
2021-02-21 16:20:57 -05:00 |
|
orignal
|
616f0b2a21
|
address parameter for server tunnels
|
2021-02-19 15:15:58 -05:00 |
|
orignal
|
94659ba890
|
create ipv4 and ipv6 NTCP2 addresses separately
|
2021-02-17 21:51:35 -05:00 |
|
orignal
|
d65bc068de
|
create ipv4 and ipv6 NTCP2 addresses separately
|
2021-02-17 21:12:17 -05:00 |
|
orignal
|
1ca0354cf2
|
find NTCP2 address by static key. Don't make router unreachable if can't connect by NTCP2
|
2021-02-17 18:46:41 -05:00 |
|
orignal
|
b1fcd4d27b
|
show actual IP addresses for proxy connections
|
2021-02-17 14:26:48 -05:00 |
|
R4SAS
|
74aa07eba8
|
[actions] update freebsd action
|
2021-02-15 16:21:30 +03:00 |
|
orignal
|
d1a98212ee
|
2.36.0
|
2021-02-15 07:57:17 -05:00 |
|
orignal
|
75a31c79ae
|
don't process SSU messages after termination
|
2021-02-13 18:36:23 -05:00 |
|
R4SAS
|
da0b36cb91
|
enable miniupnpc support by default in debian/ubuntu
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-12 15:06:29 +00:00 |
|
orignal
|
aa206d034d
|
fixed #1373. Limit number of tunnels by 16
|
2021-02-11 18:32:03 -05:00 |
|
orignal
|
765ab60753
|
try to reseed if no compatible routers in netdb
|
2021-02-10 15:27:13 -05:00 |
|
orignal
|
44e4ec573d
|
enable NTCP2 transport for newly created routers
|
2021-02-10 14:59:08 -05:00 |
|
R4SAS
|
0ed793d6d0
|
[readme] add links to new android and qt repos
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-10 18:09:51 +03:00 |
|
R4SAS
|
272e25ff07
|
[actions] remove qt build
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-10 17:59:15 +03:00 |
|
R4SAS
|
63127ab181
|
add yggdrasil address search for windows
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-10 17:58:14 +03:00 |
|
R4SAS
|
004f3532a0
|
move android binary build files to contrib
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-10 17:57:31 +03:00 |
|
R4SAS
|
abe1af7b4f
|
moved qt and android sources inn separate repositories
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-10 17:00:35 +03:00 |
|
R4SAS
|
01df1647bc
|
[httpproxy] add viewport and update styles on error
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-09 08:32:35 +03:00 |
|
R4SAS
|
9d8eaf0ccb
|
[win32] dont create notification when taskbar (explorer) restarted
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-08 19:41:46 +03:00 |
|
orignal
|
7e4c33d27e
|
resend RouterInfo after some interval
|
2021-02-07 10:39:26 -05:00 |
|
orignal
|
c164601acf
|
reseed from clearnet only if ipv4 or ipv6 is enabled
|
2021-02-06 21:25:16 -05:00 |
|
orignal
|
3b32da4f5c
|
don't disable NTCP2 address if Yggdrasil address is presented
|
2021-02-06 19:07:39 -05:00 |
|
orignal
|
1bc3de8df4
|
add Yggdrasil address without NTCP2
|
2021-02-06 18:23:50 -05:00 |
|
orignal
|
374e0cbbc3
|
enable NTCP2 server for Yggdrasil
|
2021-02-06 18:11:34 -05:00 |
|
orignal
|
313921da56
|
publish and request through exploratory tunnel if floodfill is not reachable
|
2021-02-06 14:49:42 -05:00 |
|
orignal
|
2d0e219197
|
add Yggdrasil adddress even if NTCP2 is not published. Correct reachable capacity
|
2021-02-05 17:24:11 -05:00 |
|
orignal
|
dc64d1738a
|
try both ipv4 and ipv6 SSU addresses if presented
|
2021-02-04 21:48:13 -05:00 |
|
orignal
|
89e8d99294
|
check availability of particular address
|
2021-02-03 20:09:43 -05:00 |
|
orignal
|
66a238045f
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2021-02-03 14:25:14 -05:00 |
|
orignal
|
33b82b5669
|
check transport compatibility with peer before connecting
|
2021-02-03 14:24:43 -05:00 |
|
R4SAS
|
f59d509b15
|
fix rebase result build issue
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-03 15:12:27 +03:00 |
|
R4SAS
|
6966539b86
|
reindent Datagram, Daemon, update default subscription in config example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-02-03 14:57:43 +03:00 |
|
orignal
|
0e5dc15005
|
create Yggdrasil address for new router
|
2021-02-02 21:39:16 -05:00 |
|
orignal
|
a74f685a5d
|
check local address
|
2021-02-02 19:29:13 -05:00 |
|
orignal
|
05c7aacfa5
|
check for NTCP for yggdrasil address
|
2021-02-01 22:24:51 -05:00 |
|
orignal
|
ace80c29e7
|
meshnets.yggaddress added
|
2021-02-01 18:00:03 -05:00 |
|
orignal
|
bfb1380dd2
|
don't update Yggdrasil address from SSU
|
2021-02-01 13:18:48 -05:00 |
|
orignal
|
ea19802d3f
|
update right ipv6 only
|
2021-02-01 12:47:41 -05:00 |
|
orignal
|
fef4f13b8f
|
don't insert Yggdrasil address twice
|
2021-01-31 19:09:38 -05:00 |
|
orignal
|
c4fc0f4ecf
|
add Yggdrasil address
|
2021-01-31 18:30:53 -05:00 |
|
orignal
|
ba3acdac75
|
NTCP2 transports through the Yggdrasil
|
2021-01-31 17:50:10 -05:00 |
|
orignal
|
aad2d68edb
|
NTCP2 transports through the Yggdrasil
|
2021-01-31 17:25:07 -05:00 |
|
orignal
|
9e5935aea5
|
NTCP2Mesh added
|
2021-01-30 18:32:17 -05:00 |
|
orignal
|
129b4a2135
|
don't support NTCP1 address in RouterInfo
|
2021-01-30 16:50:53 -05:00 |
|
orignal
|
82649ab2a7
|
IsYggdrasilAddress added
|
2021-01-29 13:27:49 -05:00 |
|