1. f6df2b4 BUG/MINOR: http-ana: Reset request analysers on a response side error by Christopher Faulet · 4 years, 4 months ago
  2. ef9a169 BUG/MAJOR: http-ana: Always abort the request when a tarpit is triggered by Christopher Faulet · 4 years, 4 months ago
  3. 943ab4d BUG/MINOR: http-ana: Matching on monitor-uri should be case-sensitive by Christopher Faulet · 4 years, 5 months ago
  4. 629693f BUG/MEDIUM: 0rtt: Only consider the SSL handshake. by Olivier Houchard · 4 years, 5 months ago
  5. db2cdbb MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 6 months ago
  6. be7c552 BUG/MINOR: http-ana/filters: Wait end of the http_end callback for all filters by Christopher Faulet · 4 years, 8 months ago
  7. 0fd7088 BUG/MEDIUM: http-ana: Truncate the response when a redirect rule is applied by Kevin Zhu · 4 years, 6 months ago
  8. c8175ef BUG/MINOR: http-ana: Properly catch aborts during the payload forwarding by Christopher Faulet · 4 years, 8 months ago
  9. 6b0066e BUG/MINOR: http-ana: Reset response flags when 1xx messages are handled by Christopher Faulet · 4 years, 10 months ago
  10. 69af252 BUG/MINOR: stats: Wait the body before processing POST requests by Christopher Faulet · 4 years, 11 months ago
  11. fc7f52e BUG/CRITICAL: http_ana: Fix parsing of malformed cookies which start by a delimiter by Olivier Houchard · 5 years ago
  12. 2f8ef7c BUG/MINOR: http_ana: Be sure to have an allocated buffer to generate an error by Christopher Faulet · 5 years ago
  13. 3284dd2 BUG/MEDIUM: http/htx: unbreak option http_proxy by Willy Tarreau · 5 years ago
  14. 530249c BUG/MEDIUM: streams: Don't redispatch with L7 retries if redispatch isn't set. by Olivier Houchard · 5 years ago
  15. e8b04b1 BUG/MEDIUM: streams: Don't give up if we couldn't send the request. by Olivier Houchard · 5 years ago
  16. 4629d08 BUG/MEDIUM: http/applet: Finish request processing when a service is registered by Christopher Faulet · 5 years ago
  17. 9869f93 BUG/MEDIUM: proto_htx: Don't add EOM on 1xx informational messages by Christopher Faulet · 5 years ago
  18. 41dc843 BUG/MEDIUM: htx: Fully update HTX message when the block value is changed by Christopher Faulet · 5 years ago
  19. d20fdb0 BUG/MEDIUM: proto_htx: Introduce the state ENDING during forwarding by Christopher Faulet · 5 years ago
  20. 421e769 BUG/MEDIUM: htx: Don't change position of the first block during HTX analysis by Christopher Faulet · 5 years ago
  21. b5ba2b0 MINOR: http: turn default error files to HTTP/1.1 by Willy Tarreau · 5 years ago
  22. 54b5e21 MINOR: htx: Don't use end-of-data blocks anymore by Christopher Faulet · 5 years ago
  23. 250031e MEDIUM: sessions: Introduce session flags. by Olivier Houchard · 5 years ago
  24. 0a7ef02 MINOR: htx: make htx_add_data() return the transmitted byte count by Willy Tarreau · 5 years ago
  25. ee847d4 MEDIUM: filters/htx: Filter body relatively to the first block by Christopher Faulet · 5 years ago
  26. 16af60e MINOR: proto-htx: Use channel_htx_fwd_all() when unfiltered body are forwarded by Christopher Faulet · 5 years ago
  27. 29f1758 MEDIUM: htx: Store the first block position instead of the start-line one by Christopher Faulet · 5 years ago
  28. ee1bd4b MINOR: proto-htx: Use channel_htx_fwd_headers() to forward 1xx responses by Christopher Faulet · 5 years ago
  29. b75b5ea MEDIUM: htx: 1xx messages are now part of the final reponses by Christopher Faulet · 5 years ago
  30. a3f1550 MEDIUM: http/htx: Perform analysis relatively to the first block by Christopher Faulet · 5 years ago
  31. 297fbb4 MINOR: htx: Replace the function http_find_stline() by http_get_stline() by Christopher Faulet · 5 years ago
  32. f90c24d BUG/MEDIUM: proto-htx: Not forward too much data when 1xx reponses are handled by Christopher Faulet · 5 years ago
  33. 08e6646 BUG/MINOR: proto-htx: Try to keep connections alive on redirect by Christopher Faulet · 5 years ago
  34. 6db1699 BUG/MEDIUM: streams: Try to L7 retry before aborting the connection. by Olivier Houchard · 5 years ago
  35. ad26d8d BUG/MEDIUM: streams: Make sur SI_FL_L7_RETRY is set before attempting a retry. by Olivier Houchard · 5 years ago
  36. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · 5 years ago
  37. 223995e BUG/MINOR: stream: also increment the retry stats counter on L7 retries by Willy Tarreau · 5 years ago
  38. e3249a9 MEDIUM: streams: Add a new keyword for retry-on, "junk-response" by Olivier Houchard · 5 years ago
  39. 865d839 MEDIUM: streams: Add a way to replay failed 0rtt requests. by Olivier Houchard · 5 years ago
  40. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 5 years ago
  41. 1907ccc BUG/MINOR: http: Call stream_inc_be_http_req_ctr() only one time per request by Christopher Faulet · 5 years ago
  42. e84289e BUG/MEDIUM: thread/http: Add missing locks in set-map and add-acl HTTP rules by Christopher Faulet · 5 years ago
  43. 6f7a02a BUILD: htx: fix a used uninitialized warning on is_cookie2 by Willy Tarreau · 5 years ago
  44. 0ef372a MAJOR: muxes/htx: Handle inplicit upgrades from h1 to h2 by Christopher Faulet · 5 years ago
  45. c62c2b9 BUG/MEDIUM: htx: Fix the process of HTTP CONNECT with h2 connections by Christopher Faulet · 5 years ago
  46. 03b9d8b MINOR: proto_htx: Don't adjust transaction mode anymore in HTX analyzers by Christopher Faulet · 5 years ago
  47. 6c9bbb2 MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX by Christopher Faulet · 5 years ago
  48. aed68d4 BUG/MINOR: proto_htx: Reset to_forward value when a message is set to DONE by Christopher Faulet · 5 years ago
  49. 66af0b2 MEDIUM: proto_htx: Reintroduce the infinite forwarding on data by Christopher Faulet · 5 years ago
  50. 769d0e9 BUG/MEDIUM: http/htx: Fix handling of the option abortonclose by Christopher Faulet · 5 years ago
  51. 6e8d6a9 Revert "MEDIUM: proto_htx: Switch to infinite forwarding if there is no data filter" by Willy Tarreau · 5 years ago
  52. 0f22299 CLEANUP: cache: don't export http_cache_applet anymore by Willy Tarreau · 5 years ago
  53. 2571bc6 MINOR: http/applets: Handle all applets intercepting HTTP requests the same way by Christopher Faulet · 5 years ago
  54. bcf242a MINOR: stats/cache: Handle the header Expect when applets are registered by Christopher Faulet · 5 years ago
  55. 4a28a53 MINOR: proto_htx: Add function to handle the header "Expect: 100-continue" by Christopher Faulet · 5 years ago
  56. f52170d MEDIUM: proto_htx: Switch to infinite forwarding if there is no data filter by Christopher Faulet · 5 years ago
  57. 93e02d8 MINOR: proto-http/proto-htx: Make error handling clearer during data forwarding by Christopher Faulet · 5 years ago
  58. d1fd6f5 BUG/MINOR: http/counters: fix missing increment of fe->srv_aborts by Willy Tarreau · 5 years ago
  59. 5d45e38 BUG/MINOR: stats: Be more strict on what is a valid request to the stats applet by Christopher Faulet · 5 years ago
  60. a798bf5 MEDIUM: http: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · 5 years ago
  61. 4236f03 MINOR: htx: unconditionally handle parsing errors in requests or responses by Willy Tarreau · 5 years ago
  62. 02e771a BUG/MEDIUM: proto_htx: Fix functions applying regex filters on HTX messages by Christopher Faulet · 5 years ago
  63. 834eee7 BUG/MINOR: proto-htx: Consider a XFER_LEN message as chunked by default by Christopher Faulet · 5 years ago
  64. 6cdaf2a BUG/MEDIUM: proto_htx: Fix data size update if end of the cookie is removed by Christopher Faulet · 5 years ago
  65. dcd8c5e BUG/MINOR: proto-htx: Return an error if all headers cannot be received at once by Christopher Faulet · 5 years ago
  66. ed7a066 BUG/MEDIUM: stats: Get the right scope pointer depending on HTX is used or not by Christopher Faulet · 5 years ago
  67. 089eaa0 BUG/MINOR: backend: don't use url_param_name as a hint for BE_LB_ALGO_PH by Willy Tarreau · 5 years ago
  68. 202c6ce BUG/MINOR: proto_htx: Use HTX versions to truncate or erase a buffer by Christopher Faulet · 5 years ago
  69. d01ce40 BUG/MEDIUM: proto-htx: Set SI_FL_NOHALF on server side when request is done by Christopher Faulet · 6 years ago
  70. 86cef23 BUG/MINOR: htx: send the proper authenticate header when using http-request auth by Jérôme Magnin · 6 years ago
  71. 14bfe9a CLEANUP: stream-int: consistently call the si/stream_int functions by Willy Tarreau · 6 years ago
  72. b6aadbd BUG/MINOR: proto_htx: Call the HTX version of the function managing client cookies by Christopher Faulet · 6 years ago
  73. 87a2c0d BUG/MINOR: proto_htx: Fix htx_res_set_status to also set the reason by Christopher Faulet · 6 years ago
  74. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · 6 years ago
  75. 54a8d5a MEDIUM: cache/htx: Add the HTX support into the cache by Christopher Faulet · 6 years ago
  76. 1a18b54 REORG: connection: centralize the conn_set_{tos,mark,quickack} functions by Willy Tarreau · 6 years ago
  77. 2e754bf MINOR: htx: switch to case sensitive search of lower case header names by Willy Tarreau · 6 years ago
  78. b2aedea MEDIUM: channel/htx: Add functions for forward HTX data by Christopher Faulet · 6 years ago
  79. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · 6 years ago
  80. f3d4805 BUG/MINOR: proto_htx: Truncate the request when an error is detected by Christopher Faulet · 6 years ago
  81. b54c40a BUILD: threads: fix minor build warnings when threads are disabled by Willy Tarreau · 6 years ago
  82. e9d5c72 CLEANUP: Fix a typo in the proto_htx subsystem by Joseph Herlant · 6 years ago
  83. c42c0e9 CLEANUP: fix typos in the htx subsystem by Joseph Herlant · 6 years ago
  84. aed82cf MEDIUM: proto_htx/filters: Add data filtering during the forwarding by Christopher Faulet · 6 years ago
  85. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · 6 years ago
  86. 99daf28 MINOR: proto_htx: Send valid HTX message to send 30x responses by Christopher Faulet · 6 years ago
  87. 0eaed6b MINOR: proto_htx: Send valid HTX message when redir mode is enabled on a server by Christopher Faulet · 6 years ago
  88. 12c51e2 MINOR: proto_htx: Use full HTX messages to send 401 and 407 responses by Christopher Faulet · 6 years ago
  89. ee9b5bf MINOR: proto_htx: Use full HTX messages to send 103-Early-Hints responses by Christopher Faulet · 6 years ago
  90. 23a3c79 MINOR: proto_htx: Use full HTX messages to send 100-Continue responses by Christopher Faulet · 6 years ago
  91. b2db4fa MINOR: htx: Add BODYLESS flags on the HTX start-line and the HTTP message by Christopher Faulet · 6 years ago
  92. 0359911 MINOR: proto-htx: Use the start-line flags to set the HTTP messsage ones by Christopher Faulet · 6 years ago
  93. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · 6 years ago
  94. 870aad9 MINOR: proto_htx: Use conn_stream's info to set t_idle duration when possible by Christopher Faulet · 6 years ago
  95. 72b6273 BUG/MINOR: proto_htx: Send outgoing data to client to start response processing by Christopher Faulet · 6 years ago
  96. 6160832 BUG/MINOR: proto_htx: only mark connections private if NTLM is detected by Christopher Faulet · 6 years ago
  97. b42a8b6 BUG/MINOR: proto_htx: Fix request/response synchronisation on error by Christopher Faulet · 6 years ago
  98. 4736527 MEDIUM: mux-h1: Handle errors and timeouts in the stream by Christopher Faulet · 6 years ago
  99. ef77922 MINOR: stats/htx: Adapt the stats applet to handle HTX messages by Christopher Faulet · 6 years ago
  100. fec7bd1 MEDIUM: proto_htx: Adapt htx_process_res_common to handle HTX messages by Christopher Faulet · 6 years ago