dr|z3d
ab0113e53f
TunnelPool: uncomment ECIES tunnel peer selection
2021-09-05 13:11:26 +00:00
dr|z3d
2caffa56e8
TunnelPool: don't enforce ECIES for tunnel selection for now, causes seg fault.
2021-09-05 03:12:01 +00:00
dr|z3d
feed4c8d4b
Merge https://github.com/PurpleI2P/i2pd into ui
2021-09-05 02:33:56 +00:00
orignal
3a77e7ba2d
remove dependancy from localization
2021-09-04 18:55:51 -04:00
orignal
41d6c117ee
make sure server tunnel is published
2021-09-04 18:45:32 -04:00
orignal
e8f4c42bfb
moved current language from RouterContext to ClientContext
2021-09-04 14:01:57 -04:00
dr|z3d
12cd07afa8
Merge https://github.com/PurpleI2P/i2pd into ui
2021-09-04 15:58:29 +00:00
orignal
bce8469e59
eliminate extra error message
2021-09-04 08:53:39 -04:00
dr|z3d
2d1f04bdc7
Logging: wording/typos
2021-09-04 12:12:49 +00:00
dr|z3d
4d3f638945
Console: label tweaks
2021-09-04 12:12:38 +00:00
dr|z3d
3b35ccb8a0
Merge https://github.com/PurpleI2P/i2pd into ui
2021-09-04 09:59:16 +00:00
R4SAS
6b1ef6e1b9
tunnels reload changes: fix tcp tunnels reload
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-09-04 04:02:27 +03:00
dr|z3d
c83f945b5e
Merge https://github.com/PurpleI2P/i2pd into ui
2021-09-03 23:27:40 +00:00
orignal
349022ae42
don't select ElGamal routers for tunnels
2021-09-03 13:30:01 -04:00
dr|z3d
b5ad6ac230
Merge https://github.com/PurpleI2P/i2pd into ui
2021-09-01 01:37:25 +00:00
orignal
bb518d3d51
don't pass BN_CTX to encrypt/decrypt functions
2021-08-31 18:51:40 -04:00
dr|z3d
c1886d5dfa
Merge branch 'PurpleI2P:openssl' into ui
2021-08-29 20:34:51 +00:00
orignal
c45e202fab
removed ElGamal encryption support for own router
2021-08-29 14:22:01 -04:00
dr|z3d
57c4fd5512
Console: Add counter badge for transit tunnels
2021-08-27 22:50:21 +00:00
dr|z3d
ed4d4cfc0b
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into ui
2021-08-27 00:41:27 +00:00
orignal
cf25ea3e13
don't delete floodfill if number of remaining floodfills is less than minimal
...
(cherry picked from commit 541464b705
)
2021-08-27 00:25:21 +00:00
orignal
541464b705
don't delete floodfill if number of remaining floodfills is less than minimal
2021-08-26 15:13:58 -04:00
dr|z3d
63881869bc
Console: tweak section title tabs
2021-08-26 18:50:22 +00:00
dr|z3d
d745da1e2d
Console: differentiate latency and expiry icons
2021-08-26 13:54:44 +00:00
dr|z3d
bad958ba8f
Console: fix some markup issues
2021-08-26 13:42:26 +00:00
dr|z3d
614c529580
Console: fixup local dest truncated address badge
2021-08-26 12:55:26 +00:00
dr|z3d
94a2e79068
Console: tooltips for transit b/w and data transferred
2021-08-26 12:53:07 +00:00
dr|z3d
a77b931d76
Console: transit tunnel traffic presentational tweaks
2021-08-26 08:04:35 +00:00
dr|z3d
caf18f819d
Console: migrate transit traffic / bandwidth to same rows as standard b/w
2021-08-26 06:43:47 +00:00
dr|z3d
b5f2299b8c
COnsole: ui cleanups
2021-08-26 04:54:05 +00:00
dr|z3d
2b9dfab793
COnsole: cleanup commands page
2021-08-25 23:43:06 +00:00
dr|z3d
1e285e1cdb
Console: transit tunnel columns finessing
2021-08-25 16:28:39 +00:00
dr|z3d
8435e1296b
Console: finesse borders
2021-08-25 15:39:40 +00:00
dr|z3d
31cd880cfc
Console: brighten up containing borders
2021-08-25 14:34:58 +00:00
dr|z3d
8e15db78e4
Console: don't hide tunnel ids on transit tunnels page at narrower widths
2021-08-25 12:49:01 +00:00
dr|z3d
e481e8b267
Console: 2 column display of transit tunnels if > 8 & width > 1200px
2021-08-25 06:36:21 +00:00
dr|z3d
ebb0c4c9e9
Merge branch 'PurpleI2P:openssl' into ui
2021-08-24 23:20:38 +00:00
R4SAS
c762acd780
Merge pull request #1687 from dbermond/fix-test-blinding
...
[tests] fix compilation of test-blinding
2021-08-24 10:24:31 +00:00
R4SAS
ec98ff297c
Make blinding test runnable
2021-08-24 13:23:10 +03:00
dr|z3d
b7f2dd9074
Merge branch 'PurpleI2P:openssl' into ui
2021-08-24 08:28:36 +00:00
R4SAS
af2c6c5575
[rpm] change if statement to cover fedora 35
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-24 03:16:28 +03:00
Daniel Bermond
7d220fb2eb
[tests] fix compilation of test-blinding
...
test-blinding currently fails to build with the following error:
In file included from ../libi2pd/Timestamp.cpp:19:
../libi2pd/RouterContext.h:21:10: fatal error:
I18N_langs.h: No such file or directory
21 | #include "I18N_langs.h"
| ^~~~~~~~~~~~~~
compilation terminated.
2021-08-23 17:22:28 -03:00
R4SAS
f0c49b58fb
suppress inconsistent-missing-override warning message
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 19:29:55 +03:00
R4SAS
24eeadea76
[rpm] add changelog note
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 17:03:26 +03:00
R4SAS
455c71ff25
fix warning about ifr_name size
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 17:00:57 +03:00
orignal
96850da31e
2.39.0
2021-08-23 06:58:36 -04:00
dr|z3d
31de7ed9ad
Console: sectiontitle tab for transit tunnels
2021-08-23 04:04:39 +00:00
dr|z3d
30099b6f8c
Merge branch 'PurpleI2P:openssl' into ui
2021-08-23 03:49:49 +00:00
dr|z3d
7c52c9b4bb
Console: migrate service tunnel sub-sections to collapsibles
2021-08-23 02:51:20 +00:00
R4SAS
6ba992dabd
[rpm] try fix build on fedora rawhide [try 3]
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-22 23:41:36 +03:00