i2pd/libi2pd_client
2024-09-12 19:11:13 -04:00
..
AddressBook.cpp check if addressbook is enabled 2024-09-11 12:06:55 -04:00
AddressBook.h check if addressbook is enabled 2024-09-11 12:06:55 -04: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 set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels 2024-09-12 19:11:13 -04:00
ClientContext.h store HTTP and SOCKS proxy as pointer to I2PService 2024-02-20 18:51:37 -05:00
HTTPProxy.cpp check if addressbook is enabled 2024-09-11 12:06:55 -04:00
HTTPProxy.h use uint16_t for ports 2023-06-12 05:10:32 +03:00
I2CP.cpp use rng from pool for lease selection 2024-09-01 16:39:19 -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 removed C++17 check 2024-09-02 18:22:33 -04: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