DavidKorczynski
eafe577ea9
fluent-bit: enable afl engine. ( #5146 )
2021-02-10 09:08:16 -08:00
Oliver Chang
84faf55729
Populate a bunch of main_repo values. ( #4815 )
...
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
DavidKorczynski
f25e7e0937
fluent-bit: update set up to reflect upstream changes. ( #4739 )
2020-11-28 11:43:13 -08:00
DavidKorczynski
dc5574d93d
Fix set up of Fluent Bit following new fuzzers upstream. ( #4607 )
2020-11-05 15:25:42 -08:00
DavidKorczynski
303bd9c279
[fluent-bit] Update the build script to succeed ( #4536 )
...
Disable compilation of Loki out plugin.
2020-10-15 08:50:25 -07:00
DavidKorczynski
475f86dbc4
[fluent-bit] Fixed broken build. ( #4507 )
2020-10-07 13:31:56 -07:00
DavidKorczynski
23d522b2e8
[Fluent-bit] Refactor build script ( #4372 )
...
* Refactored the build script for fluent-bit since build is about to be controlled in upstream repo.
* Update build.sh
remove whitespace.
* We only support libfuzzer and hongfuzz because of linking issues with AFL.
2020-09-10 13:34:48 -07:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
DavidKorczynski
13c2289d14
Fixed fluent-bit build script for new plugin structure. ( #3966 )
2020-06-11 11:54:41 -07:00
DavidKorczynski
063f7b2e8a
Fixed changes added in clang-11.0. ( #3852 )
2020-05-20 08:17:18 -07:00
Eduardo Silva
5cab839c78
[fluent-bit] fix build by disabling alter_size filter plugin ( #3783 )
...
Signed-off-by: Eduardo Silva <edsiper@gmail.com>
2020-05-10 23:18:22 -07:00
DavidKorczynski
dc4be10896
Fixed fluentbit build script. ( #3766 )
2020-05-06 09:16:39 -07:00
DavidKorczynski
407a41b602
Added three fuzzers to the fluent-bit project. ( #3729 )
...
* Added three fuzzers to the fluent-bit project.
* Minor comment and a lot of bug fixes on upstream, so Travis should not complain now.
2020-04-30 12:40:28 -07:00
DavidKorczynski
a34124c41c
[fluent-bit] Added initial set up for fluent-bit. ( #3593 )
...
* Added initial set up for fluent-bit.
* Updated the email for the maintainer of the project.
* Update Dockerfile
Remove whitespace
* Update build.sh
We updated the fuzzer in main repo from CPP to C
* added one more maintainer
requested in https://github.com/fluent/fluent-bit/pull/2090#issuecomment-614260868
Co-authored-by: Max Moroz <mmoroz@chromium.org>
2020-04-15 14:02:20 -07:00