Commit Graph

180 Commits (7473d8c9aaf3f24f140bbd6949f68783137fb60e)

Author SHA1 Message Date
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 4 years ago
user 5c2f1f36e8 qt: sam session is now shown at qt->sam sessions, work towards #914 4 years ago
R4SAS 3100d4f902 move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 36473e3889 add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 58153c3579
[webconsole] fix content block width
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 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 6 years ago
orignal e44ba54857 show correct LeaseSet's store type 6 years ago
orignal 06c7900ece show LeaseSet type in destination 6 years ago
orignal fdcea5537c show LeaseSet's store type 6 years ago
Rosen Penev 90f2b2d249 Fix compilation without deprecated OpenSSL APIs 6 years ago
orignal 881f7e9062 correct Authorization header 6 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 7 years ago
orignal c7db9010ad fixed #1047. Return EXIT_FAILURE 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago