1. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · Tue Jan 21 11:06:48 2020 +0100
  2. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · Mon Jan 13 15:52:01 2020 +0100
  3. 07f41f7 MINOR: proxy: Register keywords to parse errorfile and errorloc directives by Christopher Faulet · Thu Jan 16 16:16:06 2020 +0100
  4. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · Wed Jan 15 15:19:50 2020 +0100
  5. ac2412f MINOR: config: Use dedicated function to parse proxy's errorloc by Christopher Faulet · Thu Jan 16 15:55:19 2020 +0100
  6. 13d297f MINOR: config: Use dedicated function to parse proxy's errorfiles by Christopher Faulet · Mon Jan 13 14:56:23 2020 +0100
  7. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · Wed Dec 18 14:58:12 2019 +0100
  8. 262c3f1 MINOR: http: add a new "replace-path" action by Willy Tarreau · Tue Dec 17 06:52:51 2019 +0100
  9. e158375 BUG/MINOR: config: Update cookie domain warn to RFC6265 by Joao Morais · Wed Oct 30 21:04:00 2019 -0300
  10. 0655c9b CLEANUP: bind: handle warning label on bind keywords parsing. by Emeric Brun · Thu Oct 17 16:45:56 2019 +0200
  11. 708c416 MINOR: stats: replace the ST_* uri_auth flags with STAT_* by Willy Tarreau · Wed Oct 09 10:19:16 2019 +0200
  12. dabcc8e MINOR: proxy: Store http-send-name-header in lower case by Christopher Faulet · Wed Oct 02 10:45:55 2019 +0200
  13. f89f099 MINOR: config: Warn only if the option http-use-htx is used with "no" prefix by Christopher Faulet · Fri Jul 19 11:17:38 2019 +0200
  14. f734638 MINOR: http: Don't store raw HTTP errors in chunks anymore by Christopher Faulet · Wed Jul 17 22:02:08 2019 +0200
  15. 1b6adb4 MINOR: proxy/http_ana: Remove unused req_exp/rsp_exp and req_add/rsp_add lists by Christopher Faulet · Wed Jul 17 15:33:14 2019 +0200
  16. 8c3b63a MINOR: proxy: Remove the unused list of block rules by Christopher Faulet · Wed Jul 17 15:19:51 2019 +0200
  17. a6a56e6 MEDIUM: config: Remove parsing of req* and rsp* directives by Christopher Faulet · Wed Jul 17 15:13:28 2019 +0200
  18. 73e8ede MINOR: proxy: Remove support of the option 'http-tunnel' by Christopher Faulet · Tue Jul 16 15:04:46 2019 +0200
  19. 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · Tue Jul 16 14:16:10 2019 +0200
  20. 3193037 MAJOR: http: Deprecate and ignore the option "http-use-htx" by Christopher Faulet · Mon Jul 15 10:16:58 2019 +0200
  21. dac168b MEDIUM: Make 'redispatch' directive fatal by Tim Duesterhus · Tue May 14 20:57:58 2019 +0200
  22. 7b7c47f MEDIUM: Make 'block' directive fatal by Tim Duesterhus · Tue May 14 20:57:57 2019 +0200
  23. 3381022 MINOR: http: add a new "http-request replace-uri" action by Willy Tarreau · Wed Jun 12 17:44:02 2019 +0200
  24. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · Fri Jun 07 19:00:37 2019 +0200
  25. 96d5195 MEDIUM: config: deprecate the antique req* and rsp* commands by Willy Tarreau · Wed May 22 20:34:35 2019 +0200
  26. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · Wed May 22 19:24:06 2019 +0200
  27. 10c6c16 MEDIUM: Make 'option forceclose' actually warn by Tim Duesterhus · Tue May 14 20:58:00 2019 +0200
  28. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · Tue Apr 30 15:54:36 2019 +0200
  29. c02766a MINOR: stick-table: Add prefixes to stick-table names. by Frédéric Lécaille · Wed Mar 20 15:06:55 2019 +0100
  30. 015e4d7 MINOR: stick-tables: Add peers process binding computing. by Frédéric Lécaille · Tue Mar 19 14:55:01 2019 +0100
  31. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · Thu Mar 14 07:07:41 2019 +0100
  32. d456aa4 MINOR: config: Extract the code of "stick-table" line parsing. by Frédéric Lécaille · Fri Mar 08 14:47:00 2019 +0100
  33. 473c283 CLEANUP: Remove appsession documentation by Tim Duesterhus · Mon May 06 01:19:52 2019 +0200
  34. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · Fri Apr 05 15:30:12 2019 +0200
  35. ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · Thu Feb 07 10:39:36 2019 +0100
  36. c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · Sat Jan 26 13:25:14 2019 +0100
  37. 355b203 MINOR: cfgparse: SSL/TLS binding in "peers" sections. by Frédéric Lécaille · Fri Jan 11 14:06:12 2019 +0100
  38. 76e84f5 MINOR: backend: move hash_balance_factor out of chash by Willy Tarreau · Mon Jan 14 16:50:58 2019 +0100
  39. a9a7249 MINOR: backend: remap the balance uri settings to lbprm.arg_opt{1,2,3} by Willy Tarreau · Mon Jan 14 16:14:15 2019 +0100
  40. 9fed858 MINOR: backend: make the header hash use arg_opt1 for use_domain_only by Willy Tarreau · Mon Jan 14 16:04:54 2019 +0100
  41. 20e6837 MINOR: backend: add new fields in lbprm to store more LB options by Willy Tarreau · Mon Jan 14 16:04:01 2019 +0100
  42. 484ff07 MINOR: backend: make headers and RDP cookie also use arg_str/len by Willy Tarreau · Mon Jan 14 15:28:53 2019 +0100
  43. 4c03d1c MINOR: backend: move url_param_name/len to lbprm.arg_str/len by Willy Tarreau · Mon Jan 14 15:23:54 2019 +0100
  44. 602a499 BUG/MINOR: backend: balance uri specific options were lost across defaults by Willy Tarreau · Mon Jan 14 16:29:52 2019 +0100
  45. a4d4fdf MEDIUM: sessions: Don't keep an infinite number of idling connections. by Olivier Houchard · Fri Dec 14 19:27:06 2018 +0100
  46. 3a1f5fd REORG: config: extract the proxy parser into cfgparse-listen.c by Willy Tarreau · Sun Nov 11 15:40:36 2018 +0100