Commit Graph

16 Commits (1947be4957bc2bbb1ab5fccb1fc3e7a2bb3c519e)

Author SHA1 Message Date
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 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