You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/libi2pd_client
orignal f21af4068f preferred crypto type for Decrypt 5 years ago
..
AddressBook.cpp fixed #1424. Check if .b32.i2p address string is valid 5 years ago
AddressBook.h fixed #1424. Check if .b32.i2p address string is valid 5 years ago
BOB.cpp common RuunableBase with private inheritance 5 years ago
BOB.h common RuunableBase with private inheritance 5 years ago
ClientContext.cpp cleanup websocks 5 years ago
ClientContext.h drop websockets support 5 years ago
HTTPProxy.cpp fix #823, reindent code 5 years ago
HTTPProxy.h [httpproxy] make addresshelper support configurable for every httpproxy 6 years ago
I2CP.cpp preferred crypto type for Decrypt 5 years ago
I2CP.h preferred crypto type for Decrypt 5 years ago
I2PService.cpp
I2PService.h
I2PTunnel.cpp replaced GetIdentHash by GetAddress 6 years ago
I2PTunnel.h
MatchedDestination.cpp moved io_service away from ClientDestination 5 years ago
MatchedDestination.h moved io_service away from ClientDestination 5 years ago
SAM.cpp postpone SAM destination termination 5 years ago
SAM.h single thread mode for SAM 5 years ago
SOCKS.cpp [[fallthrough]] if C++17 only 5 years ago
SOCKS.h