Commit Graph

5 Commits

Author SHA1 Message Date
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 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