Age | Commit message (Expand) | Author |
---|---|---|
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-11-16 | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider |
2017-10-25 | [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest | practicalswift |
2017-10-05 | Merge #10440: [tests] Add libFuzzer support | Wladimir J. van der Laan |
2017-09-08 | Changing &vec[0] to vec.data(), what 9804 missed | MeshCollider |
2017-06-01 | Switch CCoinsView and chainstate db from per-txid to per-txout | Pieter Wuille |
2017-05-22 | [tests] Add libFuzzer support. | practicalswift |
2017-05-19 | [test] Speed up fuzzing by ~200x when using afl-fuzz | practicalswift |
2017-02-05 | Init ECC context for test_bitcoin_fuzzy. | Gregory Maxwell |
2016-12-31 | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 |
2016-12-15 | Make fuzzer actually test CTxOutCompressor | Pieter Wuille |
2016-12-15 | Simple fuzzing framework | Patrick Strateman |