i2pd/daemon
kleenex 55be5c74f0
Fix segfault when UPnP is enabled
Added null check.

Signed-off-by: kleenex <kleenex@i2pmail.org>
2023-01-04 22:41:54 +09:00
..
Daemon.cpp [style] clean trailing spaces and tabs 2023-01-03 21:25:19 +03:00
Daemon.h daemon: make possible to set datadir before init 2022-04-09 19:57:32 +03:00
HTTPServer.cpp update and show send queue size for transports 2023-01-01 16:03:53 -05:00
HTTPServer.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
HTTPServerResources.h set of updates: 2022-02-18 09:20:06 +03:00
i2pd.cpp add copyright headers 2020-05-22 18:14:53 +00:00
I2PControl.cpp move more handlers from I2PControl to I2PControlHandlers 2022-08-28 15:46:16 -04:00
I2PControl.h clean code 2022-10-09 20:24:43 +03:00
I2PControlHandlers.cpp calculate bandwidth every 1 and 15 seconds 2022-12-13 22:04:19 +03:00
I2PControlHandlers.h calculate bandwidth every 1 and 15 seconds 2022-12-13 22:04:19 +03:00
UnixDaemon.cpp fix tabulation, remove long description (to be moved to documentation) 2022-06-26 01:38:42 +03:00
UPnP.cpp Fix segfault when UPnP is enabled 2023-01-04 22:41:54 +09:00
UPnP.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00