i2pd/libi2pd_client
orignal 977967f793
Some checks failed
Build on OSX / With USE_UPNP=no (push) Has been cancelled
Build Debian packages / bookworm (push) Has been cancelled
Build Debian packages / bullseye (push) Has been cancelled
Build Debian packages / trixie (push) Has been cancelled
Build on FreeBSD / with UPnP (push) Has been cancelled
Build on OSX / With USE_UPNP=yes (push) Has been cancelled
Build on Windows / clang-x86_64 (push) Has been cancelled
Build on Windows / i686 (push) Has been cancelled
Build on Windows / ucrt-x86_64 (push) Has been cancelled
Build on Windows / x86_64 (push) Has been cancelled
Build on Windows / CMake clang-x86_64 (push) Has been cancelled
Build on Windows / CMake i686 (push) Has been cancelled
Build on Windows / CMake ucrt-x86_64 (push) Has been cancelled
Build on Windows / CMake x86_64 (push) Has been cancelled
Build on Windows / XP (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=no (push) Has been cancelled
Build on Ubuntu / Make with USE_UPNP=yes (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=OFF (push) Has been cancelled
Build on Ubuntu / CMake with -DWITH_UPNP=ON (push) Has been cancelled
Build containers / Building container for linux/amd64 (push) Has been cancelled
Build containers / Building container for linux/arm64 (push) Has been cancelled
Build containers / Building container for linux/arm/v7 (push) Has been cancelled
Build containers / Building container for linux/386 (push) Has been cancelled
Build containers / Pushing merged manifest (push) Has been cancelled
try to resolve host again in server tunnel if failed before
2025-07-28 15:51:47 -04:00
..
AddressBook.cpp fixed typo 2025-03-22 12:30:51 -04:00
AddressBook.h cleanup cached addresses 2025-01-27 18:30:22 -05:00
BOB.cpp Add settunneltype parameter to BOB API for i2pd to configure proxy tunnel type 2025-05-29 12:35:10 +03:00
BOB.h Add settunneltype parameter to BOB API for i2pd to configure proxy tunnel type 2025-05-29 12:35:10 +03:00
ClientContext.cpp datagramversion param for UDP client tunnel 2025-07-22 16:07:24 -04:00
ClientContext.h datagramversion param for UDP client tunnel 2025-07-22 16:07:24 -04: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 handle multiple ECIESx25519 encryption keys 2025-07-16 22:05:42 -04:00
I2CP.h handle multiple ECIESx25519 encryption keys 2025-07-16 22:05:42 -04: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 try to resolve host again in server tunnel if failed before 2025-07-28 15:51:47 -04:00
I2PTunnel.h try to resolve host again in server tunnel if failed before 2025-07-28 15:51:47 -04: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 handle session with STYLE=DATAGRAM2 and STYLE=DATAGRAM3 2025-07-23 12:54:46 -04:00
SAM.h handle session with STYLE=DATAGRAM2 and STYLE=DATAGRAM3 2025-07-23 12:54:46 -04: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 datagramversion param for UDP client tunnel 2025-07-22 16:07:24 -04:00
UDPTunnel.h datagramversion param for UDP client tunnel 2025-07-22 16:07:24 -04:00