orignal
b0874410f1
take first avalable resolved address if local address is not specified
2021-08-13 13:54:23 -04:00
orignal
797f5eb714
select compatible resolved address for server tunnel
2021-08-13 13:31:04 -04:00
orignal
fc29911ffd
rollback
2021-08-13 11:36:04 -04:00
R4SAS
1e17ef2f21
[webconsole] show v4 status only ipv4 is enabled
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-13 09:17:27 +03:00
R4SAS
b3e7b1b5ac
Squashed commit of the following:
...
commit 40ec4e8b59
Author: Simon Vetter <simon.vetter@runbox.com>
Date: Fri Jul 30 21:23:27 2021 +0200
libi2pd: mark additional ipv6 addresses/nets as reserved
This adds :: (undefined address), ::1 (loopback address) as well as
ff00::/8 (multicast prefix) to reservedIPv6Ranges.
A bunch of nodes seem to be publishing bogus addresses (mostly ::1)
in the netDB, resulting in unnecessary tunnel build failures.
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-13 09:11:56 +03:00
dr|z3d
add58a4605
Console: add placeholder icon for toggle transit; optimizations for mobile
2021-08-13 00:58:06 +00:00
dr|z3d
017eccf1b2
Console: enhance notification presentation
2021-08-12 13:48:59 +00:00
dr|z3d
b7151e972b
Console: Conditionally display 'reload css' if file exists;
...
display error if attempted when file has been removed
2021-08-12 11:53:42 +00:00
dr|z3d
d645b4ef8e
Console: purple theme refinements
2021-08-12 10:48:57 +00:00
dr|z3d
c5da853dc9
Console: ensure all latency readouts display in seconds when required
2021-08-12 04:23:05 +00:00
dr|z3d
6a8d539ccd
Add placeholder button in console header for graceful shutdown
2021-08-12 02:42:20 +00:00
dr|z3d
50341f4b08
replace false.i2p with purokishi.i2p in i2pd.conf
2021-08-12 01:35:30 +00:00
dr|z3d
cbe033146a
Merge branch 'PurpleI2P-openssl' into ui
2021-08-12 00:25:51 +00:00
dr|z3d
f4d7d37557
Add command-specific notification text; logo tweak
2021-08-12 00:24:15 +00:00
dr|z3d
65019fab9b
Better alignment for --- latency; boxify session tag count
...
(cherry picked from commit 329d600c64c86f5f4650078ea8f24ebeface77bd)
2021-08-12 00:24:15 +00:00
dr|z3d
693a78fbe6
More webconsole UI refinements
2021-08-12 00:24:15 +00:00
dr|z3d
b6d478977b
purple theme for new ui
2021-08-12 00:24:15 +00:00
dr|z3d
4956c112b2
UI updates
2021-08-12 00:24:10 +00:00
dr|z3d
6ba940678e
Add command-specific notification text; logo tweak
2021-08-11 23:55:00 +00:00
dr|z3d
0fa09c1c74
Better alignment for --- latency; boxify session tag count
...
(cherry picked from commit 329d600c64c86f5f4650078ea8f24ebeface77bd)
2021-08-11 21:48:05 +00:00
dr|z3d
408d5bf775
More webconsole UI refinements
2021-08-11 19:41:54 +00:00
orignal
38a2d45a3c
close all existing streams when command SAM socket got closed
2021-08-11 12:31:46 -04:00
orignal
49b3ac7f77
don't reschedule resend timer for terminated streams
2021-08-11 12:23:43 -04:00
orignal
97238f2c3f
allow ipv6 adresses for UDP server tunnels
...
(cherry picked from commit d124d4cace
)
2021-08-11 05:44:52 +00:00
R4SAS
79a451a596
[makefile] create object dirs on windres (race condition)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
(cherry picked from commit bef8587d8f
)
2021-08-11 05:44:41 +00:00
r4sas
cfb13bc396
[makefile] change back directories creation, create them before compiling object files
...
(cherry picked from commit a3b172bbcb
)
2021-08-11 05:44:21 +00:00
R4SAS
e385f58009
[makefile] dont build .so and .dll on default target
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
(cherry picked from commit 2f945a4fce
)
2021-08-11 05:44:09 +00:00
R4SAS
407770c383
[makefile] suffix, not prefix
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
(cherry picked from commit dc9e5dc2f1
)
2021-08-11 05:43:55 +00:00
R4SAS
6e9e73c734
[makefile] build libraries on default target
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
(cherry picked from commit 9396827379
)
2021-08-11 05:43:46 +00:00
dr|z3d
5a6a511853
purple theme for new ui
2021-08-11 05:36:38 +00:00
dr|z3d
05081d301d
UI updates
2021-08-11 05:35:21 +00:00
orignal
d124d4cace
allow ipv6 adresses for UDP server tunnels
2021-08-10 11:36:12 -04:00
R4SAS
ba369d9b30
[webconsole] fix style in css
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-07 17:31:26 +03:00
R4SAS
bef8587d8f
[makefile] create object dirs on windres (race condition)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-07 01:38:35 +03:00
R4SAS
fcbc16f2fd
[webconsole] fix style issues, clean external style in file was not found on reload
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-07 01:37:45 +03:00
r4sas
a3b172bbcb
[makefile] change back directories creation, create them before compiling object files
2021-08-06 21:19:05 +00:00
R4SAS
2f945a4fce
[makefile] dont build .so and .dll on default target
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-06 21:19:05 +00:00
R4SAS
dc9e5dc2f1
[makefile] suffix, not prefix
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-06 21:19:05 +00:00
R4SAS
9396827379
[makefile] build libraries on default target
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-06 21:19:05 +00:00
R4SAS
28a055bd78
[webconsole] add external CSS support ( #1682 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-06 20:42:08 +03:00
orignal
37f1a55147
encryption type 0,4 by default for server tunnel
2021-08-06 12:32:21 -04:00
orignal
64ec7dd559
narrow down random range
2021-08-03 19:26:09 -04:00
orignal
367df4d0db
RAND_bytes from random router selection
2021-08-03 15:43:58 -04:00
orignal
da7e41c188
use Tag<64> for ratechet tags
2021-08-01 18:42:13 -04:00
R4SAS
d88fe203e1
[tunnels] count outbound traffic for zero-hop tunnels
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-01 09:25:02 +03:00
orignal
1e01c30e63
set pool for zero-hops tunnels
2021-07-30 14:12:50 -04:00
TomasGl
b16b753ed2
Change default irc server to IRC ILITA ( #1677 )
2021-07-30 17:49:19 +03:00
orignal
7a55d1fc38
don't insert garlic tag for short tunnel build reply if the same router
2021-07-28 21:14:03 -04:00
orignal
f8623b6121
consistent path for explicit peers
2021-07-28 19:08:55 -04:00
orignal
9a3c22f47d
don't encrypt ShortTunnelBuild and ShortTunnelBuildReply if on the same router
2021-07-28 15:06:24 -04:00