Commit graph

6605 commits

Author SHA1 Message Date
dr|z3d
874afabf4f Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-12 22:50:57 +00:00
dr|z3d
30a4bc1a3b Console: consolidate IPv4/IPv6 network status; null out externalcss if no file
(cherry picked from commit d26c05c3c1)
2021-09-12 22:50:31 +00:00
orignal
f7f36568ef set gzip compression to false by default 2021-09-12 14:29:43 -04:00
dr|z3d
83850212ed Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-11 23:35:44 +00:00
orignal
e054c6e82c memory pool for SSU messages and fragments 2021-09-11 18:58:27 -04:00
dr|z3d
05f366bc28 Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-11 10:38:43 +00:00
orignal
5e2e1a1e3d don't include old tunnel to LeaseSet if recreated 2021-09-10 19:57:38 -04:00
dr|z3d
3631698013 Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-10 12:35:47 +00:00
dr|z3d
4900f3a959 Console: update inline css 2021-09-10 12:34:58 +00:00
orignal
ad036de69d eliminate allocation of m_ExtendedBuffer 2021-09-09 21:19:52 -04:00
dr|z3d
3a985e571a Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-09 22:24:52 +00:00
orignal
20652f7995 resseed if too few floodfills 2021-09-09 15:12:53 -04:00
dr|z3d
82c504e082 Merge https://github.com/PurpleI2P/i2pd into ui
Merge pull request #1688 from yangfl/openssl
disable pthread_setname_np on GNU/Hurd
2021-09-05 23:53:06 +00:00
dr|z3d
7f56f4c5f7 Console: css finessing 2021-09-05 23:51:59 +00:00
R4SAS
2f88a75325
Merge pull request #1688 from yangfl/openssl
disable pthread_setname_np on GNU/Hurd
2021-09-05 21:00:19 +00:00
dr|z3d
3dd596a99a Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-05 20:11:08 +00:00
orignal
292fe94352 RouterContext is always ECIES 2021-09-05 11:16:41 -04:00
dr|z3d
d07ead9786 Merge https://github.com/PurpleI2P/i2pd into ui 2021-09-05 13:21:28 +00:00
dr|z3d
ab0113e53f TunnelPool: uncomment ECIES tunnel peer selection 2021-09-05 13:11:26 +00:00
orignal
76dca1b46b don't handle ElGamal build record 2021-09-05 09:10:13 -04:00
orignal
a54b5c18c6 fixed crash 2021-09-05 09:08:29 -04:00
orignal
c763472914 select ECIES routers only for peer tests and introducers 2021-09-05 08:41:32 -04: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
yangfl
3f46ca41ca disable pthread_setname_np on GNU/Hurd
which does not exist on GNU/Hurd
2021-09-04 15:07:09 +08: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