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