- 7e2e4f8 CLEANUP: tree-wide: remove 25 occurrences of unneeded fcntl.h by Willy Tarreau · Tue Apr 26 10:30:35 2022 +0200
- 6b0a0fb CLEANUP: tree-wide: Remove any ref to stream-interfaces by Christopher Faulet · Mon Apr 04 11:29:28 2022 +0200
- 8da67aa MEDIUM: stream-int/conn-stream: Move src/dst addresses in the conn-stream by Christopher Faulet · Tue Mar 29 17:53:09 2022 +0200
- 503d264 MINOR: frontend: Always access the stream-int via the conn-stream by Christopher Faulet · Thu Dec 23 13:33:59 2021 +0100
- 95a61e8 MINOR: stream: Add pointer to front/back conn-streams into stream struct by Christopher Faulet · Wed Dec 22 14:22:03 2021 +0100
- 13a35e5 MAJOR: conn_stream/stream-int: move the appctx to the conn-stream by Christopher Faulet · Mon Dec 20 15:34:16 2021 +0100
- c9c8e1c MINOR: frontend: Rely on client src and dst addresses at stream level by Christopher Faulet · Fri Oct 22 17:39:06 2021 +0200
- 37a9e21 MINOR: sample/arg: Be able to resolve args found in defaults sections by Christopher Faulet · Tue Oct 12 18:48:05 2021 +0200
- 9310f48 CLEANUP: tree-wide: remove unneeded include time.h in ~20 files by Willy Tarreau · Wed Oct 06 16:18:40 2021 +0200
- 75f619a MINOR: http-ana: Simplify creation/destruction of HTTP transactions by Christopher Faulet · Mon Mar 08 19:12:58 2021 +0100
- e13ee70 MINOR: frontend: Create HTTP txn for HTX streams by Christopher Faulet · Mon Mar 15 17:08:08 2021 +0100
- ec4cfc3 CLEANUP: frontend: use pool_zalloc() in frontend_accept() by Willy Tarreau · Mon Mar 22 21:06:21 2021 +0100
- da184d5 MINOR: frontend: add client timeout sample fetch by Amaury Denoyelle · Thu Dec 10 13:43:55 2020 +0100
- 38ba647 REORG: listener: move the receiving FD to struct receiver by Willy Tarreau · Thu Aug 27 08:16:52 2020 +0200
- b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
- dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 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
- c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
- f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 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
- dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 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
- e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
- 762d7a5 REORG: include: move frontend.h to haproxy/frontend.h by Willy Tarreau · Thu Jun 04 11:23:07 2020 +0200
- aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
- 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
- 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
- c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · Tue Jun 02 10:22:45 2020 +0200
- 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
- 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · Wed May 27 16:51:33 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
- 2e8ab6b MINOR: use DISGUISE() everywhere we deliberately want to ignore a result by Willy Tarreau · Sat Mar 14 11:03:20 2020 +0100
- 44a7d8e MINOR: frontend: switch from conn->addr.{from,to} to conn->{src,dst} by Willy Tarreau · Wed Jul 17 17:11:40 2019 +0200
- a0a4b09 MINOR: frontend: switch to conn_get_{src,dst}() for logging and debugging by Willy Tarreau · Wed Jul 17 11:25:46 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
- 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · Tue Jul 16 14:16:10 2019 +0200
- 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
- 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
- 9a66dfb MINOR: proxy: Add fe_defbe fetcher by Marcin Deranek · Fri Apr 13 14:37:50 2018 +0200
- bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · Fri Nov 24 17:34:44 2017 +0100
- 9aaf778 MAJOR: connection : Split struct connection into struct connection and struct conn_stream. by Olivier Houchard · Wed Sep 13 18:30:23 2017 +0200
- 20814ff MINOR: frontend: don't retrieve ALPN on the critical path by Willy Tarreau · Fri Sep 15 11:43:32 2017 +0200
- 585744b REORG/MEDIUM: connection: introduce the notion of connection handle by Willy Tarreau · Thu Aug 24 14:31:19 2017 +0200
- 27f2dbb BUG/MAJOR: frontend: don't dereference a null conn on outgoing connections by Willy Tarreau · Tue Jun 27 15:47:56 2017 +0200
- 9c26680 MINOR: frontend: report the connection's ALPN in the debug output by Willy Tarreau · Sun Dec 04 19:05:24 2016 +0100
- 0cfe388 MINOR: frontend: retrieve the ALPN name when available by Willy Tarreau · Sun Dec 04 18:59:29 2016 +0100
- 0a6bed2 MINOR: frontend: initialize HTTP layer after the debugging code by Willy Tarreau · Sun Dec 04 18:39:22 2016 +0100
- d2471c2 MINOR: proxy: Add fe_name/be_name fetchers next to existing fe_id/be_id by Marcin Deranek · Mon Dec 12 14:08:05 2016 +0100
- ad9a7e9 MINOR: Add fe_req_rate sample fetch by Nenad Merdanovic · Mon Oct 03 04:57:37 2016 +0200
- 136f9d3 MINOR: samples: rename union from "data" to "u" by Thierry FOURNIER · Wed Aug 19 09:07:19 2015 +0200
- 8c542ca MEDIUM: samples: Use the "struct sample_data" in the "struct sample" by Thierry FOURNIER · Wed Aug 19 09:00:18 2015 +0200
- 07ee64e MAJOR: sample: converts uint and sint in 64 bits signed integer by Thierry FOURNIER · Mon Jul 06 23:43:03 2015 +0200
- 0786d05 MEDIUM: sample: change the prototype of sample-fetches functions by Thierry FOURNIER · Mon May 11 15:42:45 2015 +0200
- 0a9a2b8 MEDIUM: sample change the prototype of sample-fetches and converters functions by Thierry FOURNIER · Mon May 11 15:20:49 2015 +0200
- c8815ef MEDIUM: frontend: move some remaining stream settings to stream_new() by Willy Tarreau · Sun Apr 05 18:15:59 2015 +0200
- e0232f1 MEDIUM: frontend: don't restrict frontend_accept() to connections anymore by Willy Tarreau · Sun Apr 05 18:01:06 2015 +0200
- f9d1bc6 MEDIUM: frontend: move the fd-specific settings to session_accept_fd() by Willy Tarreau · Sun Apr 05 17:56:47 2015 +0200
- 99eb0f1 MEDIUM: frontend: move some stream initialisation to stream_new() by Willy Tarreau · Sun Apr 05 12:03:54 2015 +0200
- c5a7ff4 MEDIUM: frontend: make ->accept only return +/-1 by Willy Tarreau · Sun Apr 05 11:52:08 2015 +0200
- 192252e MAJOR: sample: pass a pointer to the session to each sample fetch function by Willy Tarreau · Sat Apr 04 01:47:55 2015 +0200
- 15e91e1 MAJOR: sample: don't pass l7 anymore to sample fetch functions by Willy Tarreau · Sat Apr 04 00:52:09 2015 +0200
- eee5b51 MAJOR: http: move http_txn out of struct stream by Willy Tarreau · Fri Apr 03 23:46:31 2015 +0200
- cb7dd01 MEDIUM: http: move header captures from http_txn to struct stream by Willy Tarreau · Fri Apr 03 22:16:32 2015 +0200
- 9ad7bd4 MEDIUM: session: use the pointer to the origin instead of s->si[0].end by Willy Tarreau · Fri Apr 03 19:19:59 2015 +0200
- e36cbcb MEDIUM: stream: move the frontend's pointer to the session by Willy Tarreau · Fri Apr 03 15:40:56 2015 +0200
- fb0afa7 MEDIUM: stream: move the listener's pointer to the session by Willy Tarreau · Fri Apr 03 14:46:27 2015 +0200
- 87b0966 REORG/MAJOR: session: rename the "session" entity to "stream" by Willy Tarreau · Fri Apr 03 00:22:06 2015 +0200
- 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
- f41a809 MINOR: sample: add private argument to the struct sample_fetch by Thierry FOURNIER · Sun Dec 07 18:37:57 2014 +0100
- 9654e57 BUG/MAJOR: frontend: initialize capture pointers earlier by Willy Tarreau · Tue Nov 18 18:49:19 2014 +0100
- d9ed3d2 MINOR: logs: don't limit HTTP header captures to HTTP frontends by Willy Tarreau · Fri Jun 13 12:23:06 2014 +0200
- ad38ace MEDIUM: connection: centralize handling of nolinger in fd management by Willy Tarreau · Sun Dec 15 14:19:38 2013 +0100
- 89efaed BUILD: definitely silence some stupid GCC warnings by Willy Tarreau · Fri Dec 13 15:14:55 2013 +0100
- b363a1f MAJOR: stream-int: stop using si->conn and use si->end instead by Willy Tarreau · Tue Oct 01 10:45:07 2013 +0200
- ef38c39 MEDIUM: sample: systematically pass the keyword pointer to the keyword by Willy Tarreau · Mon Jul 22 16:29:32 2013 +0200
- dc13c11 BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS by Willy Tarreau · Fri Jun 21 23:16:39 2013 +0200
- 6d4e4e8 MEDIUM: acl: remove a lot of useless ACLs that are equivalent to their fetches by Willy Tarreau · Tue Jun 11 21:22:58 2013 +0200
- d86e29d CLEANUP: acl: remove unused references to ACL_USE_* by Willy Tarreau · Mon Mar 25 08:21:05 2013 +0100
- 25320b2 MEDIUM: proxy: remove acl_requires and just keep a flag "http_needed" by Willy Tarreau · Sun Mar 24 07:22:08 2013 +0100
- c48c90d MAJOR: acl: remove the arg_mask from the ACL definition and use the sample fetch's by Willy Tarreau · Fri Jan 11 16:56:48 2013 +0100
- 8ed669b MAJOR: acl: make all ACLs reference the fetch function via a sample. by Willy Tarreau · Fri Jan 11 15:49:37 2013 +0100
- d6896bc MINOR: frontend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:48:29 2013 +0100
- d79a3b2 BUG/MINOR: log: make log-format, unique-id-format and add-header more independant by Willy Tarreau · Fri Dec 28 09:40:16 2012 +0100
- 7f7ad91 BUILD: stream_interface: remove si_fd() and its references by Willy Tarreau · Sun Nov 11 19:27:15 2012 +0100
- 19d14ef MEDIUM: make the trash be a chunk instead of a char * by Willy Tarreau · Mon Oct 29 16:51:55 2012 +0100
- f2943dc MAJOR: session: detach the connections from the stream interfaces by Willy Tarreau · Fri Oct 26 20:10:28 2012 +0200
- e1e4a61 REORG: connection: move the PROXY protocol management to connection.c by Willy Tarreau · Fri Oct 05 00:10:55 2012 +0200
- 82569f9 MEDIUM: monitor: simplify handling of monitor-net and mode health by Willy Tarreau · Thu Sep 27 23:48:56 2012 +0200
- 40ff59d CLEANUP: fd: remove fdtab->flags by Willy Tarreau · Sun Sep 02 22:14:47 2012 +0200
- 74172ff CLEANUP: frontend: remove the old proxy protocol decoder by Willy Tarreau · Fri Aug 31 17:52:35 2012 +0200
- 22cda21 MAJOR: connection: make the PROXY decoder a handshake handler by Willy Tarreau · Fri Aug 31 17:43:29 2012 +0200
- 986a9d2 MAJOR: connection: move the addr field from the stream_interface by Willy Tarreau · Thu Aug 30 21:11:38 2012 +0200
- 8263d2b CLEANUP: channel: use "channel" instead of "buffer" in function names by Willy Tarreau · Tue Aug 28 00:06:31 2012 +0200
- 03cdb7c CLEANUP: channel: usr CF_/CHN_ prefixes instead of BF_/BUF_ by Willy Tarreau · Mon Aug 27 23:14:58 2012 +0200
- af81935 REORG: channel: move buffer_{replace,insert_line}* to buffer.{c,h} by Willy Tarreau · Mon Aug 27 22:08:00 2012 +0200
- 3bf1b2b MAJOR: channel: stop relying on BF_FULL to take action by Willy Tarreau · Mon Aug 27 20:46:07 2012 +0200
- c7e4238 REORG: buffers: split buffers into chunk,buffer,channel by Willy Tarreau · Fri Aug 24 19:22:53 2012 +0200