1. 7f2a44d BUG/CRITICAL: hpack: fix improper sign check on the header index value by Willy Tarreau · 6 years ago
  2. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · 6 years ago
  3. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · 6 years ago
  4. c775f83 DEBUG: hpack: add more traces to the hpack decoder by Willy Tarreau · 7 years ago
  5. bb39b49 BUG/MAJOR: hpack: don't return direct references to the dynamic headers table by Willy Tarreau · 7 years ago
  6. c611e66 BUG/MINOR: hpack: dynamic table size updates are only allowed before headers by Willy Tarreau · 7 years ago
  7. d85ba4e BUG/MINOR: hpack: reject invalid header index by Willy Tarreau · 7 years ago
  8. 9e28f45 BUG/MINOR: hpack: fix debugging output of pseudo header names by Willy Tarreau · 7 years ago
  9. 59a10fb MEDIUM: h2: change hpack_decode_headers() to only provide a list of headers by Willy Tarreau · 7 years ago
  10. 679790b MINOR: hpack: implement the decoder by Willy Tarreau · 7 years ago