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