1. b12d916 BUG/MINOR: http: Memory leak of http redirect rules' format string by Remi Tricot-Le Breton · 1 year, 6 months ago
  2. c68a7fa BUG/MINOR: http-act: Properly generate 103 responses when several rules are used by Christopher Faulet · 2 years ago
  3. 5d24269 BUG/MEDIUM: http-act: Don't replace URI if path is not found or invalid by Christopher Faulet · 2 years, 3 months ago
  4. 5f802b3 BUG/MEDIUM: sample: Cumulate frontend and backend sample validity flags by Christopher Faulet · 2 years, 9 months ago
  5. 737d8b5 BUG/MINOR: http: Missing calloc return value check in parse_http_req_capture by Remi Tricot-Le Breton · 3 years, 2 months ago
  6. dec1c36 MINOR: uri_normalizer: Add `fragment-encode` normalizer by Tim Duesterhus · 3 years, 2 months ago
  7. c9e05ab MINOR: uri_normalizer: Add `fragment-strip` normalizer by Tim Duesterhus · 3 years, 2 months ago
  8. 2f41313 BUG/MINOR: http_act: Fix normalizer names in error messages by Tim Duesterhus · 3 years, 2 months ago
  9. a9e639a MINOR: http_act: mark normalize-uri as experimental by Amaury Denoyelle · 3 years, 2 months ago
  10. e4a617c MINOR: action: replace match_pfx by a keyword flags field by Amaury Denoyelle · 3 years, 2 months ago
  11. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 2 months ago
  12. 2e4a18e MINOR: uri_normalizer: Add a `percent-decode-unreserved` normalizer by Tim Duesterhus · 3 years, 2 months ago
  13. ff3bb8b MINOR: uri_normalizer: Add a `strip-dot` normalizer by Maximilian Mader · 3 years, 2 months ago
  14. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 2 months ago
  15. 5be6ab2 MEDIUM: http_act: Rename uri-normalizers by Tim Duesterhus · 3 years, 2 months ago
  16. a407193 MINOR: uri_normalizer: Add a `percent-upper` normalizer by Tim Duesterhus · 3 years, 3 months ago
  17. d7b89be MINOR: uri_normalizer: Add a `sort-query` normalizer by Tim Duesterhus · 3 years, 3 months ago
  18. 560e1a6 MINOR: uri_normalizer: Add support for supressing leading `../` for dotdot normalizer by Tim Duesterhus · 3 years, 3 months ago
  19. 9982fc2 MINOR: uri_normalizer: Add a `dotdot` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 3 months ago
  20. d371e99 MINOR: uri_normalizer: Add a `merge-slashes` normalizer to http-request normalize-uri by Tim Duesterhus · 3 years, 3 months ago
  21. d2bedcc MINOR: uri_normalizer: Add `http-request normalize-uri` by Tim Duesterhus · 3 years, 3 months ago
  22. 4781b15 CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec by Willy Tarreau · 3 years, 3 months ago
  23. 021a8e4 MEDIUM: http-rules: Add wait-for-body action on request and response side by Christopher Faulet · 3 years, 3 months ago
  24. 362d25e BUG/MEDIUM: stick-tables: fix ref counter in table entry using multiple http tracksc. by Emeric Brun · 3 years, 4 months ago
  25. 36119de BUG/MEDIUM: session: NULL dereference possible when accessing the listener by William Lallemand · 3 years, 4 months ago
  26. 2d36df2 BUG/MINOR: http-rules: Always replace the response status on a return action by Christopher Faulet · 3 years, 4 months ago
  27. 826f3ab MINOR: stick-tables/counters: add http_fail_cnt and http_fail_rate data types by Willy Tarreau · 3 years, 5 months ago
  28. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · 3 years, 6 months ago
  29. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · 3 years, 6 months ago
  30. 8d22823 MEDIUM: http_act: define set-timeout server/tunnel action by Amaury Denoyelle · 3 years, 7 months ago
  31. 6dee996 BUG/MEDIUM: http_act: Restore init of log-format list by Maciej Zdeb · 3 years, 7 months ago
  32. ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 3 years, 7 months ago
  33. 312294f MINOR: http-rules: Add set-pathq and replace-pathq actions by Christopher Faulet · 3 years, 10 months ago
  34. 1fa0cc1 Revert "BUG/MINOR: http-rules: Replace path and query-string in "replace-path" action" by Christopher Faulet · 3 years, 10 months ago
  35. 4b9c0d1 BUG/MINOR: http-rules: Replace path and query-string in "replace-path" action by Christopher Faulet · 3 years, 10 months ago
  36. f3f4aa0 BUG/MINOR: http_act: don't check capture id in backend (2) by Tim Duesterhus · 4 years ago
  37. 9467f18 BUG/MINOR: http-rules: Fix ACLs parsing for http deny rules by Christopher Faulet · 4 years ago
  38. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · 4 years, 1 month ago
  39. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  40. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  41. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  42. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  43. 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  44. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  45. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  46. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  47. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  48. 225a90a REORG: include: move pattern.h to haproxy/pattern{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  49. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · 4 years, 1 month ago
  50. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  51. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  52. 122eba9 REORG: include: move action.h to haproxy/action{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  53. 8773533 REORG: include: move http_htx.h to haproxy/http_htx{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  54. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  55. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  56. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  57. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · 4 years, 1 month ago
  58. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · 4 years, 1 month ago
  59. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · 4 years, 1 month ago
  60. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  61. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  62. b304883 MINOR: http-rules: Use an action function to eval http-request auth rules by Christopher Faulet · 4 years, 1 month ago
  63. 5cb513a MEDIUM: http-rules: Rely on http reply for http deny/tarpit rules by Christopher Faulet · 4 years, 2 months ago
  64. 0e2ad61 MINOR: http-ana: Use a dedicated function to send a response from an http reply by Christopher Faulet · 4 years, 2 months ago
  65. 7eea241 MINOR: http-htx: Use a dedicated function to check http reply validity by Christopher Faulet · 4 years, 2 months ago
  66. 47e791e MINOR: http-htx: Use a dedicated function to parse http reply arguments by Christopher Faulet · 4 years, 2 months ago
  67. 1863064 MINOR: http-htx: Use a dedicated function to release http_reply objects by Christopher Faulet · 4 years, 2 months ago
  68. 5ff0c64 MINOR: http-rules: Use http_reply structure for http return rules by Christopher Faulet · 4 years, 2 months ago
  69. ba946bf BUG/MINOR: http-rules: Mark http return rules as final by Christopher Faulet · 4 years, 2 months ago
  70. c02a23f CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years, 2 months ago
  71. 30d49ab CLEANUP: http: Fixed small typo in parse_http_return by Dominik Froehlich · 4 years, 2 months ago
  72. d4a824e BUG/MINOR: http-rules: Fix a typo in the reject action function by Christopher Faulet · 4 years, 4 months ago
  73. c5bb5a0 BUG/MINOR: http-rules: Preserve FLT_END analyzers on reject action by Christopher Faulet · 4 years, 4 months ago
  74. 90d22a8 BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort a transaction by Christopher Faulet · 4 years, 4 months ago
  75. ed52637 CLEANUP: Use `isttest()` and `istfree()` by Tim Duesterhus · 4 years, 4 months ago
  76. 3e1f7f4 BUG/MINOR: http-htx: Do case-insensive comparisons on Host header name by Christopher Faulet · 4 years, 4 months ago
  77. 4bbc949 BUG/MINOR: http: http-request replace-path duplicates the query string by Jerome Magnin · 4 years, 4 months ago
  78. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · 4 years, 5 months ago
  79. e35d1d4 BUILD: http_act: cast file sizes when reporting file size error by Willy Tarreau · 4 years, 5 months ago
  80. 817c4e3 BUG/MINOR: http-act: Fix bugs on error path during parsing of return actions by Christopher Faulet · 4 years, 5 months ago
  81. 692a6c2 BUG/MINOR: http-act: Set stream error flag before returning an error by Christopher Faulet · 4 years, 5 months ago
  82. 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · 4 years, 5 months ago
  83. 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · 4 years, 5 months ago
  84. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 5 months ago
  85. a72a7e4 MINOR: http-ana/http-rules: Use dedicated function to forward internal responses by Christopher Faulet · 4 years, 5 months ago
  86. 7a138dc BUG/MINOR: http-ana: Reset HTX first index when HAPRoxy sends a response by Christopher Faulet · 4 years, 5 months ago
  87. 333bf8c MINOR: http-rules: Set SF_ERR_PRXCOND termination flag when a header rewrite fails by Christopher Faulet · 4 years, 5 months ago
  88. 91e31d8 BUG/MINOR: http-act: Use the good message to test strict rewritting mode by Christopher Faulet · 4 years, 5 months ago
  89. c20b371 BUG/MINOR: http-rules: Always init log-format expr for common HTTP actions by Christopher Faulet · 4 years, 5 months ago
  90. 19a69b3 BUG/MINOR: http_act: don't check capture id in backend by Baptiste Assmann · 4 years, 6 months ago
  91. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 6 months ago
  92. e0fca29 MINOR: http-rules: Use same function to parse request and response deny actions by Christopher Faulet · 4 years, 6 months ago
  93. 040c8cd MINOR: http-rules: Support an optional status on deny rules for http reponses by Christopher Faulet · 4 years, 6 months ago
  94. 1337b32 BUG/MINOR: http-rules: Fix memory releases on error path during action parsing by Christopher Faulet · 4 years, 6 months ago
  95. 2eb5396 MINOR: http-rules: Add release functions for existing HTTP actions by Christopher Faulet · 4 years, 6 months ago
  96. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 7 months ago
  97. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · 4 years, 5 months ago
  98. 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · 4 years, 7 months ago
  99. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · 4 years, 7 months ago
  100. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · 4 years, 7 months ago