Age | Commit message (Expand) | Author |
---|---|---|
2021-09-29 | fuzz: Fix memory leak in system fuzz target | MarcoFalke |
2021-09-27 | scripted-diff: Rename overloaded int GetArg to GetIntArg | Russell Yanofsky |
2021-08-06 | fuzz: Avoid OOM in system fuzz target | MarcoFalke |
2021-03-15 | scripted-diff: remove Optional & nullopt | fanquake |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-21 | util: Add ArgsManager::GetCommand() and use it in bitcoin-wallet | MarcoFalke |
2021-01-11 | fuzz: Introduce CallOneOf helper to replace switch-case | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-05-08 | fuzz: fix vector size problem in system fuzzer | Harris |
2020-04-26 | tests: Add fuzzing harness for functions in system.h (ArgsManager) | practicalswift |