- 82cd028 BUG/MINOR: listeners: properly close listener FDs by Willy Tarreau · Wed Sep 23 16:33:00 2020 +0200
- 43046fa MINOR: listener: move the INHERITED flag down to the receiver by Willy Tarreau · Tue Sep 01 15:41:59 2020 +0200
- 38ba647 REORG: listener: move the receiving FD to struct receiver by Willy Tarreau · Thu Aug 27 08:16:52 2020 +0200
- 3715906 REORG: listener: move the listening address to a struct receiver by Willy Tarreau · Thu Aug 27 07:48:42 2020 +0200
- e91bff2 MAJOR: init: start all listeners via protocols and not via proxies anymore by Willy Tarreau · Wed Sep 02 11:11:43 2020 +0200
- 5254321 BUILD: tcp: condition TCP keepalive settings to platforms providing them by Willy Tarreau · Thu Jul 09 05:58:51 2020 +0200
- b24bc0d MINOR: tcp: Support TCP keepalive parameters customization by MIZUTA Takeshi · Thu Jul 09 11:13:20 2020 +0900
- 42abe68 BUG/MEDIUM: cli/proxy: don't try to dump idle connection state if there's none by Willy Tarreau · Thu Jul 02 15:19:57 2020 +0200
- 69f591e MINOR: cli/proxy: add a new "show servers conn" command by Willy Tarreau · Wed Jul 01 07:00:59 2020 +0200
- df2a030 BUG/MINOR: proxy: always initialize the trash in show servers state by Willy Tarreau · Wed Jul 01 07:09:39 2020 +0200
- 6ff8143 BUG/MINOR: proxy: fix dump_server_state()'s misuse of the trash by Willy Tarreau · Wed Jul 01 07:02:42 2020 +0200
- 47d1718 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jun 21 21:42:57 2020 +0500
- b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
- 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
- dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
- 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
- 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · Thu Jun 04 22:50:02 2020 +0200
- a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
- aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
- c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · Thu Jun 04 21:29:29 2020 +0200
- c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
- 5e539c9 REORG: include: move stream_interface.h to haproxy/stream_interface{,-t}.h by Willy Tarreau · Thu Jun 04 20:45:39 2020 +0200
- 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
- 2eec9b5 REORG: include: move stats.h to haproxy/stats{,-t}.h by Willy Tarreau · Thu Jun 04 19:58:55 2020 +0200
- 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · Thu Jun 04 19:42:41 2020 +0200
- 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · Thu Jun 04 18:38:21 2020 +0200
- 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · Thu Jun 04 17:37:26 2020 +0200
- fc77454 REORG: include: move proto_tcp.h to haproxy/proto_tcp.h by Willy Tarreau · Thu Jun 04 17:31:04 2020 +0200
- cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
- f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
- 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · Thu Jun 04 14:58:24 2020 +0200
- 8efbdfb REORG: include: move obj_type.h to haproxy/obj_type{,-t}.h by Willy Tarreau · Thu Jun 04 11:29:21 2020 +0200
- 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · Thu Jun 04 11:18:28 2020 +0200
- 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
- d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · Tue Jun 02 09:38:52 2020 +0200
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
- 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
- 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
- 8d2b777 REORG: ebtree: move the include files from ebtree to include/import/ by Willy Tarreau · Wed May 27 10:58:19 2020 +0200
- 89aed32 MINOR: mux-h1/proxy: Add a proxy option to disable clear h2 upgrade by Christopher Faulet · Tue Jun 02 17:33:56 2020 +0200
- 7a1e2e1 MEDIUM: checks: Add a list of vars to set before executing a tpc-check ruleset by Christopher Faulet · Thu Apr 02 18:05:11 2020 +0200
- 04578db MINOR: checks: Don't use a static tcp rule list head by Gaetan Rivet · Fri Feb 07 15:37:17 2020 +0100
- bdb00c5 BUG/MEDIUM: connections: Don't assume the connection has a valid session. by Olivier Houchard · Thu Mar 12 15:30:17 2020 +0100
- 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · Wed Jan 22 09:26:35 2020 +0100
- 1e2256d MINOR: proxy: clarify number of connections log when stopping by William Dauchy · Sat Jan 25 23:45:18 2020 +0100
- 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
- bb9da0b CLEANUP: proxy: simplify proxy_parse_rate_limit proxy checks by William Dauchy · Thu Jan 16 01:34:27 2020 +0100
- 47a7210 BUG/MINOR: proxy: Fix input data copy when an error is captured by Christopher Faulet · Mon Jan 06 11:37:00 2020 +0100
- 3894d97 MINOR: config: disable busy polling on old processes by William Dauchy · Sat Dec 28 15:36:02 2019 +0100
- eec7f8a BUG/MEDIUM: stream: Be sure to never assign a TCP backend to an HTX stream by Christopher Faulet · Fri Dec 20 15:59:20 2019 +0100
- 241797a MINOR: listener: split dequeue_all_listener() in two by Willy Tarreau · Tue Dec 10 14:10:52 2019 +0100
- 67878d7 BUG/MINOR: proxy: make soft_stop() also close FDs in LI_PAUSED state by Willy Tarreau · Tue Dec 10 07:11:35 2019 +0100
- f7f488d BUG/MINOR: mworker/cli: reload fail with inherited FD by William Lallemand · Fri Oct 18 21:16:39 2019 +0200
- 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · Thu Aug 08 15:47:21 2019 +0200
- 59dd06d BUG/MEDIUM: proxy: Don't use cs_destroy() when freeing the conn_stream. by Olivier Houchard · Fri Aug 09 18:01:15 2019 +0200
- 71b20c2 BUG/MEDIUM: proxy: Don't forget the SF_HTX flag when upgrading TCP=>H1+HTX. by Olivier Houchard · Fri Aug 09 17:50:05 2019 +0200
- 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · Fri Aug 09 11:21:01 2019 +0200
- 4c18f94 BUG/MEDIUM: proxy: Make sure to destroy the stream on upgrade from TCP to H2 by Olivier Houchard · Wed Jul 31 18:05:26 2019 +0200
- 5e83d99 BUG/MAJOR: queue/threads: avoid an AB/BA locking issue in process_srv_queue() by Willy Tarreau · Tue Jul 30 11:59:34 2019 +0200
- 98fbe95 MEDIUM: mux-h1: Add the support of headers adjustment for bogus HTTP/1 apps by Christopher Faulet · Mon Jul 22 16:18:24 2019 +0200
- 3de3cd4 BUG/MINOR: proxy: always lock stop_proxy() by Willy Tarreau · Wed Jul 24 17:42:44 2019 +0200
- 026efc7 MINOR: proxy: switch to conn->src in error snapshots by Willy Tarreau · Wed Jul 17 15:20:02 2019 +0200
- 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
- 8c3b63a MINOR: proxy: Remove the unused list of block rules by Christopher Faulet · Wed Jul 17 15:19:51 2019 +0200
- fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · Tue Jul 16 14:54:53 2019 +0200
- cc76d5b MINOR: proto_http: Remove the unused flag HTTP_MSGF_WAIT_CONN by Christopher Faulet · Wed Jul 17 11:21:36 2019 +0200
- 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · Tue Jul 16 14:16:10 2019 +0200
- 4cb2828 MINOR: proxy: Don't adjust connection mode of HTTP proxies anymore by Christopher Faulet · Mon Jul 15 15:59:53 2019 +0200
- 28b18c5 CLEANUP: proxy: Remove the flag PR_O2_USE_HTX by Christopher Faulet · Mon Jul 15 15:13:41 2019 +0200
- 60d29b3 MINOR: proxy: Remove tests on the option 'http-use-htx' during H1 upgrade by Christopher Faulet · Mon Jul 15 15:00:25 2019 +0200
- c985f6c MINOR: connection: Remove the multiplexer protocol PROTO_MODE_HTX by Christopher Faulet · Mon Jul 15 11:42:52 2019 +0200
- 3193037 MAJOR: http: Deprecate and ignore the option "http-use-htx" by Christopher Faulet · Mon Jul 15 10:16:58 2019 +0200
- 2ab3dad BUG/MEDIUM: connections: Make sure we're unsubscribe before upgrading the mux. by Olivier Houchard · Wed Jul 03 13:08:18 2019 +0200
- 24915a5 MEDIUM: Remove 'option independant-streams' by Tim Duesterhus · Tue May 14 20:58:01 2019 +0200
- 86e6b6e MEDIUM: Make '(cli|con|srv)timeout' directive fatal by Tim Duesterhus · Tue May 14 20:57:59 2019 +0200
- 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · Fri Jun 07 19:00:37 2019 +0200
- 7067b3a BUG/MINOR: deinit/threads: make hard-stop-after perform a clean exit by Willy Tarreau · Sun Jun 02 11:11:29 2019 +0200
- e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · Wed May 22 19:24:06 2019 +0200
- ddf0e03 MINOR: streams: Introduce a new retry-on keyword, all-retryable-errors. by Olivier Houchard · Fri May 10 18:05:40 2019 +0200
- 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · Thu Mar 14 07:07:41 2019 +0100
- e3249a9 MEDIUM: streams: Add a new keyword for retry-on, "junk-response" by Olivier Houchard · Fri May 03 23:01:47 2019 +0200
- 865d839 MEDIUM: streams: Add a way to replay failed 0rtt requests. by Olivier Houchard · Fri May 03 22:46:27 2019 +0200
- a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · Fri Apr 05 15:30:12 2019 +0200
- 1d2b586 MAJOR: htx: Enable the HTX mode by default for all proxies by Christopher Faulet · Fri Apr 12 16:10:51 2019 +0200
- bbe6854 MAJOR: proxy/htx: Handle mux upgrades from TCP to HTTP in HTX mode by Christopher Faulet · Mon Apr 08 10:53:51 2019 +0200
- eb70980 MEDIUM: htx: Allow the option http-use-htx to be used on TCP proxies too by Christopher Faulet · Thu Apr 11 22:04:08 2019 +0200
- 2365fb0 BUG/MAJOR: config: Wrong maxconn adjustment. by Frédéric Lécaille · Thu Mar 07 15:02:52 2019 +0100
- c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · Wed Feb 27 17:25:52 2019 +0100
- d89cc8b MINOR: proxy: do not change the listeners' maxconn when updating the frontend's by Willy Tarreau · Wed Feb 27 16:53:33 2019 +0100
- a8cf66b MINOR: listener: do not needlessly set l->maxconn by Willy Tarreau · Wed Feb 27 16:49:00 2019 +0100
- 6daac19 MINOR: config: simplify bind_proc processing using proc_mask() by Willy Tarreau · Sat Feb 02 17:39:53 2019 +0100
- 3e45184 BUG/MEDIUM: htx: check the HTX compatibility in dynamic use-backend rules by Willy Tarreau · Fri Feb 01 15:06:09 2019 +0100
- 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
- 3a1f5fd REORG: config: extract the proxy parser into cfgparse-listen.c by Willy Tarreau · Sun Nov 11 15:40:36 2018 +0100
- 9edebb8 MINOR: Fix typos in error messages in the proxy subsystem by Joseph Herlant · Thu Nov 15 11:50:44 2018 -0800
- 59dd295 CLEANUP: fix typos in the proxy subsystem by Joseph Herlant · Thu Nov 15 11:46:55 2018 -0800
- db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · Thu Nov 15 11:08:52 2018 +0100
- c59f988 MEDIUM: listeners: support unstoppable listener by William Lallemand · Fri Nov 16 16:57:21 2018 +0100
- 0cd3bd6 MINOR: stream-int: rename si_applet_{want|stop|cant}_{get|put} by Willy Tarreau · Tue Nov 06 18:46:37 2018 +0100
- cf62f7e MEDIUM: cli: implement 'mode cli' proxy analyzers by William Lallemand · Fri Oct 26 14:47:40 2018 +0200