Age | Commit message (Expand) | Author |
---|---|---|
2021-09-21 | fuzz: Move all addrman fuzz targets to one file | MarcoFalke |
2021-09-09 | Raise InitError when peers.dat is invalid or corrupted | MarcoFalke |
2021-09-07 | Remove confusing CAddrDB | MarcoFalke |
2021-09-07 | Fix addrdb includes | MarcoFalke |
2021-08-27 | [addrman] Set m_asmap in CAddrMan initializer list | John Newbery |
2021-08-12 | [addrman] Make addrman consistency checks a runtime option | John Newbery |
2021-08-05 | [addrman] Add deterministic argument to CAddrMan ctor | John Newbery |
2021-03-03 | Move MakeNoLogFileContext to common libtest_util, and use it in bench | MarcoFalke |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-21 | fuzz: Consolidate fuzzing TestingSetup initialization | Carl Dong |
2020-12-27 | fuzz: Add coverage for CDataStream consumer | practicalswift |