boringssl/fuzz
Adam Langley 80c0fd6746 Update fuzzing corpuses.
This results from running the fuzzers for a little while with both the
8bit-counters change and after taking the transcripts from the runner
tests as seeds for the `client` and `server` fuzzers.

Change-Id: I545a89d8dccd7ef69dd97546ed61610eea4a27a3
Reviewed-on: https://boringssl-review.googlesource.com/7276
Reviewed-by: David Benjamin <davidben@google.com>
2016-03-03 18:33:05 +00:00
..
cert_corpus Update fuzzing corpuses. 2016-03-03 18:33:05 +00:00
client_corpus Update fuzzing corpuses. 2016-03-03 18:33:05 +00:00
privkey_corpus Update fuzzing corpuses. 2016-03-03 18:33:05 +00:00
server_corpus Update fuzzing corpuses. 2016-03-03 18:33:05 +00:00
cert.cc Have fuzz/cert.cc also call X509_get_pubkey. 2016-02-18 00:10:15 +00:00
client.cc Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00
CMakeLists.txt Add four, basic fuzz tests. 2015-11-10 19:14:01 +00:00
minimise_corpuses.sh Add four, basic fuzz tests. 2015-11-10 19:14:01 +00:00
privkey.cc Add four, basic fuzz tests. 2015-11-10 19:14:01 +00:00
server.cc Add a deterministic PRNG for fuzzing. 2016-03-03 01:36:19 +00:00