Commit Graph

2 Commits

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