boringssl/fuzz
David Benjamin f48fcaf901 Have fuzz/cert.cc also call X509_get_pubkey.
crypto/x509 parses the SPKI on-demand, so we weren't actually exercising the
SPKI code.

Change-Id: I2e16045bd35dbe04d4b8d8b45939c8885e09a550
Reviewed-on: https://boringssl-review.googlesource.com/7161
Reviewed-by: Adam Langley <agl@google.com>
2016-02-18 00:10:15 +00:00
..
cert_corpus Add four, basic fuzz tests. 2015-11-10 19:14:01 +00:00
client_corpus Add four, basic fuzz tests. 2015-11-10 19:14:01 +00:00
privkey_corpus Add four, basic fuzz tests. 2015-11-10 19:14:01 +00:00
server_corpus Update the fuzz tests for the server. 2015-12-22 16:35:07 -08:00
cert.cc Have fuzz/cert.cc also call X509_get_pubkey. 2016-02-18 00:10:15 +00:00
client.cc Add four, basic fuzz tests. 2015-11-10 19:14:01 +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 four, basic fuzz tests. 2015-11-10 19:14:01 +00:00