i2pd/daemon
orignal a248a2a732
Some checks failed
Build on Windows / CMake ${{ matrix.arch }} (ucrt-x86_64, x64-ucrt, gcc, UCRT64) (push) Has been cancelled
Build on Windows / CMake ${{ matrix.arch }} (x86_64, x64, gcc, MINGW64) (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=${{ matrix.with_upnp }} (no) (push) Has been cancelled
Build on OSX / With USE_UPNP=${{ matrix.with_upnp }} (no) (push) Has been cancelled
Build on OSX / With USE_UPNP=${{ matrix.with_upnp }} (yes) (push) Has been cancelled
Build containers / Building container for ${{ matrix.platform }} (amd64, linux/amd64) (push) Has been cancelled
Build containers / Building container for ${{ matrix.platform }} (arm64, linux/arm64) (push) Has been cancelled
Build containers / Building container for ${{ matrix.platform }} (armv7, linux/arm/v7) (push) Has been cancelled
Build containers / Building container for ${{ matrix.platform }} (i386, linux/386) (push) Has been cancelled
Build Debian packages / ${{ matrix.dist }} (bookworm) (push) Has been cancelled
Build Debian packages / ${{ matrix.dist }} (bullseye) (push) Has been cancelled
Build Debian packages / ${{ matrix.dist }} (buster) (push) Has been cancelled
Build on FreeBSD / with UPnP (push) Has been cancelled
Build on Windows / CMake ${{ matrix.arch }} (i686, x86, gcc, MINGW32) (push) Has been cancelled
Build on Windows / ${{ matrix.arch }} (clang-x86_64, x64-clang, clang, CLANG64) (push) Has been cancelled
Build on Windows / ${{ matrix.arch }} (i686, x86, gcc, MINGW32) (push) Has been cancelled
Build on Windows / ${{ matrix.arch }} (ucrt-x86_64, x64-ucrt, gcc, UCRT64) (push) Has been cancelled
Build on Windows / ${{ matrix.arch }} (x86_64, x64, gcc, MINGW64) (push) Has been cancelled
Build on Windows / CMake ${{ matrix.arch }} (clang-x86_64, x64-clang, clang, CLANG64) (push) Has been cancelled
Build on Windows / XP (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=${{ matrix.with_upnp }} (yes) (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=${{ matrix.with_upnp }} (OFF) (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=${{ matrix.with_upnp }} (ON) (push) Has been cancelled
Build containers / Pushing merged manifest (push) Has been cancelled
Show TBM Queue size
2024-11-20 13:28:01 -05:00
..
Daemon.cpp Fixed checking the bandwidth flag in the config 2024-05-14 22:04:05 +02:00
Daemon.h daemon: make possible to set datadir before init 2022-04-09 19:57:32 +03:00
HTTPServer.cpp Show TBM Queue size 2024-11-20 13:28:01 -05:00
HTTPServer.h Extend transit tunnels limit to 4 bytes. Bump default value to 10K 2024-02-22 14:22:11 -05:00
HTTPServerResources.h add loglevel checker, fix fields passing to translated string formatter 2023-01-19 08:33:03 +03:00
I2PControl.cpp reload cerificate again after re-creation attempt 2024-10-10 15:46:22 -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
i2pd.cpp add copyright headers 2020-05-22 18:14:53 +00:00
UnixDaemon.cpp call main thread as i2pd-daemon 2024-10-25 18:40:51 -04:00
UPnP.cpp Support miniupnp-2.2.8 (fixes #2071) 2024-06-22 19:37:39 +03:00
UPnP.h removed dependency from boost::thread 2024-04-30 08:15:02 -04:00