Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-04 | build: compile libnatpmp with -DNATPMP_STATICLIB on Windows | fanquake | |
This fixes linking issues and mirrors what we do with miniupnpc. | |||
2021-01-23 | fuzz: move-only FillNode implementation to cpp file | MarcoFalke | |
This allows to modify the implementation without having to recompile all fuzz targets. Can be reviewed with --color-moved=dimmed-zebra | |||
2020-04-05 | build: create test_fuzz library from src/test/fuzz/fuzz.cpp | Harris | |