i2pd/libi2pd_client
2024-08-27 21:49:23 -04:00
..
AddressBook.cpp use std::filesystem for C++17 2024-08-27 21:49:23 -04:00
AddressBook.h [HTTP Proxy] skip addresshelper page if destination is not changed (closes #1789) 2022-10-09 22:15:36 +03:00
BOB.cpp don't delete BOBDestination if used by another BOBSession 2023-07-06 13:08:39 -04:00
BOB.h don't delete BOBDestination if used by another BOBSession 2023-07-06 13:08:39 -04:00
ClientContext.cpp limit stream's inbound speed 2024-08-17 17:11:28 -04:00
ClientContext.h store HTTP and SOCKS proxy as pointer to I2PService 2024-02-20 18:51:37 -05:00
HTTPProxy.cpp renamed TCPIPPipe to SocketsPipe 2024-02-13 18:52:18 -05:00
HTTPProxy.h use uint16_t for ports 2023-06-12 05:10:32 +03:00
I2CP.cpp don't include expired lease to LeaseSet for I2Cp 2024-08-21 19:21:02 -04:00
I2CP.h some cleanup 2024-07-29 15:18:52 -04:00
I2PService.cpp common ServiceAcceptor for all stream protocols 2024-02-20 18:32:51 -05:00
I2PService.h common ServiceAcceptor for all stream protocols 2024-02-20 18:32:51 -05:00
I2PTunnel.cpp set server tunnel inport in ClientContext from port (#1936) 2023-06-12 05:12:07 +03:00
I2PTunnel.h use uint16_t for ports 2023-06-12 05:10:32 +03: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 Add support for multiple udp server tunnels on one destionation 2024-01-25 01:05:58 +00:00
SAM.h fixed #2004. Check supported crypto 2024-01-07 18:42:34 -05:00
SOCKS.cpp support upstream proxy through local sockets 2024-02-19 22:04:43 -05:00
SOCKS.h use uint16_t for ports 2023-06-12 05:10:32 +03:00
UDPTunnel.cpp Add support for multiple udp server tunnels on one destionation 2024-01-25 01:05:58 +00:00
UDPTunnel.h Add support for multiple udp server tunnels on one destionation 2024-01-25 01:05:58 +00:00