1. 87a2c0d BUG/MINOR: proto_htx: Fix htx_res_set_status to also set the reason by Christopher Faulet · Thu Dec 13 21:58:18 2018 +0100
  2. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · Tue Dec 11 10:22:41 2018 +0100
  3. 54a8d5a MEDIUM: cache/htx: Add the HTX support into the cache by Christopher Faulet · Fri Dec 07 12:21:11 2018 +0100
  4. 1a18b54 REORG: connection: centralize the conn_set_{tos,mark,quickack} functions by Willy Tarreau · Tue Dec 11 16:37:42 2018 +0100
  5. 2e754bf MINOR: htx: switch to case sensitive search of lower case header names by Willy Tarreau · Fri Dec 07 11:38:03 2018 +0100
  6. b2aedea MEDIUM: channel/htx: Add functions for forward HTX data by Christopher Faulet · Wed Dec 05 11:56:15 2018 +0100
  7. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · Wed Dec 05 11:53:24 2018 +0100
  8. f3d4805 BUG/MINOR: proto_htx: Truncate the request when an error is detected by Christopher Faulet · Tue Dec 04 16:23:54 2018 +0100
  9. b54c40a BUILD: threads: fix minor build warnings when threads are disabled by Willy Tarreau · Sun Dec 02 19:28:41 2018 +0100
  10. e9d5c72 CLEANUP: Fix a typo in the proto_htx subsystem by Joseph Herlant · Sun Nov 25 11:00:25 2018 -0800
  11. c42c0e9 CLEANUP: fix typos in the htx subsystem by Joseph Herlant · Sun Nov 25 10:43:27 2018 -0800
  12. aed82cf MEDIUM: proto_htx/filters: Add data filtering during the forwarding by Christopher Faulet · Fri Nov 30 22:22:32 2018 +0100
  13. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · Thu Nov 29 16:48:49 2018 +0100
  14. 99daf28 MINOR: proto_htx: Send valid HTX message to send 30x responses by Christopher Faulet · Wed Nov 28 22:58:13 2018 +0100
  15. 0eaed6b MINOR: proto_htx: Send valid HTX message when redir mode is enabled on a server by Christopher Faulet · Wed Nov 28 17:46:40 2018 +0100
  16. 12c51e2 MINOR: proto_htx: Use full HTX messages to send 401 and 407 responses by Christopher Faulet · Wed Nov 28 15:59:42 2018 +0100
  17. ee9b5bf MINOR: proto_htx: Use full HTX messages to send 103-Early-Hints responses by Christopher Faulet · Wed Nov 28 13:55:14 2018 +0100
  18. 23a3c79 MINOR: proto_htx: Use full HTX messages to send 100-Continue responses by Christopher Faulet · Wed Nov 28 10:01:23 2018 +0100
  19. b2db4fa MINOR: htx: Add BODYLESS flags on the HTX start-line and the HTTP message by Christopher Faulet · Tue Nov 27 16:51:09 2018 +0100
  20. 0359911 MINOR: proto-htx: Use the start-line flags to set the HTTP messsage ones by Christopher Faulet · Tue Nov 27 11:21:21 2018 +0100
  21. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · Mon Nov 26 21:37:08 2018 +0100
  22. 870aad9 MINOR: proto_htx: Use conn_stream's info to set t_idle duration when possible by Christopher Faulet · Thu Nov 29 15:23:46 2018 +0100
  23. 72b6273 BUG/MINOR: proto_htx: Send outgoing data to client to start response processing by Christopher Faulet · Wed Nov 28 16:44:44 2018 +0100
  24. 6160832 BUG/MINOR: proto_htx: only mark connections private if NTLM is detected by Christopher Faulet · Fri Nov 23 16:23:45 2018 +0100
  25. b42a8b6 BUG/MINOR: proto_htx: Fix request/response synchronisation on error by Christopher Faulet · Mon Nov 19 21:59:00 2018 +0100
  26. 4736527 MEDIUM: mux-h1: Handle errors and timeouts in the stream by Christopher Faulet · Wed Oct 31 17:40:50 2018 +0100
  27. ef77922 MINOR: stats/htx: Adapt the stats applet to handle HTX messages by Christopher Faulet · Wed Oct 31 08:47:01 2018 +0100
  28. fec7bd1 MEDIUM: proto_htx: Adapt htx_process_res_common to handle HTX messages by Christopher Faulet · Wed Oct 24 11:17:50 2018 +0200
  29. f76ebe8 MEDIUM: proto_htx: Adapt htx_wait_for_request_body to handle HTX messages by Christopher Faulet · Wed Oct 24 11:16:22 2018 +0200
  30. 8137c27 MINOR: proto_htx: Adapt htx_process_tarpit to handle HTX messages by Christopher Faulet · Wed Oct 24 11:15:09 2018 +0200
  31. d7bdfb1 MEDIUM: proto_htx: Adapt htx_process_request to handle HTX messages by Christopher Faulet · Wed Oct 24 11:14:34 2018 +0200
  32. ff2759f MEDIUM: proto_htx: Adapt htx_process_req_common to handle HTX messages by Christopher Faulet · Wed Oct 24 11:13:16 2018 +0200
  33. 377c5a5 MINOR: proto_htx: Add functions to handle the stats applet by Christopher Faulet · Wed Oct 24 21:21:30 2018 +0200
  34. fefc73d MINOR: proto_htx: Add functions htx_perform_server_redirect by Christopher Faulet · Wed Oct 24 21:18:04 2018 +0200
  35. 64159df MINOR: proto_htx: Add functions htx_send_name_header by Christopher Faulet · Wed Oct 24 21:15:35 2018 +0200
  36. 25a02f6 MINOR: proto_htx: Add functions to check the cacheability of HTX messages by Christopher Faulet · Wed Oct 24 12:00:25 2018 +0200
  37. fcda7c6 MINOR: proto_htx: Add functions to manage cookies on HTX messages by Christopher Faulet · Wed Oct 24 11:56:22 2018 +0200
  38. 3364008 MINOR: proto_htx: Add functions to apply req* and rsp* rules on HTX messages by Christopher Faulet · Wed Oct 24 11:53:01 2018 +0200
  39. 3e96419 MINOR: proto_htx: Add functions htx_req_get_intercept_rule and htx_res_get_intercept_rule by Christopher Faulet · Wed Oct 24 11:39:23 2018 +0200
  40. 6eb9289 MINOR: proto_htx: Add function to build and send HTTP 103 responses by Christopher Faulet · Thu Nov 15 16:39:29 2018 +0100
  41. 8d8ac19 MINOR: proto_htx: Add functions htx_req_replace_stline and htx_res_set_status by Christopher Faulet · Wed Oct 24 11:27:39 2018 +0200
  42. 7233352 MINOR: proto_htx: Add functions htx_transform_header and htx_transform_header_str by Christopher Faulet · Wed Oct 24 11:25:02 2018 +0200
  43. f052354 MINOR: proto_htx: Add the internal function htx_fmt_res_line by Christopher Faulet · Wed Oct 24 11:06:58 2018 +0200
  44. 0b6bdc5 MINOR: proto_htx: Add the internal function htx_del_hdr_value by Christopher Faulet · Wed Oct 24 11:05:36 2018 +0200
  45. 80f14bf MINOR: proto_htx: Rewrite htx_apply_redirect_rule to handle HTX messages by Christopher Faulet · Wed Oct 24 11:02:25 2018 +0200
  46. 9768c26 MAJOR: mux-h1/proto_htx: Switch mux-h1 and HTX analyzers on the HTX representation by Christopher Faulet · Mon Oct 22 09:34:31 2018 +0200
  47. 0f22695 MINOR: proto_htx: Add some functions to handle HTX messages by Christopher Faulet · Mon Oct 22 09:29:56 2018 +0200
  48. f2824e6 MAJOR: mux-h1/proto_htx: Handle keep-alive connections in the mux by Christopher Faulet · Mon Oct 01 12:12:37 2018 +0200
  49. e0768eb MEDIUM: proto_htx: Add HTX analyzers and use it when the mux H1 is used by Christopher Faulet · Wed Oct 03 16:38:02 2018 +0200
  50. f4eb75d MINOR: htx: Add proto_htx.c file by Christopher Faulet · Thu Oct 11 15:55:07 2018 +0200