i2pd/libi2pd_client
orignal 4d9b5e685d
Some checks are pending
Build Debian packages / bookworm (push) Waiting to run
Build Debian packages / bullseye (push) Waiting to run
Build Debian packages / buster (push) Waiting to run
Build on FreeBSD / with UPnP (push) Waiting to run
Build on OSX / With USE_UPNP=no (push) Waiting to run
Build on OSX / With USE_UPNP=yes (push) Waiting to run
Build on Windows / clang-x86_64 (push) Waiting to run
Build on Windows / i686 (push) Waiting to run
Build on Windows / ucrt-x86_64 (push) Waiting to run
Build on Windows / x86_64 (push) Waiting to run
Build on Windows / CMake clang-x86_64 (push) Waiting to run
Build on Windows / CMake i686 (push) Waiting to run
Build on Windows / CMake ucrt-x86_64 (push) Waiting to run
Build on Windows / CMake x86_64 (push) Waiting to run
Build on Windows / XP (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=ON (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=no (push) Waiting to run
Build on Ubuntu / Make with USE_UPNP=yes (push) Waiting to run
Build on Ubuntu / CMake with -DWITH_UPNP=OFF (push) Waiting to run
Build containers / Building container for linux/amd64 (push) Waiting to run
Build containers / Building container for linux/arm64 (push) Waiting to run
Build containers / Building container for linux/arm/v7 (push) Waiting to run
Build containers / Building container for linux/386 (push) Waiting to run
Build containers / Pushing merged manifest (push) Blocked by required conditions
use ends_with to recognize .i2p addresses
2025-03-08 16:03:36 -05:00
..
AddressBook.cpp use ends_with to recognize .i2p addresses 2025-03-08 16:03:36 -05:00
AddressBook.h cleanup cached addresses 2025-01-27 18:30:22 -05:00
BOB.cpp move BOB incoming connection logic from I2PTunnelConnection to BOB 2025-02-28 22:20:50 -05:00
BOB.h move BOB incoming connection logic from I2PTunnelConnection to BOB 2025-02-28 22:20:50 -05:00
ClientContext.cpp use ends_with to recognize .i2p addresses 2025-03-08 16:03:36 -05:00
ClientContext.h recognize keys=shareddest 2025-03-07 13:33:17 -05:00
HTTPProxy.cpp use std::string_view instead const std::string& 2025-01-12 18:36:35 -05:00
HTTPProxy.h implement httpproxy.senduseragent 2024-09-22 21:07:44 -04:00
I2CP.cpp const ExtractString and ExtractMapping 2025-02-19 18:51:54 -05:00
I2CP.h const ExtractString and ExtractMapping 2025-02-19 18:51:54 -05:00
I2PService.cpp use std::string_view instead const std::string& 2025-01-12 18:36:35 -05:00
I2PService.h use std::string_view instead const std::string& 2025-01-12 18:36:35 -05:00
I2PTunnel.cpp move BOB incoming connection logic from I2PTunnelConnection to BOB 2025-02-28 22:20:50 -05:00
I2PTunnel.h move BOB incoming connection logic from I2PTunnelConnection to BOB 2025-02-28 22:20:50 -05:00
MatchedDestination.cpp select router with ipv4 for endpoint 2023-07-11 13:16:35 -04:00
MatchedDestination.h add copyright headers 2020-05-22 18:14:53 +00:00
SAM.cpp fixed termination deadlock if SAM session is active 2025-01-23 14:12:52 -05:00
SAM.h replaced boost::asio::io_service by boost::asio:io_context 2024-11-25 10:08:27 -05:00
SOCKS.cpp support boost 1.87 2024-11-25 16:00:06 -05:00
SOCKS.h use uint16_t for ports 2023-06-12 05:10:32 +03:00
UDPTunnel.cpp Fix typos 2024-12-06 17:11:31 +02:00
UDPTunnel.h Add support for multiple udp server tunnels on one destionation 2024-01-25 01:05:58 +00:00