aboutsummaryrefslogtreecommitdiff
path: root/src/i2p.cpp
AgeCommit message (Expand)Author
2021-07-09net: do not connect to I2P hosts on port!=0Vasil Dimov
2021-07-09net: change assumed I2P port to 0Vasil Dimov
2021-04-08i2p: cancel the Accept() method if waiting on the socket errorsVasil Dimov
2021-03-16i2p: use pointers to Sock to accommodate mockingVasil Dimov
2021-03-16net: change ConnectSocketDirectly() to take a Sock argumentVasil Dimov
2021-03-16i2p: limit the size of incoming messagesVasil Dimov
2021-03-01net: implement the necessary parts of the I2P SAM protocolVasil Dimov