Commit Graph

249 Commits (debian)

Author SHA1 Message Date
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
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
R4SAS 50e4fb138a
close #1032 (#1034) 7 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
hypnosis-i2p 163cbcb89d qt ui - status main page now works 7 years ago
R4SAS 6d259e00a3 add additional break row 7 years ago
R4SAS 2bc5b97662 separate transports output for IPv4 and IPv6 7 years ago
orignal 36c4719570 Merge pull request #881 from majestrate/ntcp-socks
NTCP SOCKS/HTTP Proxy support
7 years ago
orignal 3f64c042bd Fixed #880. Print if AESNI or AVX enabled 7 years ago
Jeff Becker 3ea1eca350 ntcp socks proxy (initial) 7 years ago
orignal 124e2e759c fix #846. ability to limit transit bandwidth 7 years ago
orignal a441474d75 show transit bandwidth 7 years ago
orignal cfd3c3628e count and show transit traffic 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago