- 2571bc6 MINOR: http/applets: Handle all applets intercepting HTTP requests the same way by Christopher Faulet · Fri Mar 01 11:44:26 2019 +0100
- 679bba1 MINOR: init: report the list of optionally available services by Willy Tarreau · Tue Mar 19 08:08:10 2019 +0100
- dc6111e MEDIUM: stream: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · Fri Mar 08 18:54:51 2019 +0100
- 1ef724e BUILD/MINOR: stream: avoid a build warning with threads disabled by Willy Tarreau · Tue Feb 12 10:59:32 2019 +0100
- 09c4bab BUG/MAJOR: stream: avoid double free on unique_id by Willy Tarreau · Sun Feb 10 18:49:37 2019 +0100
- 32211a1 BUG/MEDIUM: stream: Don't forget to free s->unique_id in stream_free(). by Olivier Houchard · Fri Feb 01 18:10:46 2019 +0100
- 28e581b BUG/MINOR: stream: don't close the front connection when facing a backend error by Willy Tarreau · Thu Jan 31 18:58:06 2019 +0100
- f7a259d MINOR: stream: don't wait before retrying after a failed connection reuse by Willy Tarreau · Wed Jan 23 16:29:53 2019 +0100
- bf66bd1 MEDIUM: stream-int: always mark pending outgoing SI_ST_CON by Willy Tarreau · Wed Jan 23 15:15:09 2019 +0100
- 64f6945 BUG/MINOR: stream: take care of synchronous errors when trying to send by Willy Tarreau · Wed Jan 23 15:18:19 2019 +0100
- 7778b59 MINOR: stream/cli: report more info about the HTTP messages on "show sess all" by Willy Tarreau · Mon Jan 07 10:38:10 2019 +0100
- adf7a15 MINOR: stream/cli: fix the location of the waiting flag in "show sess all" by Willy Tarreau · Mon Jan 07 10:10:07 2019 +0100
- b84e67f MINOR: stream/htx: add the HTX flags output in "show sess all" by Willy Tarreau · Mon Jan 07 10:01:34 2019 +0100
- e6e5236 BUG/MEDIUM: cli: make "show sess" really thread-safe by Willy Tarreau · Fri Jan 04 17:42:57 2019 +0100
- 224a2d7 MINOR: stream: Add the subscription events of SIs in "show sess all" command by Christopher Faulet · Fri Jan 04 15:06:13 2019 +0100
- b9af881 MINOR: stream/htx: Add info about the HTX structs in "show sess all" command by Christopher Faulet · Fri Jan 04 14:30:44 2019 +0100
- 14bfe9a CLEANUP: stream-int: consistently call the si/stream_int functions by Willy Tarreau · Wed Dec 19 15:19:27 2018 +0100
- 2dba1a5 BUG/MEDIUM: stream: Forward the right amount of data before infinite forwarding by Christopher Faulet · Tue Dec 18 21:57:24 2018 +0100
- fb3b1b0 MINOR: cli/stream: add the conn_stream in "show sess" output by Willy Tarreau · Tue Dec 18 14:28:24 2018 +0100
- 25b4015 BUG/MEDIUM: connection: Just make sure we closed the fd on connection failure. by Olivier Houchard · Thu Dec 13 15:40:16 2018 +0100
- 0007d0a CLEANUP: stream: remove SF_TUNNEL, SF_INITIALIZED, SF_CONN_TAR by Willy Tarreau · Tue Dec 11 18:01:38 2018 +0100
- b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · Tue Dec 11 10:22:41 2018 +0100
- 459e18e MINOR: cli: use pcli_flags for prompt activation by William Lallemand · Tue Dec 11 16:10:58 2018 +0100
- ebf6180 MEDIUM: cli: handle payload in CLI proxy by William Lallemand · Tue Dec 11 16:10:57 2018 +0100
- 5b80fa2 MINOR: cli: parse prompt command in the CLI proxy by William Lallemand · Tue Dec 11 16:10:54 2018 +0100
- 1909f6d BUG/MEDIUM: stream: Don't dereference s->txn when it is not there yet. by Olivier Houchard · Thu Dec 06 13:28:30 2018 +0100
- b2aedea MEDIUM: channel/htx: Add functions for forward HTX data by Christopher Faulet · Wed Dec 05 11:56:15 2018 +0100
- b54c40a BUILD: threads: fix minor build warnings when threads are disabled by Willy Tarreau · Sun Dec 02 19:28:41 2018 +0100
- b3484d6 MINOR: stream: Rely on CS's info if it exists and fallback on session's ones by Christopher Faulet · Thu Nov 29 15:19:05 2018 +0100
- 14547b2 BUG/MEDIUM: streams: Don't assume we have a CS in sess_update_st_con_tcp. by Olivier Houchard · Thu Nov 29 18:01:46 2018 +0100
- b6b3df3 MEDIUM: initcall: use initcalls for a few initialization functions by Willy Tarreau · Mon Nov 26 16:31:20 2018 +0100
- 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · Mon Nov 26 11:58:30 2018 +0100
- 86abe44 MEDIUM: init: use self-initializing spinlocks and rwlocks by Willy Tarreau · Sun Nov 25 20:12:18 2018 +0100
- 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
- 25607af BUG/MEDIUM: sessions: Set sess->origin to NULL if the origin was destroyed. by Olivier Houchard · Fri Nov 23 14:50:47 2018 +0100
- 201b9f4 MAJOR: connections: Defer mux creation for outgoing connection if alpn is set. by Olivier Houchard · Wed Nov 21 00:16:29 2018 +0100
- 66b5166 MEDIUM: connection: Don't bother reactivating polling after connection retry. by Olivier Houchard · Wed Nov 21 00:16:45 2018 +0100
- 9efd745 MEDIUM: tasks: collect per-task CPU time and latency by Willy Tarreau · Thu May 31 14:48:54 2018 +0200
- 609aad9 REORG: time/activity: move activity measurements to activity.{c,h} by Willy Tarreau · Thu Nov 22 08:31:09 2018 +0100
- 4cc8d0d CLEANUP: fix a typo found in the stream subsystem by Joseph Herlant · Thu Nov 15 09:14:14 2018 -0800
- ed28da5 MINOR: stream: Don't reset sov value with HTX messages by Christopher Faulet · Wed Oct 31 13:43:33 2018 +0100
- 3b88b8d MEDIUM: mux-h1: Wait for connection establishment before consuming channel's data by Christopher Faulet · Fri Oct 26 17:36:03 2018 +0200
- f2824e6 MAJOR: mux-h1/proto_htx: Handle keep-alive connections in the mux by Christopher Faulet · Mon Oct 01 12:12:37 2018 +0200
- 27a3dc8 MINOR: http: Call http_send_name_header with the stream instead of the txn by Christopher Faulet · Tue Oct 23 15:34:07 2018 +0200
- 47e9a1a MEDIUM: connections: Wait until the connection is established to try to recv. by Olivier Houchard · Wed Nov 07 17:55:19 2018 +0100
- 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
- 8bb2ffb MINOR: stream-int: replace si_{want,stop}_put() with si_rx_endp_{more,done}() by Willy Tarreau · Wed Nov 14 17:54:13 2018 +0100
- 8be7cd7 MEDIUM: stream-int: use si_rx_buff_{rdy,blk} to report buffer readiness by Willy Tarreau · Wed Nov 14 15:12:08 2018 +0100
- d0f5bbc MINOR: stream-int: rename SI_FL_WAIT_ROOM to SI_FL_RXBLK_ROOM by Willy Tarreau · Wed Nov 14 11:10:26 2018 +0100
- ade6478 MINOR: stream: move the conn_stream specific calls to the stream-int by Willy Tarreau · Sat Nov 17 19:51:07 2018 +0100
- 00b3b8c BUG/MINOR: stream-int: set SI_FL_WANT_PUT in sess_establish() by Willy Tarreau · Sat Nov 17 19:14:35 2018 +0100
- f26c26c BUG/MEDIUM: stream-int: change the way buffer room is requested by a stream-int by Willy Tarreau · Mon Nov 12 16:11:08 2018 +0100
- bf89ff3 MEDIUM: stream-int: make stream_int_update() aware of the lower layers by Willy Tarreau · Fri Nov 09 14:59:25 2018 +0100
- d14844a MINOR: stream-int: replace si_update() with si_update_both() by Willy Tarreau · Thu Nov 08 18:15:29 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
- b882dd8 MEDIUM: stream: implement stream_buf_available() by Willy Tarreau · Tue Nov 06 15:50:21 2018 +0100
- cf62f7e MEDIUM: cli: implement 'mode cli' proxy analyzers by William Lallemand · Fri Oct 26 14:47:40 2018 +0200
- 85f8901 MEDIUM: stream-int: make si_update() synchronize flag changes before the I/O by Willy Tarreau · Thu Oct 25 11:06:57 2018 +0200
- 0f8d3ab MEDIUM: stream: don't try to send first in process_stream() by Willy Tarreau · Thu Oct 25 10:42:39 2018 +0200
- 18e066c MEDIUM: stream: always call si_cs_recv() after a failed buffer allocation by Willy Tarreau · Thu Oct 25 10:28:27 2018 +0200
- cda7f3f MINOR: stream: don't prune variables if the list is empty by Willy Tarreau · Sun Oct 28 13:44:36 2018 +0100
- ede3d88 MEDIUM: channel: merge back flags CF_WRITE_PARTIAL and CF_WRITE_EVENT by Willy Tarreau · Wed Oct 24 17:17:56 2018 +0200
- 31f04e4 MINOR: stream_interface: Avoid calling si_cs_send/recv if not needed. by Olivier Houchard · Mon Oct 22 16:01:09 2018 +0200
- d7bd3e3 MINOR: streams: Call tasklet_free() after si_release_endpoint(). by Olivier Houchard · Thu Oct 18 16:22:02 2018 +0200
- 53216e7 MEDIUM: connections: Don't directly mess with the polling from the upper layers. by Olivier Houchard · Wed Oct 10 15:46:36 2018 +0200
- 85b73e9 BUG/MEDIUM: stream: Make sure polling is right on retry. by Olivier Houchard · Sun Oct 21 03:18:11 2018 +0200
- e5f229e BUG/MEDIUM: stream: don't crash on out-of-memory by Willy Tarreau · Mon Oct 15 11:08:55 2018 +0200
- 4fdec7a BUG/MEDIUM: stream: Make sure to unsubscribe before si_release_endpoint. by Olivier Houchard · Thu Oct 11 17:09:14 2018 +0200
- fa8aa86 MEDIUM: connections: Change struct wait_list to wait_event. by Olivier Houchard · Wed Oct 10 18:25:41 2018 +0200
- 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · Tue Oct 02 16:43:32 2018 +0200
- d48d6d2 BUG/MEDIUM: process_stream(): Don't wake the task if no new data was received. by Olivier Houchard · Fri Sep 28 14:38:51 2018 +0200
- 0e367bb BUG/MEDIUM: process_stream: Don't use si_cs_io_cb() in process_stream(). by Olivier Houchard · Fri Sep 14 19:41:13 2018 +0200
- b8d42d0 BUILD: stream: address null-deref build warnings at -Wextra by Willy Tarreau · Thu Sep 20 11:11:15 2018 +0200
- c2aa711 MEDIUM: stream_interfaces: Starts receiving from the upper layers. by Olivier Houchard · Tue Sep 11 18:27:21 2018 +0200
- 590a051 BUG/MEDIUM: session: fix reporting of handshake processing time in the logs by Willy Tarreau · Wed Sep 05 11:56:48 2018 +0200
- 90a7c03 BUG/MINOR: stream: use atomic increments for the request counter by Willy Tarreau · Wed Sep 05 16:21:29 2018 +0200
- 18a85fe BUG/MEDIUM: streams: Don't forget to remove the si from the wait list. by Olivier Houchard · Tue Aug 21 14:25:52 2018 +0200
- 8f0b4c6 MINOR: stream_interface: Give stream_interface its own wait_list. by Olivier Houchard · Thu Aug 02 18:21:38 2018 +0200
- 268a707 MEDIUM: add set-priority-class and set-priority-offset by Patrick Hemmer · Fri May 11 12:52:31 2018 -0400
- ffe5e8c MINOR: stream: rename {srv,prx}_queue_size to *_queue_pos by Patrick Hemmer · Fri May 11 12:52:31 2018 -0400
- 66425e3 MINOR: queue: make sure the pendconn is released before logging by Willy Tarreau · Wed Jul 25 06:55:12 2018 +0200
- d0ad4a8 MEDIUM: queue: make pendconn_free() work on the stream instead by Willy Tarreau · Wed Jul 25 11:13:53 2018 +0200
- 4507351 BUG/MINOR: build: Fix compilation with debug mode enabled by Christopher Faulet · Fri Jul 20 10:16:29 2018 +0200
- 83061a8 MAJOR: chunks: replace struct chunk with struct buffer by Willy Tarreau · Fri Jul 13 11:56:34 2018 +0200
- 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
- c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · Tue Jul 10 17:43:27 2018 +0200
- 7e9c30a MINOR: stream: use wrappers instead of directly manipulating buffers by Willy Tarreau · Fri Jun 15 19:24:46 2018 +0200
- 591d445 MINOR: buffer: use b_orig() to replace most references to b->data by Willy Tarreau · Fri Jun 15 17:21:00 2018 +0200
- 144c5c4 MINOR: buffer: replace buffer_flush() with c_adv(chn, ci_data(chn)) by Willy Tarreau · Fri Jun 15 15:16:51 2018 +0200
- 0c7ed5d MINOR: buffer: replace buffer_empty() with b_empty() or c_empty() by Willy Tarreau · Tue Jul 10 09:53:31 2018 +0200
- 506a29a MINOR: buffer: switch buffer sizes and offsets to size_t by Willy Tarreau · Wed Jul 18 10:07:58 2018 +0200
- 34b1fac MINOR: stats: also report the nice and number of calls for applets by Willy Tarreau · Thu May 31 14:40:19 2018 +0200
- 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · Fri May 25 16:58:52 2018 +0200
- 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
- abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · Wed Apr 18 13:26:46 2018 +0200
- f93f093 CLEANUP: map, stream: remove duplicate code in src/map.c, src/stream.c by Ilya Shipitsin · Fri Mar 23 17:41:48 2018 +0500
- 5cd4bbd BUG/MAJOR: threads/queue: Fix thread-safety issues on the queues management by Christopher Faulet · Wed Mar 14 16:18:06 2018 +0100
- 1256836 MEDIUM: fd/threads: Make sure we don't miss a fd cache entry. by Olivier Houchard · Wed Jan 31 18:07:29 2018 +0100
- 4815c8c MAJOR: fd/threads: Make the fdcache mostly lockless. by Olivier Houchard · Wed Jan 24 18:17:56 2018 +0100
- ebc78d7 BUG/MEDIUM: fd: maintain a per-thread update mask by Willy Tarreau · Sat Jan 20 23:53:50 2018 +0100