1. c22d5df MINOR: h2: add a function to report H2 error codes as strings by Willy Tarreau · Sun Nov 24 14:56:03 2019 +0100
  2. 5ed8353 CLEANUP: h2: Remove functions converting h2 requests to raw HTTP/1.1 ones by Christopher Faulet · Mon Jul 15 11:26:30 2019 +0200
  3. 0b46548 BUG/MEDIUM: h2/htx: Correctly handle interim responses when HTX is enabled by Christopher Faulet · Tue Feb 19 15:14:23 2019 +0100
  4. 9c84d82 MINOR: h2: add a generic frame checker by Willy Tarreau · Wed Jan 30 15:09:21 2019 +0100
  5. 4790f7c MEDIUM: h2: always parse and deduplicate the content-length header by Willy Tarreau · Thu Jan 24 11:33:02 2019 +0100
  6. 71c3811 MINOR: h2: declare new sets of frame types by Willy Tarreau · Thu Jan 24 09:31:40 2019 +0100
  7. 1e1f27c MINOR: h2: add h2_make_htx_trailers to turn H2 headers to HTX trailers by Willy Tarreau · Thu Jan 03 18:39:54 2019 +0100
  8. 9d953e7 MINOR: h2: add h2_make_h1_trailers to turn H2 headers to H1 trailers by Willy Tarreau · Thu Jan 03 16:18:14 2019 +0100
  9. deab244 MINOR: h2: add a bit-based frame type representation by Willy Tarreau · Fri Dec 21 14:56:57 2018 +0100
  10. beefaee MEDIUM: h2: properly check and deduplicate the content-length header in HTX by Willy Tarreau · Wed Dec 19 13:08:08 2018 +0100
  11. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · Tue Dec 11 10:22:41 2018 +0100
  12. 1329b5b MINOR: h2: add new functions to produce an HTX message from an H2 response by Willy Tarreau · Mon Oct 08 14:49:20 2018 +0200
  13. 6deb412 MINOR: h2: implement H2->HTX request header frame transcoding by Willy Tarreau · Tue Nov 27 15:34:18 2018 +0100
  14. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · Wed Apr 25 18:13:58 2018 +0200
  15. 3083276 MINOR: h2: add a function to report pseudo-header names by Willy Tarreau · Sat Dec 30 14:39:09 2017 +0100
  16. f24ea8e MEDIUM: h2: add a function to emit an HTTP/1 request from a headers list by Willy Tarreau · Tue Nov 21 19:55:27 2017 +0100
  17. ffca736 MINOR: h2: centralize all HTTP/2 protocol elements and constants by Willy Tarreau · Tue Dec 13 18:25:15 2016 +0100