i2pd/daemon
orignal b4bcd9914a
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 / 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 / ${{ 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 / 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 }} (armv7, linux/arm/v7) (push) Waiting to run
Build containers / Building container for ${{ matrix.platform }} (i386, linux/386) (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 / Pushing merged manifest (push) Blocked by required conditions
show next peer and connectivity on transit tunnels page
2024-12-16 19:49:14 -05:00
..
Daemon.cpp exclude AESNI option 2024-12-07 15:27:23 -05:00
Daemon.h daemon: make possible to set datadir before init 2022-04-09 19:57:32 +03:00
HTTPServer.cpp show next peer and connectivity on transit tunnels page 2024-12-16 19:49:14 -05:00
HTTPServer.h support boost 1.87 2024-11-25 16:00:06 -05:00
HTTPServerResources.h add loglevel checker, fix fields passing to translated string formatter 2023-01-19 08:33:03 +03:00
I2PControl.cpp support boost 1.87 2024-11-25 16:00:06 -05:00
I2PControl.h support boost 1.87 2024-11-25 16:00:06 -05: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 fixed build with boost 1.87 2024-12-15 18:27:24 -05:00
UPnP.h replaced boost::asio::io_service by boost::asio:io_context 2024-11-25 10:08:27 -05:00