l-n-s
|
2661db23f6
|
I2PControl: fix indentation
|
2018-03-05 12:34:41 -05:00 |
|
l-n-s
|
12292afdec
|
I2PControl: s/remote_endpoint/peer
|
2018-03-04 11:28:09 -05:00 |
|
l-n-s
|
21545ab7da
|
I2PControl: add new method ClientServicesInfo
|
2018-03-03 05:52:11 -05:00 |
|
Jeff
|
b970a005de
|
don't log AESNI/AVX here
|
2018-02-19 10:45:13 -05:00 |
|
Jeff Becker
|
0309b574e8
|
mitigate dns rebinding in webui
|
2018-02-15 09:52:20 -05:00 |
|
orignal
|
dfbefee477
|
graceful shutdown complete if no transit tunnels anymore
|
2018-01-26 14:34:05 -05:00 |
|
orignal
|
c7db9010ad
|
fixed #1047. Return EXIT_FAILURE
|
2018-01-23 11:01:50 -05:00 |
|
yangfl
|
50ba52756f
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
R4SAS
|
50e4fb138a
|
close #1032 (#1034)
|
2017-12-13 15:17:45 +03:00 |
|
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
|
2017-12-11 22:34:48 +03:00 |
|
R4SAS
|
92bebb7ecc
|
webconsole update (#1017)
* webconsole exploratory tunnel mark
* loglevel on commands page
* fix line break on destination page
|
2017-12-01 22:18:04 +03:00 |
|
R4SAS
|
c69c369502
|
close div, update qt gitignore
|
2017-11-26 12:30:18 +03:00 |
|
R4SAS
|
d9b9457b56
|
update webconsole
|
2017-11-15 00:49:32 +03:00 |
|
R4SAS
|
100f3380c4
|
fix upnp definitions and make cmake silent (#999)
|
2017-11-14 08:38:45 +03:00 |
|
R4SAS
|
20e484bb8b
|
travis-ci cmake fix
|
2017-11-14 06:34:57 +03:00 |
|
R4SAS
|
94fc1a1cee
|
debian wheezy upnp fix
|
2017-11-14 03:41:01 +03:00 |
|
R4SAS
|
dde4643e77
|
fix shutdown from webconsole in windows
|
2017-11-13 03:30:52 +03:00 |
|
R4SAS
|
bfdf006bd2
|
add SAM session in webconsole
|
2017-10-05 05:29:07 +03:00 |
|
R4SAS
|
1d8a481d59
|
fix tabulation
|
2017-09-27 23:41:34 +03:00 |
|
R4SAS
|
dd4f066e95
|
add graceful shutdown in webconsole for windows
add stop graceful shutdown menu item
add reload menu item
|
2017-09-27 23:30:30 +03:00 |
|
Darknet Villain
|
681810ea38
|
Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp
|
2017-09-19 19:46:28 -04:00 |
|
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.
|
2017-08-27 12:57:06 +09:00 |
|
Markovskij
|
b9f6f92bad
|
Web interface fix
|
2017-08-25 02:37:01 +03:00 |
|
hypnosis-i2p
|
07fe51fa25
|
some qt gui changes
|
2017-08-20 13:40:14 +08:00 |
|
hypnosis-i2p
|
db0e02c05d
|
qt ui - status commands are now pushbuttons with no handlers
|
2017-08-20 13:40:14 +08:00 |
|
hypnosis-i2p
|
856dda68db
|
qt ui - now all buttons have handlers
|
2017-08-20 13:40:14 +08:00 |
|
hypnosis-i2p
|
163cbcb89d
|
qt ui - status main page now works
|
2017-08-20 13:40:14 +08:00 |
|
R4SAS
|
6d259e00a3
|
add additional break row
|
2017-07-08 16:59:10 +03:00 |
|
R4SAS
|
2bc5b97662
|
separate transports output for IPv4 and IPv6
|
2017-07-08 16:54:12 +03:00 |
|
orignal
|
36c4719570
|
Merge pull request #881 from majestrate/ntcp-socks
NTCP SOCKS/HTTP Proxy support
|
2017-05-29 10:36:46 -04:00 |
|
orignal
|
3f64c042bd
|
Fixed #880. Print if AESNI or AVX enabled
|
2017-05-29 10:08:49 -04:00 |
|
Jeff Becker
|
3ea1eca350
|
ntcp socks proxy (initial)
|
2017-05-29 01:28:16 -04:00 |
|
orignal
|
124e2e759c
|
fix #846. ability to limit transit bandwidth
|
2017-05-04 14:58:12 -04:00 |
|
orignal
|
a441474d75
|
show transit bandwidth
|
2017-05-02 14:20:00 -04:00 |
|
orignal
|
cfd3c3628e
|
count and show transit traffic
|
2017-04-27 16:11:37 -04:00 |
|
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
2017-04-21 20:04:16 -04:00 |
|
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
|
2017-04-21 06:33:45 -04:00 |
|