oss-fuzz/projects/bignum-fuzzer
Janos Follath 54733ddc84 Fix a build failure in bignum fuzzer when building the Mbed TLS module (#2487)
* [bignum-fuzzer] Clone Mbed TLS recursively

The cryptography library of Mbed TLS has been moved to a separate
repository. It is now included into the project as a git submodule and
therefore we need to clone Mbed TLS recursively.

* [bignum-fuzzer] Use new Mbed TLS library location

The bignum module in Mbed TLS as part of the cryptography library has
been moved to a new location. This commit sets the corresponding paths
to their new values.
2019-06-04 08:13:23 -07:00
..
Dockerfile Fix a build failure in bignum fuzzer when building the Mbed TLS module (#2487) 2019-06-04 08:13:23 -07:00
build.sh Fix a build failure in bignum fuzzer when building the Mbed TLS module (#2487) 2019-06-04 08:13:23 -07:00
project.yaml [bignum-fuzzer, libsrtp] Enable AFL (#2226) 2019-03-08 19:38:39 -08:00