Commit Graph

4 Commits

Author SHA1 Message Date
obgm 0db7736b95 [libcoap] build.sh: disable DTLS (#1942)
OSS fuzzing currently is done without DTLS support. As of
4.2.0-rc2, libcoap's configuration builds against OpenSSL by
default and thus `--disable-dtls` must be passed to the
configuration script.

Fixes issue 11309
2018-11-11 07:08:08 -08:00
obgm fa049083d3 [libcoap]: build.sh: invoke Makefile.oss-fuzz for building (#1676)
This change calls libcoap's Makefile for building libcoap applications
with proper build flags set.
2018-07-31 07:35:43 -07:00
Bhargava Shastry d683797a4a Move libcoap test harness to its source repo (#1586) 2018-07-02 07:12:19 -07:00
Bhargava Shastry d2c9d6fe39 libcoap: OSS-Fuzz integration (#1496)
* libcoap: OSS-Fuzz integration

* libcoap: Addressed comments by @inferno-chromium
2018-06-08 09:03:50 -07:00