1. f76ebe8 MEDIUM: proto_htx: Adapt htx_wait_for_request_body to handle HTX messages by Christopher Faulet · 6 years ago
  2. 8137c27 MINOR: proto_htx: Adapt htx_process_tarpit to handle HTX messages by Christopher Faulet · 6 years ago
  3. d7bdfb1 MEDIUM: proto_htx: Adapt htx_process_request to handle HTX messages by Christopher Faulet · 6 years ago
  4. ff2759f MEDIUM: proto_htx: Adapt htx_process_req_common to handle HTX messages by Christopher Faulet · 6 years ago
  5. 377c5a5 MINOR: proto_htx: Add functions to handle the stats applet by Christopher Faulet · 6 years ago
  6. fefc73d MINOR: proto_htx: Add functions htx_perform_server_redirect by Christopher Faulet · 6 years ago
  7. 64159df MINOR: proto_htx: Add functions htx_send_name_header by Christopher Faulet · 6 years ago
  8. 25a02f6 MINOR: proto_htx: Add functions to check the cacheability of HTX messages by Christopher Faulet · 6 years ago
  9. fcda7c6 MINOR: proto_htx: Add functions to manage cookies on HTX messages by Christopher Faulet · 6 years ago
  10. 3364008 MINOR: proto_htx: Add functions to apply req* and rsp* rules on HTX messages by Christopher Faulet · 6 years ago
  11. 3e96419 MINOR: proto_htx: Add functions htx_req_get_intercept_rule and htx_res_get_intercept_rule by Christopher Faulet · 6 years ago
  12. 6eb9289 MINOR: proto_htx: Add function to build and send HTTP 103 responses by Christopher Faulet · 6 years ago
  13. 8d8ac19 MINOR: proto_htx: Add functions htx_req_replace_stline and htx_res_set_status by Christopher Faulet · 6 years ago
  14. 7233352 MINOR: proto_htx: Add functions htx_transform_header and htx_transform_header_str by Christopher Faulet · 6 years ago
  15. f052354 MINOR: proto_htx: Add the internal function htx_fmt_res_line by Christopher Faulet · 6 years ago
  16. 0b6bdc5 MINOR: proto_htx: Add the internal function htx_del_hdr_value by Christopher Faulet · 6 years ago
  17. 80f14bf MINOR: proto_htx: Rewrite htx_apply_redirect_rule to handle HTX messages by Christopher Faulet · 6 years ago
  18. 9768c26 MAJOR: mux-h1/proto_htx: Switch mux-h1 and HTX analyzers on the HTX representation by Christopher Faulet · 6 years ago
  19. 0f22695 MINOR: proto_htx: Add some functions to handle HTX messages by Christopher Faulet · 6 years ago
  20. f2824e6 MAJOR: mux-h1/proto_htx: Handle keep-alive connections in the mux by Christopher Faulet · 6 years ago
  21. e0768eb MEDIUM: proto_htx: Add HTX analyzers and use it when the mux H1 is used by Christopher Faulet · 6 years ago
  22. f4eb75d MINOR: htx: Add proto_htx.c file by Christopher Faulet · 6 years ago