Commit Graph

261 Commits (openssl)

Author SHA1 Message Date
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
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
orignal cc0367b079 always send STREAM STATUS reply to STREAM FORWARD 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
R4SAS 0b372a344c
[webconsole] change error status print format
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal ffa0f0afd9 check network status 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
orignal 335f9394a5 drop gcc 4.7 support 4 years ago
orignal 024c29b180 eliminate boost/bind 4 years ago
R4SAS 0777bad2c3 [webconsole] fix warning, mobile page width
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 2d65402ced [webconsole] update styles
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS e15b2cc5d6 [webconsole] rework lists with tunnels, transit, etc
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS a5fed64f38
[webconsole] update sliders html and css
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 79858d4372
[webconsole] adaptive styling
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 789ff702ac fixed sudden webconsole hangs 4 years ago
orignal dbe1e3f577 ThrowFatal function 4 years ago
R4SAS 42d4781a96
[windows] add binding exceptions messagebox notifications, update exceptions handling code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS c367476036
[webconsole] fix printing information about ECIESx25519 tags/sessions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 27d69894d4 show ECIESx25519 session and tag on the web console 4 years ago
R4SAS 16b992d705
update info about pidfile defaults (closes #1136)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7f859978dd
[webconsole] Add runtime transit limit changer, fix button CSS
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
r4sas b3974cb52a
[webconsole] security hardening headers (closes #1464)
Signed-off-by: r4sas <r4sas@i2pmail.org>
4 years ago
R4SAS 2249708097
[webconsole] remove excess tag
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 2fcaa7d260
[webconsole] rework spoilers; print tags, leases, router info in table
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 2f56547d5f
Merge pull request #1477 from PurpleI2P/drop-websockets
drop websockets support
4 years ago
user 0e38e43315 some qt work. fixed on slow computers; now faster as delayed save is implemented 4 years ago
R4SAS 51d018acc6
webconsole: add stream closing
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 50450923df don't add extra , to result string 4 years ago
orignal b7f17d4cb1 client auth flag for B33 address 5 years ago
kote f7a084969a fixed #1387 5 years ago
kote 2900bc26a5 fixed #1388 : took code from 736c95a870 and fixed it as https://github.com/PurpleI2P/i2pd/issues/1388#issuecomment-528495918 tells 5 years ago
R4SAS f5b682619f
[webconsole] move b33 to spoiler, fix typo 5 years ago
orignal 743fa745b7 show b33 address for encrypted LeaseSet2 5 years ago
orignal 4c4e856a1a ntcp2.addressv6 parameter 5 years ago
orignal 3236827781 add/removed NTCP addresses 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 1f9cf6ed7c show lookup keys 5 years ago
orignal fc84d6c4b7 remove unused timer 5 years ago
orignal 670ffe2078 show LS2 in Leasets' list 5 years ago
orignal e44ba54857 show correct LeaseSet's store type 5 years ago
orignal 06c7900ece show LeaseSet type in destination 5 years ago
orignal fdcea5537c show LeaseSet's store type 5 years ago
Rosen Penev 90f2b2d249 Fix compilation without deprecated OpenSSL APIs 5 years ago
orignal 881f7e9062 correct Authorization header 5 years ago
orignal 8a549b83a2 NTP sync in separate thread 6 years ago
orignal 85394f2438 NTP time sync 6 years ago
asokolov c994950aaf default webroot in config, webroot in automatic redirect instead of request path 6 years ago
asokolov a12a7e73f9 redirect with webroot 6 years ago
asokolov 23ae220aa7 add webroot setting 6 years ago
R4SAS 2366cbc833 count outgoing tags 6 years ago
r4sas 9882365ab4 fix NTCP IPv6 category name in transports, add conversion for leasesets expiring time 6 years ago
r4sas f1fb42460a rename ipv6 transports 6 years ago
orignal 863baeb68b ignore unpublished addresses 6 years ago
xcps 634101ceb5
Update HTTPServer.cpp
Fix transport sections in web interface 2
6 years ago
xcps d36d825ac1
Update HTTPServer.cpp
Fix transport sections in web interface
6 years ago
orignal a2c41c9e36 allow NTCP2 only transports 6 years ago
orignal f7415c8a8f enable/disable NTCP2 address 6 years ago
orignal 83bbe6a9d9 show NTCP2 address 6 years ago
orignal 07e7c2d852 ntcp2.published and ntcp2.port parameters 6 years ago
orignal 910a9600bd display NTCP2 session in web console 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
mewmew@i2p ed2818eaa2 qt log viewer now works 6 years ago
unlnown542a ad23ccb219 separating android binary build 6 years ago
orignal 0df68872ab
Merge pull request #1169 from majestrate/master
SAM fixes
6 years ago
mewmew@i2p 7225231814 perfecting qt status page 6 years ago
Jeff Becker 4643c92d33
Initial SAM cleanup 6 years ago
orignal a2b3ee53e0 fixed build error 6 years ago
unlnown542a 6916147dda Few cents to get fullly console i2pd under Android 6 years ago
l-n-s 2661db23f6 I2PControl: fix indentation 6 years ago
l-n-s 12292afdec I2PControl: s/remote_endpoint/peer 6 years ago
l-n-s 21545ab7da I2PControl: add new method ClientServicesInfo 6 years ago
Jeff b970a005de don't log AESNI/AVX here 6 years ago
Jeff Becker 0309b574e8
mitigate dns rebinding in webui 6 years ago
orignal dfbefee477 graceful shutdown complete if no transit tunnels anymore 6 years ago
orignal c7db9010ad fixed #1047. Return EXIT_FAILURE 6 years ago
yangfl 50ba52756f fix mixing tabs and spaces 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
R4SAS 50e4fb138a
close #1032 (#1034) 6 years ago
Dmitry Marakasov 0f2d2156e6 Don't use deprecated boost::asio::ssl::context ctor
This was removed in boost 1.66, in prior versions the service
argument was not used
7 years ago
R4SAS 92bebb7ecc
webconsole update (#1017)
* webconsole exploratory tunnel mark
* loglevel on commands page
* fix line break on destination page
7 years ago
R4SAS c69c369502 close div, update qt gitignore 7 years ago
R4SAS d9b9457b56 update webconsole 7 years ago
R4SAS 100f3380c4
fix upnp definitions and make cmake silent (#999) 7 years ago
R4SAS 20e484bb8b travis-ci cmake fix 7 years ago
R4SAS 94fc1a1cee debian wheezy upnp fix 7 years ago
R4SAS dde4643e77 fix shutdown from webconsole in windows 7 years ago
R4SAS bfdf006bd2 add SAM session in webconsole 7 years ago
R4SAS 1d8a481d59 fix tabulation 7 years ago
R4SAS dd4f066e95 add graceful shutdown in webconsole for windows
add stop graceful shutdown menu item
add reload menu item
7 years ago
Darknet Villain 681810ea38 Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp 7 years ago
NeverExist 0f0fb266c7 Fix deformed json result with an extra comma
{"id":1,"result":{"i2p.router.net.bw.in":48,"i2p.router.net.bw.out":48,},"jsonrpc":"2.0"}
You can see there is an extra comma behind the number 48.
7 years ago
Markovskij b9f6f92bad Web interface fix 7 years ago
hypnosis-i2p 07fe51fa25 some qt gui changes 7 years ago
hypnosis-i2p db0e02c05d qt ui - status commands are now pushbuttons with no handlers 7 years ago
hypnosis-i2p 856dda68db qt ui - now all buttons have handlers 7 years ago