Commit Graph

261 Commits (openssl)

Author SHA1 Message Date
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
orignal 36eddd48c3 move more handlers from I2PControl to I2PControlHandlers 2 years ago
orignal b4d73683d1 spilt to I2PControl and I2PControlHandlers 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 ed5c533982 recgnize symmetric NAT from SSU2 2 years ago
orignal 9d9d5e3e5d show ports for tranport links 2 years ago
R4SAS bc0cdaa669
[i18n] update gettext file, add translation context, change comments
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
Gecero-Sensei 5f9f23eb3f
Added translation of webconsole site title 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 078d76c6f3
fix tabulation, remove long description (to be moved to documentation)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
AVAtarMod 437282b148 [config, daemon] catch TSTP, CONT is option 2 years ago
AVAtarMod 5394b747a1 [daemon] add SIGTSTP, SIGCONT support on Unix 2 years ago
orignal 2067de162a show itag for SSU2 sessions 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
TomasGl 0176e5cf18 Do not show 'Address registration' line if leaseset is encrypted 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS c9e4e78f41
[webconsole] remove version from title, move tunnel chain print from Tunnel class
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 9b4e8bf64b [webconsole] do not show registration block when token is not provided
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 98e713166b show port for non-published SSU addresses 2 years ago
R4SAS 2f10decf56 daemon: make possible to set datadir before init
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 7923ed9567 publish SSU2 address 2 years ago
orignal 4c323a666a show SSU2 transports in web console 2 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>
2 years ago
orignal 21c1ec9c8c enable SSU2 server 2 years ago
orignal 6d7d71bb16 don't show address:port for non-published addresses 2 years ago
orignal 6eba061c2a show local SSU2 address 2 years ago
R4SAS ab2577ce0a [daemon] print errors to stdout
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 6bf0fdd344
[webserver] use cancel instead shutdown for acceptor
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS a51ef0cfc6
set of updates:
* [webconsole] change error handling code to restart acceptor after any
error
* [webconsole] call shutdown vefore stopping acceptor on exit
* update license headers for modified files, change year to file
  creation year, not 2013 (when project started)

Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 843a968959 integer uptime 2 years ago
R4SAS 0d6e801595
[webconsole] change dark style colors
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS c4207e7672
[webconsole] update css
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 94661f697b
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS fdde197c58
[webconsole] update stylesheet
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 49883dc3ac
[webconsole] update stylesheet (closes #1699)
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 e5c773a3eb [webconsole] move resources to separate header file
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal e8f4c42bfb moved current language from RouterContext to ClientContext 3 years ago
orignal fc29911ffd rollback 3 years ago
R4SAS 1e17ef2f21
[webconsole] show v4 status only ipv4 is enabled
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS fcbc16f2fd
[webconsole] fix style issues, clean external style in file was not found on reload
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 28a055bd78
[webconsole] add external CSS support (#1682)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS d88fe203e1
[tunnels] count outbound traffic for zero-hop tunnels
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS f036b8df2d
[i18n] update translatable strings (remove douplicates)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 12d6f03dc9
[i18n] add language changing at runtime in webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS da20cae25c
[webconsole] urldecode domain for registration string generator
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 35ba16ff3b fixed #1665. cast to int64_t 3 years ago
R4SAS e8ad7b4f79
rework of storing certificates path (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS c06a560946
[i18n] use xgettext compatible function format for plural
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 1d973bc3ac [webconsole] remove extra line break
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 b676d7034f
[i18n] update translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS e687773b41
[18n] translate webconsole
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 0e68fe4a57 [i18n] start multilang support for webconsole
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>
3 years ago
orignal 2b22bfadbc show version in hidden content 3 years ago
orignal 4018cf9d76 SAM single and master sessions 3 years ago
orignal edf3b7e2fc set X bandiwth for floodfill by default 3 years ago
orignal 9e050d1a23 peer test for ipv6 3 years ago
orignal a7b56bbbb7 publish Yggdrasil address when enabled 3 years ago
orignal 43d458cf72 publish and upublish NTCP2 and yggdrasil addresses separatly 3 years ago
orignal cf8665748b network sattus Mesh added 3 years ago
R4SAS f5af059ef4
[webconsole] add submission of address registration line to reg.i2p
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 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>
3 years ago
orignal 744b25190a don't set proxy if ntcp2 is disabled 3 years ago
orignal 3792bb4928 delete sig buffer 3 years ago
R4SAS 9049902ced [webconsole] add address registration line generator
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 5f93dc72fd convert ifname* params to address* 3 years ago
orignal 2d59c968ca don't publish NTCP2 address connected through proxy 3 years ago
orignal f38920c338 Status: Proxy 3 years ago
orignal 6d88c3ab05 Symmetric NAT error 3 years ago
R4SAS 3d7e93a688
systemd: use SIGTERM instead SIGQUIT, indent UPNP code, make client target
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal b1fcd4d27b show actual IP addresses for proxy connections 3 years ago
orignal 3b32da4f5c don't disable NTCP2 address if Yggdrasil address is presented 3 years ago
orignal 1bc3de8df4 add Yggdrasil address without NTCP2 3 years ago
orignal 374e0cbbc3 enable NTCP2 server for Yggdrasil 3 years ago
R4SAS f59d509b15
fix rebase result build issue
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 6966539b86 reindent Datagram, Daemon, update default subscription in config example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal a74f685a5d check local address 3 years ago
orignal ace80c29e7 meshnets.yggaddress added 3 years ago
orignal c4fc0f4ecf add Yggdrasil address 3 years ago
orignal ba3acdac75 NTCP2 transports through the Yggdrasil 3 years ago
user a0d90717c3 qt: i2cp server page is now shown, work towards #914 3 years ago
user 5c2f1f36e8 qt: sam session is now shown at qt->sam sessions, work towards #914 3 years ago
R4SAS 3100d4f902 move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 36473e3889 add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 58153c3579
[webconsole] fix content block width
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 0a3af12ee9
[make] track changes in includes
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 4a44b18b97 fixed typo 4 years ago
R4SAS 1ae98b7fe1 [webconsole] graceful timer for windows 4 years ago