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
Stefan Strogin 697d831441 Support miniupnp-2.2.8 (fixes #2071)
Use UPNP_GetValidIGD for getting external IP.
4 months ago
..
Daemon.cpp Fixed checking the bandwidth flag in the config 5 months ago
Daemon.h
HTTPServer.cpp Extend transit tunnels limit to 4 bytes. Bump default value to 10K 8 months ago
HTTPServer.h Extend transit tunnels limit to 4 bytes. Bump default value to 10K 8 months ago
HTTPServerResources.h
I2PControl.cpp fixed #2038. don't add comma for missing param 7 months ago
I2PControl.h
I2PControlHandlers.cpp
I2PControlHandlers.h
UPnP.cpp Support miniupnp-2.2.8 (fixes #2071) 4 months ago
UPnP.h removed dependency from boost::thread 6 months ago
UnixDaemon.cpp Add fcntl to actually lock pidfile on Android 6 months ago
i2pd.cpp