Commit Graph

4 Commits

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