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
|
3f64c042bd
|
Fixed #880. Print if AESNI or AVX enabled
|
8 years ago |
Jeff Becker
|
3ea1eca350
|
ntcp socks proxy (initial)
|
8 years ago |
orignal
|
124e2e759c
|
fix #846. ability to limit transit bandwidth
|
8 years ago |
orignal
|
a441474d75
|
show transit bandwidth
|
8 years ago |
orignal
|
cfd3c3628e
|
count and show transit traffic
|
8 years ago |
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
8 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
|
8 years ago |