orignal
0e502c49b5
show correct tunnel status. restore tunnel if delivery status or data for inbound tunnel received
10 months ago
Vort
34d75b08dd
handle 'reservedrange' param properly
11 months ago
orignal
ca9782dd0d
handle 'reservedrange' param properly
11 months ago
R4SAS
7b6aa41ca8
CPU: remove AVX code, switch to __builtin for AES detection ( #1959 )
...
* [cpu] remove avx detect and code blocks, try to switch to __builtin
* [cpu] use __builtin_* only on x86 systems
* [cpu] perform check in separate function
* [cpu] set AES definition on MSVC
* update x86 and aes support checks at compile time
* [cmake] update comment about AES on MSVC
1 year ago
Vort
68f4961f1a
separate test status from network status
1 year ago
R4SAS
4e426727e9
Webconsole: fix output on i2p tunnels, add b32 on dest page
...
Fixes:
* adding of "Client Destinations" section header when there is no such tunnels
* Print error when destination is not found instead of empty page
Adds:
* Print b32 on destination page
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
R4SAS
edfcd23b01
[webconsole] added a button to prematurely release a leaseset
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2 years ago
weko
710a35993d
change some log level to error back
2 years ago
weko
e36d5634e7
fix log level show in webconsole
2 years ago
weko
354a04f0f6
Up level for some logs to critical
2 years ago
orignal
cd1af85e39
bypass slow transport sessions
2 years ago
orignal
24a14e3440
moved max num transit tunnels to Tunnels
2 years ago
orignal
4b421d3feb
publish own RouterInfo in router's thread
2 years ago
orignal
2e62f9532f
separate thread for processing router's messages
2 years ago
orignal
e190dab7d6
fixed crash when shows leasesets
2 years ago
R4SAS
359781c698
[webconsole] streams table little fix
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
Vort
9bc3b11b96
Sort transports by IP:port pairs
2 years ago
weko
7df2ed6114
rename and refactor
2 years ago
weko
22b1066b0a
Add parameter for show TCSR with old algorithm and it's realization
2 years ago
Vort
2ed281472f
enclose IPv6 address in square brackets
2 years ago
R4SAS
ac287a896c
[websonsole] use a function to format the amount of tunnel traffic
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
8baf62eb2c
[websonsole] fix int concatenation with char strings
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
e1ec79daf2
[webconsole] format transit tunnels with table
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
Vort
47eb49c34e
use correct style for Server Forwards section
2 years ago
R4SAS
84d4e074ce
add loglevel checker, fix fields passing to translated string formatter
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
a0e71c4173
[i18n] update strings and translation file
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
e8ace998ba
[i18n] add support of string formatting
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
1cc68ea402
differentiate symmetric and full cone NAT
2 years ago
kleenex
55be5c74f0
Fix segfault when UPnP is enabled
...
Added null check.
Signed-off-by: kleenex <kleenex@i2pmail.org>
2 years ago
R4SAS
503f522cc3
[style] clean trailing spaces and tabs
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
d5b03f214b
double default number of transit tunnels for floodfill
2 years ago
orignal
7b341d5d30
update and show send queue size for transports
2 years ago
R4SAS
2c19da9aa7
fix warnings about unused code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
01fc21ffb9
[webconsole] remove newline break
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
84d9c8f1b8
access to RouterInfo's addresses by index
2 years ago
R4SAS
8943200ffa
calculate bandwidth every 1 and 15 seconds
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
857df5c734
prevent log spamming with no_descriptors error
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
737603e81b
No descriptors error
2 years ago
orignal
753c7efde8
fixed build error
2 years ago
orignal
d0d0cd8445
use shared pointer for RouterInfo's addreses list
2 years ago
orignal
410d2c2fa9
use shared pointer for RouterInfo's addreses list
2 years ago
orignal
97ef908b0c
removed SSU and NTCP transports
2 years ago
orignal
fb8be32c28
removed SSU and NTCP transports
2 years ago
orignal
379075c594
exluded SSU from transports
2 years ago
R4SAS
1d9d89b115
[transports] get addresses on interfaeces before initializing RouterContext
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
96c4463d39
clean code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
8f9dae8556
[webconsole] enable tunnels reload command ( closes #1781 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal
8eade86624
moved InitTransports code from Daemon to Transports
2 years ago
orignal
9df757a3fd
fixed warning
2 years ago
orignal
8fd466c5a9
separate network status and errors
2 years ago