Commit Graph

8 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
DavidKorczynski bee17f0144
[HAProxy] Added two new contacts for HAProxy fuzzing. (#4029) 2020-06-24 13:51:44 -07:00
DavidKorczynski 54d69b6f2d
Updated settings in project yaml so bugs are freely visible. (#4024) 2020-06-23 15:28:42 -07:00
DavidKorczynski 8656b3722c
[Haproxy] Simplify build script and update to latest code (#4000)
* Updated hpack to work with new build.

* Required minimium length.
2020-06-22 07:57:33 -07:00
DavidKorczynski 15d4c5566c
[haproxy] Minor fix (#3928) 2020-06-03 10:18:11 -07:00
DavidKorczynski e3e1174635
[haproxy] Fix build failures. (#3884)
* Updated the haproxy fuzzers to build again.

* The frame decoder needs additional updates since we need to call init_h2 to initialise a memory pool. Disabling this for now as this is a larger change in the code base and will fix up in the coming week.

* Fixed hpack decode.

* Updated the yaml since we dont want memory sanitizer.
2020-06-01 07:18:46 -07:00
AdamKorcz e32cca0579
[haproxy] Updated contacts in project.yaml (#3771) 2020-05-07 08:30:15 -07:00
DavidKorczynski ce8f8e29ac
Added initial integration of haproxy (#3697)
* Added initial integration with haproxy.

* Fixed Travis for now.

* Fixed maintaners email.
2020-04-28 11:28:41 +10:00