aboutsummaryrefslogtreecommitdiff
path: root/src/i2p.h
AgeCommit message (Expand)Author
2024-06-12i2p: log errors properly according to their severitybrunoerg
2024-03-01i2p: construct Session with Proxy instead of CServiceMatthew Zipkin
2023-10-05i2p: destroy the session if we get an unexpected error from the I2P routerVasil Dimov
2023-08-24i2p: avoid using Sock::Get() for checking for a valid socketVasil Dimov
2023-03-23refactor: Move fs.* to util/fs.*TheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-01util: move threadinterrupt into utilfanquake
2022-08-11i2p: add support for creating transient sessionsVasil Dimov
2022-07-20refactor: move compat.h into compat/fanquake
2022-05-12Increase threadsafety annotation coverageAnthony Towns
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-11-16doc: Fix typos in endif header commentsMarcoFalke
2021-03-16i2p: use pointers to Sock to accommodate mockingVasil Dimov
2021-03-16i2p: limit the size of incoming messagesVasil Dimov
2021-03-01net: implement the necessary parts of the I2P SAM protocolVasil Dimov