Age | Commit message (Expand) | Author |
---|---|---|
2021-07-09 | net: do not connect to I2P hosts on port!=0 | Vasil Dimov |
2021-07-09 | net: change assumed I2P port to 0 | Vasil Dimov |
2021-04-08 | i2p: cancel the Accept() method if waiting on the socket errors | Vasil Dimov |
2021-03-16 | i2p: use pointers to Sock to accommodate mocking | Vasil Dimov |
2021-03-16 | net: change ConnectSocketDirectly() to take a Sock argument | Vasil Dimov |
2021-03-16 | i2p: limit the size of incoming messages | Vasil Dimov |
2021-03-01 | net: implement the necessary parts of the I2P SAM protocol | Vasil Dimov |