aboutsummaryrefslogtreecommitdiff
path: root/src/test/i2p_tests.cpp
AgeCommit message (Expand)Author
2024-03-01i2p: construct Session with Proxy instead of CServiceMatthew Zipkin
2024-03-01netbase: refactor CreateSock() to accept sa_family_tMatthew Zipkin
2023-10-30Merge bitcoin/bitcoin#28695: net: Sanity check private keys received from SAM...fanquake
2023-10-30[test] Test i2p private key constraintsVasil Dimov
2023-10-05i2p: destroy the session if we get an unexpected error from the I2P routerVasil Dimov
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-01util: move threadinterrupt into utilfanquake
2022-09-01Merge bitcoin/bitcoin#25614: Severity-based logging, step 2Andrew Chow
2022-08-20Create BCLog::Level::Trace log severity levelJon Atack
2022-08-20Update LogAcceptCategory() and unit tests with log severity levelsklementtan
2022-08-11i2p: add support for creating transient sessionsVasil Dimov
2021-05-24scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` callsKiminuo
2021-03-16test: add I2P test for a runaway SAM proxyVasil Dimov