Commit Graph

7 Commits (9b08006bc502e67956d6ab518388fad6397cac8d)

Author SHA1 Message Date
Vasil Dimov 4f432bd738
net: do not connect to I2P hosts on port!=0
3 years ago
Vasil Dimov 38f900290c
net: change assumed I2P port to 0
3 years ago
Vasil Dimov 1c1467f51b
i2p: cancel the Accept() method if waiting on the socket errors
4 years ago
Vasil Dimov 9947e44de0
i2p: use pointers to Sock to accommodate mocking
4 years ago
Vasil Dimov 82d360b5a8
net: change ConnectSocketDirectly() to take a Sock argument
4 years ago
Vasil Dimov 80a5a8ea2b
i2p: limit the size of incoming messages
4 years ago
Vasil Dimov c22daa2ecf
net: implement the necessary parts of the I2P SAM protocol
4 years ago