Commit Graph

4 Commits

Author SHA1 Message Date
devtty1er d561c49ae5
Update Dockerfiles (#4070)
* Use LABEL in place of MAINTAINER

* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Luca Boccassi 0a7380a80a
[libzmq] use build script from upstream repository (#4054)
* libzmq: use build script from upstream repository

In order to avoid having to send PRs every time we change something, simply
maintain the build script in the upstream repository, and change build.sh
to a one-line call.

* libzmq: clone corpora and dictionary repository
2020-06-30 13:22:33 -07:00
Luca Boccassi 4014d4d55a
libzmq: move fuzzers to libzmq's repository (#3719)
A specific configure option and installation directory have been
added for fuzzers built with an external engine via:
https://github.com/zeromq/libzmq/pull/3885

Also clone and build libsodium, as the encryption feature is using
its safe memory APIs.
2020-04-28 08:02:28 -07:00
Google AutoFuzz Team 0fc436aad9
Add libzmq (#3690) 2020-04-23 10:37:04 +10:00