You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/daemon
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
..
Daemon.cpp Merge pull request #881 from majestrate/ntcp-socks 7 years ago
Daemon.h restructure build to separate the 3 main components into 3 subdirectories 8 years ago
HTTPServer.cpp Web interface fix 7 years ago
HTTPServer.h some qt gui changes 7 years ago
I2PControl.cpp Fix deformed json result with an extra comma 7 years ago
I2PControl.h restructure build to separate the 3 main components into 3 subdirectories 8 years ago
UPnP.cpp NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 8 years ago
UPnP.h restructure build to separate the 3 main components into 3 subdirectories 8 years ago
UnixDaemon.cpp restructure build to separate the 3 main components into 3 subdirectories 8 years ago
i2pd.cpp restructure build to separate the 3 main components into 3 subdirectories 8 years ago