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
orignal
8eade86624
moved InitTransports code from Daemon to Transports
2 years ago
orignal
3dd78a2589
remove SSU address if SSU is off
2 years ago
orignal
df92a85159
set SSU2 port +1 if not specified
2 years ago
orignal
457b3cf168
disable ElGamal table if no SSU
2 years ago
orignal
e3eebe537b
set correct port for unpublished SSU2 addresses
2 years ago
R4SAS
a5a35b1fa6
[daemon] check for SSU2 transport at start
...
Signed-off-by: r4sas <r4sas@i2pmail.org>
2 years ago
orignal
2a24584d45
set SSU2 port if not specified
2 years ago
R4SAS
690c9f7c6f
[FS] add support for windows ProgramData path when running as service
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
6b4ffcff5a
cleanup code (spaces, tabs)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS
2f10decf56
daemon: make possible to set datadir before init
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal
7923ed9567
publish SSU2 address
3 years ago
R4SAS
70dca81c40
dropped MESHNET build option
...
Dropping MESHNET build option due to lack of usage. That change won't
affect on usage with currently supported Yggdrasil network.
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal
21c1ec9c8c
enable SSU2 server
3 years ago
R4SAS
94661f697b
[log] update log messages ( closes #1693 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
b0f043ec86
[make] USE_GIT_VERSION option to use commit info in version ( closes #1702 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
e8ad7b4f79
rework of storing certificates path ( #1642 )
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
779f2fa451
[i18n] rework localization system
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
80b44fc9a9
Support multilang, update code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS
c359c6e634
update config file example, add v6 status to windows daemon window, code cleanup
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
edf3b7e2fc
set X bandiwth for floodfill by default
4 years ago
orignal
a7b56bbbb7
publish Yggdrasil address when enabled
4 years ago
orignal
43d458cf72
publish and upublish NTCP2 and yggdrasil addresses separatly
4 years ago
orignal
cf8665748b
network sattus Mesh added
4 years ago
R4SAS
cb8651ec68
[win32] drop service code, fix start with daemon option. Throw notification when unable to parse config
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
744b25190a
don't set proxy if ntcp2 is disabled
4 years ago
orignal
5f93dc72fd
convert ifname* params to address*
4 years ago
orignal
2d59c968ca
don't publish NTCP2 address connected through proxy
4 years ago
orignal
3b32da4f5c
don't disable NTCP2 address if Yggdrasil address is presented
4 years ago
orignal
1bc3de8df4
add Yggdrasil address without NTCP2
4 years ago
orignal
374e0cbbc3
enable NTCP2 server for Yggdrasil
4 years ago
R4SAS
f59d509b15
fix rebase result build issue
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS
6966539b86
reindent Datagram, Daemon, update default subscription in config example
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
a74f685a5d
check local address
4 years ago
orignal
ace80c29e7
meshnets.yggaddress added
4 years ago
orignal
c4fc0f4ecf
add Yggdrasil address
4 years ago
orignal
ba3acdac75
NTCP2 transports through the Yggdrasil
4 years ago
R4SAS
62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems ( #1578 )
...
Rework CPU extensions detection code and build with AES-NI and AVX support by default
4 years ago
R4SAS
85e9da82b0
[transports] validate IP when trying connect to remote peer for being in reserved IP range
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal
243f6e755b
restore copyright header
4 years ago
orignal
c2f13a1496
some cleanup
4 years ago
orignal
faae2709d9
removed NTCP
4 years ago
R4SAS
8bae4975fb
add copyright headers
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
7a5146ea74
fix code syle(spaces->tabs, tabulations)
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
orignal
dbe1e3f577
ThrowFatal function
5 years ago
R4SAS
42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
d991cc3b96
[services] handle binding errors in tunnels, webconsole
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago
R4SAS
00db527377
drop websockets support
...
Signed-off-by: R4SAS <r4sas@i2pmail.org>
5 years ago