Commit graph

6520 commits

Author SHA1 Message Date
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
orignal
e68cff8bba try routers before random router 2021-07-27 18:35:30 -04:00
orignal
513493fa78 fixed typo 2021-07-26 18:46:29 -04:00
orignal
a6937c792f more precise router selection 2021-07-26 17:51:32 -04:00
orignal
99c7d5c23a don't create enryptor for ECIES record encryption 2021-07-25 22:30:54 -04:00
orignal
cd8e8970de NTP request through compatible address 2021-07-24 16:01:11 -04:00
orignal
26d5ced2ef optimal padding for one-time messages 2021-07-23 20:28:55 -04:00
orignal
c7234f705a let NTCP sync through ipv6 2021-07-23 18:34:51 -04:00
orignal
c153471c49 use short tunnel build if possible 2021-07-22 20:58:35 -04:00