1. b15e3fe BUG/MEDIUM: h1: ensure the chunk size parser can deal with full buffers by Willy Tarreau · 7 years ago
  2. 1b4cf9b BUG/MINOR: h1: the HTTP/1 make status code parser check for digits by Willy Tarreau · 7 years ago
  3. 2510f70 MINOR: h1: add a function to measure the trailers length by Willy Tarreau · 7 years ago
  4. d22e83a MINOR: h1: store the status code in the H1 message by Willy Tarreau · 7 years ago
  5. 794f9af MEDIUM: h1: reimplement the http/1 response parser for the gateway by Willy Tarreau · 7 years ago
  6. 4093a4d MINOR: h1: add struct h1m for basic HTTP/1 messages by Willy Tarreau · 7 years ago
  7. b289256 MEDIUM: http: make the chunk crlf parser only depend on the buffer by Willy Tarreau · 7 years ago
  8. e56cdd3 MEDIUM: http: make the chunk size parser only depend on the buffer by Willy Tarreau · 7 years ago
  9. 8740c8b REORG: http: move the HTTP/1 header block parser to h1.c by Willy Tarreau · 7 years ago
  10. db4893d REORG: http: move the HTTP/1 chunk parser to h1.{c,h} by Willy Tarreau · 7 years ago
  11. 0da5b3b REORG: http: move some very http1-specific parts to h1.{c,h} by Willy Tarreau · 7 years ago