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
orignal 8eade86624 moved InitTransports code from Daemon to Transports 2 years ago
..
Daemon.cpp moved InitTransports code from Daemon to Transports 2 years ago
Daemon.h daemon: make possible to set datadir before init 3 years ago
HTTPServer.cpp separate network status and errors 2 years ago
HTTPServer.h cleanup code (spaces, tabs) 2 years ago
HTTPServerResources.h
I2PControl.cpp move more handlers from I2PControl to I2PControlHandlers 2 years ago
I2PControl.h move more handlers from I2PControl to I2PControlHandlers 2 years ago
I2PControlHandlers.cpp fixed warning 2 years ago
I2PControlHandlers.h move more handlers from I2PControl to I2PControlHandlers 2 years ago
UPnP.cpp cleanup code (spaces, tabs) 2 years ago
UPnP.h cleanup code (spaces, tabs) 2 years ago
UnixDaemon.cpp fix tabulation, remove long description (to be moved to documentation) 2 years ago
i2pd.cpp