1. 0cd3bd6 MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put} by Willy Tarreau · Tue Nov 06 18:46:37 2018 +0100
  2. cf62f7e MEDIUM: cli: implement 'mode cli' proxy analyzers by William Lallemand · Fri Oct 26 14:47:40 2018 +0200
  3. 4bc7d90 MEDIUM: snapshot: merge the captured data after the descriptor by Willy Tarreau · Fri Sep 07 20:07:17 2018 +0200
  4. c55015e MEDIUM: snapshots: dynamically allocate the snapshots by Willy Tarreau · Fri Sep 07 19:02:32 2018 +0200
  5. 36b2736 BUG/MEDIUM: snapshot: take the proxy's lock while dumping errors by Willy Tarreau · Fri Sep 07 19:55:44 2018 +0200
  6. ddb68ac REORG: cli: move the "show errors" handler from http to proxy by Willy Tarreau · Fri Sep 07 18:34:24 2018 +0200
  7. 75fb65a MINOR: proxy: add a new generic proxy_capture_error() by Willy Tarreau · Fri Sep 07 17:43:26 2018 +0200
  8. 6d0f38f BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file by Baptiste Assmann · Mon Jul 02 17:00:54 2018 +0200
  9. a275a37 BUG/MEDIUM: cli/threads: protect all "proxy" commands against concurrent updates by Willy Tarreau · Tue Aug 21 14:50:44 2018 +0200
  10. 0355dab MINOR: queue: replace the linked list with a tree by Patrick Hemmer · Fri May 11 12:52:31 2018 -0400
  11. 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
  12. 9f6af33 MINOR: tasks: Change the task API so that the callback takes 3 arguments. by Olivier Houchard · Fri May 25 14:04:04 2018 +0200
  13. 9215ffa BUG/MEDIUM: servers: Add srv_addr default placeholder to the state file by Daniel Corbett · Sat May 19 19:43:24 2018 -0400
  14. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
  15. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
  16. fbc74e8 MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list" by Olivier Houchard · Fri Nov 24 16:54:05 2017 +0100
  17. 767a84b CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning by Christopher Faulet · Fri Nov 24 16:50:31 2017 +0100
  18. 387bd4f CLEANUP: global: introduce variable pid_bit to avoid shifts with relative_pid by Willy Tarreau · Fri Nov 10 19:08:14 2017 +0100
  19. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · Tue Nov 07 10:42:54 2017 +0100
  20. ff8abcd MEDIUM: threads/proxy: Add a lock per proxy and atomically update proxy vars by Christopher Faulet · Fri Jun 02 15:33:24 2017 +0200
  21. c60def8 MAJOR: threads/task: handle multithread on task scheduler by Emeric Brun · Wed Sep 27 14:59:38 2017 +0200
  22. b349e48 MEDIUM: threads/pool: Make pool thread-safe by locking all access to a pool by Christopher Faulet · Tue Aug 29 09:52:38 2017 +0200
  23. 67957bd MAJOR: dns: Refactor the DNS code by Christopher Faulet · Wed Sep 27 11:00:59 2017 +0200
  24. 06d80a9 REORG: channel: finally rename the last bi_* / bo_* functions by Willy Tarreau · Thu Oct 19 14:32:15 2017 +0200
  25. 2cc5bae MINOR: listeners: make listeners count consistent with reality by Willy Tarreau · Fri Sep 15 08:18:11 2017 +0200
  26. c3680ec MINOR: add severity information to cli feedback messages by Andjelko Iharos · Thu Jul 20 16:49:14 2017 +0200
  27. 52a91d3 MEDIUM: check: server states and weight propagation re-work by Emeric Brun · Thu Aug 31 14:41:55 2017 +0200
  28. 8da5f98 MINOR: dns: Handle SRV records. by Olivier Houchard · Fri Aug 04 18:35:36 2017 +0200
  29. 3169471 MINOR: Add server port field to server state file. by Frédéric Lécaille · Tue Aug 01 08:47:19 2017 +0200
  30. ed2b4a6 BUG/MINOR: peers: peer synchronization issue (with several peers sections). by Frédéric Lécaille · Thu Jul 13 09:07:09 2017 +0200
  31. b418c12 MINOR: server: cli: Add server FQDNs to server-state file and stats socket. by Frédéric Lécaille · Wed Apr 26 11:24:02 2017 +0200
  32. 1fc0516 MINOR: proxy: Don't close FDs if not our proxy. by Olivier Houchard · Thu Apr 06 01:05:05 2017 +0200
  33. 203ec5a MEDIUM: global: add a 'hard-stop-after' option to cap the soft-stop time by Cyril Bonté · Thu Mar 23 22:44:13 2017 +0100
  34. e39683c BUG/MEDIUM: stream: fix client-fin/server-fin handling by Hongbo Long · Fri Mar 10 18:41:51 2017 +0100
  35. 614f8d7 MINOR: cli: Let configure the dynamic cookies from the cli. by Olivier Houchard · Tue Mar 14 20:08:46 2017 +0100
  36. 70e2f27 BUG/MINOR: stream: Fix how backend-specific analyzers are set on a stream by Christopher Faulet · Mon Jan 09 16:33:19 2017 +0100
  37. 0184ea7 BUG/MAJOR: channel: Fix the definition order of channel analyzers by Christopher Faulet · Thu Jan 05 14:06:34 2017 +0100
  38. 3c92f2a MINOR: appctx/cli: remove the "server_state" entry from the appctx union by Willy Tarreau · Fri Dec 16 18:23:39 2016 +0100
  39. 608ea59 MINOR: appctx/cli: remove the "be" entry from the appctx union by Willy Tarreau · Fri Dec 16 18:01:15 2016 +0100
  40. 1821d3c MINOR: cli: Remove useless call to bi_putchk by Christopher Faulet · Mon Dec 05 14:23:37 2016 +0100
  41. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · Thu Nov 24 15:53:53 2016 +0100
  42. 15b9e68 REORG: cli: move "{enable|disable} frontend" to proxy.c by Willy Tarreau · Thu Nov 24 11:55:28 2016 +0100
  43. 5212d7f REORG: cli: move "shutdown frontend" to proxy.c by Willy Tarreau · Thu Nov 24 11:13:06 2016 +0100
  44. c429a1f REORG: cli: move "set maxconn frontend" to proxy.c by Willy Tarreau · Wed Nov 23 16:22:04 2016 +0100
  45. 933efcd REORG: cli: move 'show backend' to proxy.c by William Lallemand · Tue Nov 22 12:34:16 2016 +0100
  46. a6c5f33 REORG: cli: move 'show servers' to proxy.c by William Lallemand · Sat Nov 19 02:25:36 2016 +0100
  47. 960f2cb MINOR: proxy: create new function cli_find_frontend() to find a frontend by Willy Tarreau · Thu Nov 24 12:02:29 2016 +0100
  48. 4117904 MINOR: filters: Call stream_set_backend callbacks before updating backend stats by Christopher Faulet · Tue Jun 21 11:54:52 2016 +0200
  49. 898566e CLEANUP: remove last references to 'ruleset' section by Christopher Faulet · Wed Oct 26 11:06:28 2016 +0200
  50. 620408f MEDIUM: tcp: add registration and processing of TCP L5 rules by Willy Tarreau · Fri Oct 21 16:37:51 2016 +0200
  51. 02779b6 CLEANUP: uniformize last argument of malloc/calloc by Vincent Bernat · Sun Apr 03 13:48:43 2016 +0200
  52. 443ea1a MINOR: filters: Extract proxy stuff from the struct filter by Christopher Faulet · Thu Feb 04 13:40:26 2016 +0100
  53. 309c641 MEDIUM: filters: Replace filter_http_headers callback by an analyzer by Christopher Faulet · Wed Dec 02 09:57:32 2015 +0100
  54. 92d3638 MAJOR: filters/http: Rewrite the HTTP compression as a filter by Christopher Faulet · Thu Nov 05 13:35:03 2015 +0100
  55. d7c9196 MAJOR: filters: Add filters support by Christopher Faulet · Thu Apr 30 11:48:27 2015 +0200
  56. 087ca28 CLEANUP: proxy: calloc call inverted arguments by David CARLIER · Wed Nov 25 15:27:36 2015 +0000
  57. 20b7afb BUG/MEDIUM: proxy: do not wake stopped proxies' tasks during soft_stop() by Willy Tarreau · Mon Sep 28 16:35:04 2015 +0200
  58. 337a666 BUG/MEDIUM: proxy: ignore stopped peers by Willy Tarreau · Mon Sep 28 16:27:44 2015 +0200
  59. 0b85ece MEDIUM: logs: add a new RFC5424 log-format for the structured-data by Dragan Dosen · Fri Sep 25 19:17:44 2015 +0200
  60. b746329 BUG/MEDIUM: proxy: do not dereference strm_li(stream) by Willy Tarreau · Wed Sep 23 12:20:10 2015 +0200
  61. 8a027cc MINOR: proxy: bit field for proxy_find_best_match diff status by Baptiste Assmann · Fri Jul 03 11:03:33 2015 +0200
  62. a0a1b75 MINOR: proxy: custom capture declaration by Thierry FOURNIER · Tue May 26 17:44:32 2015 +0200
  63. eb3e348 MEDIUM: proxy: add a new proxy_find_best_match() function by Willy Tarreau · Wed May 27 16:46:26 2015 +0200
  64. 3c56a7d MINOR: proxy: add a new function proxy_find_by_id() by Willy Tarreau · Tue May 26 15:25:32 2015 +0200
  65. 63d38fd CLEANUP: proxy: remove now unused function findproxy_mode() by Willy Tarreau · Tue May 26 12:05:53 2015 +0200
  66. c739aa8 MINOR: proxy: simply ignore duplicates in proxy name lookups by Willy Tarreau · Tue May 26 11:35:41 2015 +0200
  67. 9e0bb10 CLEANUP: proxy: make the proxy lookup functions more user-friendly by Willy Tarreau · Tue May 26 11:24:42 2015 +0200
  68. 9fbe18e MEDIUM: http: add a new option http-buffer-request by Willy Tarreau · Fri May 01 22:42:08 2015 +0200
  69. d0d8da9 MINOR: stream: provide a few helpers to retrieve frontend, listener and origin by Willy Tarreau · Sat Apr 04 02:10:38 2015 +0200
  70. eee5b51 MAJOR: http: move http_txn out of struct stream by Willy Tarreau · Fri Apr 03 23:46:31 2015 +0200
  71. e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · Fri Apr 03 15:40:56 2015 +0200
  72. fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · Fri Apr 03 14:46:27 2015 +0200
  73. e7dff02 REORG/MEDIUM: stream: rename stream flags from SN_* to SF_* by Willy Tarreau · Fri Apr 03 01:14:29 2015 +0200
  74. 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
  75. 22ec1ea REORG/MAJOR: move session's req and resp channels back into the session by Willy Tarreau · Thu Nov 27 20:45:39 2014 +0100
  76. 4e21ff9 BUG/MEDIUM: http: adjust close mode when switching to backend by Willy Tarreau · Tue Sep 30 18:44:22 2014 +0200
  77. fac5b59 MEDIUM: proxy: make timeout parser a bit stricter by Willy Tarreau · Thu May 22 08:24:46 2014 +0200
  78. 05cdd96 MEDIUM: session: implement half-closed timeouts (client-fin and server-fin) by Willy Tarreau · Sat May 10 14:30:07 2014 +0200
  79. ed44649 MEDIUM: config: warn that '{cli,con,srv}timeout' are deprecated by Willy Tarreau · Mon Apr 28 22:56:38 2014 +0200
  80. 353bc9f CLEANUP: proxy: rename "block_cond" to "block_rules" by Willy Tarreau · Mon Apr 28 22:05:31 2014 +0200
  81. f767ac5 BUG/MINOR: proxy: unsafe initialization of HTTP transaction when switching from TCP frontend by Willy Tarreau · Mon Apr 28 16:13:51 2014 +0200
  82. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · Fri Apr 25 13:58:37 2014 +0200
  83. 7ecc420 MEDIUM: proxy: make get_backend_server() use findproxy() to lookup proxies by Willy Tarreau · Sat Mar 15 07:57:11 2014 +0100
  84. cfd837f MEDIUM: proxy: make findproxy() use trees to look up proxies by Willy Tarreau · Sat Mar 15 07:43:51 2014 +0100
  85. f79d950 MEDIUM: proxy: create a tree to store proxies by name by Willy Tarreau · Sat Mar 15 07:22:35 2014 +0100
  86. 80a92c0 BUG/MEDIUM: http: don't start to forward request data before the connect by Willy Tarreau · Wed Mar 12 10:41:13 2014 +0100
  87. 59ad1a2 BUG/MINOR: config: correctly report when log-format headers require HTTP mode by Willy Tarreau · Wed Jan 29 14:39:58 2014 +0100
  88. 5ecb77f MEDIUM: checks: add send/expect tcp based check by Baptiste Assmann · Sun Oct 06 23:24:13 2013 +0200
  89. 3a925c1 MEDIUM: stick-tables: flush old entries upon soft-stop by Willy Tarreau · Wed Sep 04 17:54:01 2013 +0200
  90. dc13c11 BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS by Willy Tarreau · Fri Jun 21 23:16:39 2013 +0200
  91. e365c0b MEDIUM: http: add a new "http-response" ruleset by Willy Tarreau · Tue Jun 11 16:06:12 2013 +0200
  92. b1f3af2 MEDIUM: log: report file name, line number, and directive name with log-format errors by Willy Tarreau · Fri Apr 12 18:30:32 2013 +0200
  93. 62a6123 BUG/MEDIUM: log: fix regression on log-format handling by Willy Tarreau · Fri Apr 12 18:13:46 2013 +0200
  94. a4312fa MAJOR: sample: maintain a per-proxy list of the fetch args to resolve by Willy Tarreau · Tue Apr 02 16:34:32 2013 +0200
  95. 25320b2 MEDIUM: proxy: remove acl_requires and just keep a flag "http_needed" by Willy Tarreau · Sun Mar 24 07:22:08 2013 +0100
  96. 4055a10 BUG: proxy: fix server name lookup in get_backend_server() by Willy Tarreau · Thu Nov 15 00:15:18 2012 +0100
  97. 3fdb366 MAJOR: connection: replace struct target with a pointer to an enum by Willy Tarreau · Mon Nov 12 00:42:33 2012 +0100
  98. 050536d MEDIUM: proxy: add the global frontend to the list of normal proxies by Willy Tarreau · Thu Oct 04 08:47:34 2012 +0200
  99. d1a33e3 BUG/MEDIUM: proxy: must not try to stop disabled proxies upon reload by Willy Tarreau · Thu Oct 04 00:14:33 2012 +0200
  100. 4348fad MAJOR: listeners: use dual-linked lists to chain listeners with frontends by Willy Tarreau · Thu Sep 20 16:48:07 2012 +0200