Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-23 | tests: add levin fuzz test | moneromooo-monero | 2 | -0/+359 |
2017-12-23 | tests: add http client fuzz test | moneromooo-monero | 2 | -0/+112 |
2017-12-23 | add parse_url fuzz test | moneromooo-monero | 2 | -0/+87 |
2017-12-23 | tests: add base58 fuzz test | moneromooo-monero | 2 | -0/+86 |
2017-12-23 | tests: don't init stuff we don't need in fuzz tests - faster | moneromooo-monero | 1 | -32/+1 |
2017-12-23 | add load_from_binary/load_from_json fuzzers | moneromooo-monero | 3 | -0/+176 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 6 | -5/+6 |
2017-11-14 | move cryptonote command line options to cryptonote_core | moneromooo-monero | 4 | -4/+0 |
2017-10-21 | Initialize openssl on startup | moneromooo-monero | 1 | -0/+2 |
2017-10-07 | Subaddresses | kenshi84 | 1 | -3/+2 |
2017-08-29 | Revert "Cleanup test impact of moving blockchain_db_types()" | Howard Chu | 1 | -10/+0 |
2017-08-22 | Cleanup test impact of moving blockchain_db_types() | Howard Chu | 1 | -0/+10 |
2017-06-24 | Add fuzz testing using american fuzzy lop | moneromooo-monero | 8 | -0/+682 |