| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tests: update test wallet keys file for encrypted keys | moneromooo-monero | 2018-09-15 | 1 | -0/+0 |
| | | |||||
| * | fuzz_tests: add a bulletproof fuzz test | moneromooo-monero | 2018-09-11 | 1 | -0/+0 |
| | | |||||
| * | Changed URLs to HTTPS | einsteinsfool | 2018-06-23 | 1 | -1/+1 |
| | | |||||
| * | tests: add levin fuzz test | moneromooo-monero | 2017-12-23 | 1 | -0/+0 |
| | | |||||
| * | tests: add http client fuzz test | moneromooo-monero | 2017-12-23 | 1 | -0/+8 |
| | | |||||
| * | add parse_url fuzz test | moneromooo-monero | 2017-12-23 | 2 | -0/+2 |
| | | |||||
| * | tests: add base58 fuzz test | moneromooo-monero | 2017-12-23 | 2 | -0/+1 |
| | | |||||
| * | tests: better load-from-binary fuzz test data file | moneromooo-monero | 2017-12-23 | 1 | -0/+0 |
| | | | | | Looks like there's some kind of header/signature | ||||
| * | add load_from_binary/load_from_json fuzzers | moneromooo-monero | 2017-12-23 | 2 | -0/+1 |
| | | |||||
| * | Add fuzz testing using american fuzzy lop | moneromooo-monero | 2017-06-24 | 9 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | Existing tests: block, transaction, signature, cold outputs, cold transaction. Data for these is in tests/data/fuzz. A convenience shell script is in contrib/fuzz_testing/fuzz.sh, eg: contrib/fuzz_testing/fuzz.sh signature The fuzzer will run indefinitely, ^C to stop. Fuzzing is currently supported for GCC only. I can't get CLANG to build Monero here as it dies on some system headers, so if someone wants to make it work on both, that'd be great. In particular, the __AFL_LOOP construct should be made to work so that a given run can fuzz multiple inputs, as the C++ load time is substantial. | ||||
| * | fix broken test data | Riccardo Spagni | 2017-02-22 | 1 | -0/+0 |
| | | |||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -0/+0 |
| | | |||||
| * | portable serializer: tests added | kenshi84 | 2017-01-03 | 5 | -0/+0 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 2 | -0/+0 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 4 | -0/+0 |
