i2pd/daemon
orignal 87ae9c4b74
Some checks are pending
Build Debian packages / ${{ matrix.dist }} (bookworm) (push) Waiting to run
Build Debian packages / ${{ matrix.dist }} (bullseye) (push) Waiting to run
Build Debian packages / ${{ matrix.dist }} (buster) (push) Waiting to run
Build on FreeBSD / with UPnP (push) Waiting to run
Build on OSX / With USE_UPNP=${{ matrix.with_upnp }} (no) (push) Waiting to run
Build on OSX / With USE_UPNP=${{ matrix.with_upnp }} (yes) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (clang-x86_64, x64-clang, clang, CLANG64) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (i686, x86, gcc, MINGW32) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (ucrt-x86_64, x64-ucrt, gcc, UCRT64) (push) Waiting to run
Build on Windows / ${{ matrix.arch }} (x86_64, x64, gcc, MINGW64) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (clang-x86_64, x64-clang, clang, CLANG64) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (i686, x86, gcc, MINGW32) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (ucrt-x86_64, x64-ucrt, gcc, UCRT64) (push) Waiting to run
Build on Windows / CMake ${{ matrix.arch }} (x86_64, x64, gcc, MINGW64) (push) Waiting to run
Build on Windows / XP (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=${{ matrix.with_upnp }} (no) (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=${{ matrix.with_upnp }} (yes) (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=${{ matrix.with_upnp }} (OFF) (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=${{ matrix.with_upnp }} (ON) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (amd64, linux/amd64) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (arm64, linux/arm64) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (armv7, linux/arm/v7) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (i386, linux/386) (push) Waiting to run
Build containers / Pushing merged manifest (push) Blocked by required conditions
call main thread as i2pd-daemon
2024-10-25 18:40:51 -04: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 fixed incomplete response 2024-09-29 21:43:47 -04: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