]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-11-18  Olivier HouchardMINOR: mux: Add a new "avail_streams" method.
2018-11-18  Olivier HouchardMEDIUM: mux: Teach the mux_pt how to deal with idle...
2018-11-18  Olivier HouchardMEDIUM: connections: Wait until the connection is estab...
2018-11-18  Willy TarreauMINOR: stream-int: replace si_cant_put() with si_rx_roo...
2018-11-18  Willy TarreauMEDIUM: stream-int: make use of si_rx_chan_{rdy,blk...
2018-11-18  Willy TarreauMEDIUM: stream-int: unconditionally call si_chk_rcv...
2018-11-18  Willy TarreauMEDIUM: stream-int: use si_rx_shut_blk() to indicate...
2018-11-18  Willy TarreauMEDIUM: stream-int: fix the si_cant_put() calls used...
2018-11-18  Willy TarreauMEDIUM: stream-int: fix the si_cant_put() calls used...
2018-11-18  Willy TarreauMINOR: stream-int: automatically mark applets as ready...
2018-11-18  Willy TarreauMINOR: stream-int: make si_sync_recv() simply check...
2018-11-18  Willy TarreauMEDIUM: stream-int: update the endp polling status...
2018-11-18  Willy TarreauMINOR: stream-int: replace si_{want,stop}_put() with...
2018-11-18  Willy TarreauMEDIUM: stream-int: use si_rx_buff_{rdy,blk} to report...
2018-11-18  Willy TarreauMINOR: stream-int: use si_rx_blocked()/si_tx_blocked...
2018-11-18  Willy TarreauMINOR: stream-int: replace SI_FL_WANT_PUT with !SI_FL_R...
2018-11-18  Willy TarreauMINOR: stream-int: add new functions si_{rx,tx}_{blocke...
2018-11-18  Willy TarreauMINOR: stream-int: introduce new SI_FL_RXBLK flags
2018-11-18  Willy TarreauMINOR: stream-int: rename SI_FL_WAIT_ROOM to SI_FL_RXBL...
2018-11-18  Willy TarreauMINOR: stream-int: expand the flags to 32-bit
2018-11-18  Willy TarreauMINOR: stream-int: relax the forwarding rules in stream...
2018-11-18  Willy TarreauMINOR: stream-int: make conn_si_send_proxy() use cs_get...
2018-11-18  Willy TarreauMINOR: mux: implement a get_first_cs() method
2018-11-18  Willy TarreauCLEANUP: h2: minimum documentation for recent API changes
2018-11-18  Christopher... BUG/MINOR: config: Copy default error messages when...
2018-11-17  Willy TarreauMINOR: stream: move the conn_stream specific calls...
2018-11-17  Willy TarreauBUG/MINOR: stream-int: set SI_FL_WANT_PUT in sess_estab...
2018-11-16  William LallemandMEDIUM: cli: worker socketpair is unstoppable
2018-11-16  William LallemandMEDIUM: listeners: support unstoppable listener
2018-11-16  William LallemandMEDIUM: jobs: support unstoppable jobs for soft stop
2018-11-16  Christopher... BUG/MINOR: http: Be sure to sent fully formed HTTP...
2018-11-16  Christopher... MINOR: http: Regroup return statements of http_res_get_...
2018-11-16  Christopher... MINOR: http: Regroup return statements of http_req_get_...
2018-11-16  Christopher... BUG/MINOR: http_fetch: Remove the version part when...
2018-11-16  Willy TarreauREGTEST: fix scripts 1 and 3 to accept development...
2018-11-16  Willy TarreauCONTRIB: debug: fix build related to conn_stream flags...
2018-11-15  Willy TarreauBUG/MINOR: stream-int: make sure not to go through...
2018-11-15  Willy TarreauBUG/MEDIUM: stream-int: clear CO_FL_WAIT_ROOM after...
2018-11-15  Willy TarreauBUG/MEDIUM: stream-int: make failed splice_in always...
2018-11-15  Olivier HouchardBUG/MEDIUM: Make sure stksess is properly aligned.
2018-11-13  William LallemandBUG/MEDIUM: log: don't CLOEXEC the inherited FDs
2018-11-13  William LallemandMINOR: mworker: only close std{in,out,err} in daemon...
2018-11-13  Frédéric LécailleDOC: early-hints: fix truncated line.
2018-11-12  Frédéric LécailleMINOR: doc: Add information about "early-hint" http...
2018-11-12  Frédéric LécailleMINOR: http: Implement "early-hint" http request rules.
2018-11-12  Frédéric LécailleMINOR: http: Make new "early-hint" http-request action...
2018-11-12  Frédéric LécailleMINOR: http: Add new "early-hint" http-request action.
2018-11-12  David CarlierBUILD/MEDIUM: threads/affinity: DragonFly build fix
2018-11-12  Willy TarreauMINOR: namespaces: don't build namespace.c if disabled
2018-11-12  Willy TarreauBUG/MEDIUM: stream-int: convert some co_data() checks...
2018-11-12  Willy TarreauBUG/MEDIUM: stream-int: change the way buffer room...
2018-11-12  Willy TarreauMEDIUM: log: add a new "raw" format
2018-11-12  Willy TarreauMEDIUM: log: support a new "short" format
2018-11-12  Willy TarreauMEDIUM: log: add support for logging to existing file...
2018-11-12  Willy TarreauMINOR: log: report the number of dropped logs in the...
2018-11-12  Willy TarreauDOC: logs: the format directive was missing from the...
2018-11-12  Willy TarreauMINOR: log: slightly improve error message syntax on...
2018-11-12  Joseph HerlantDOC: Fix typos in README and CONTRIBUTING
2018-11-12  Joseph HerlantCLEANUP: fix typos in comments for contrib/wireshark...
2018-11-12  Joseph HerlantCLEANUP: fix typos in comments for contrib/spoa_example
2018-11-12  Joseph HerlantCLEANUP: fix typos in comments for the contrib/modsecur...
2018-11-12  Joseph HerlantCLEANUP: fix a typo in a comment for the contrib/halog...
2018-11-12  Joseph HerlantCLEANUP: fix typos in the comments of the Makefile
2018-11-11  Willy TarreauBUILD: cache: fix a build warning regarding too large...
2018-11-11  Willy Tarreau[RELEASE] Released version 1.9-dev6 v1.9-dev6
2018-11-11  Willy TarreauBUG/MINOR: config: better detect the presence of the...
2018-11-11  Christopher... MEDIUM: stream-int: Try to read data even if channel...
2018-11-11  Christopher... MEDIUM: stream-int: Rely only on SI_FL_WAIT_ROOM to...
2018-11-11  Willy TarreauCLEANUP: stream-int: remove the now unused si->update...
2018-11-11  Willy TarreauMEDIUM: stream-int: make stream_int_update() aware...
2018-11-11  Willy TarreauMINOR: stream-int: replace si_update() with si_update_b...
2018-11-11  Willy TarreauMEDIUM: stream-int: make si_chk_rcv() check that SI_FL_...
2018-11-11  Willy TarreauMEDIUM: stream-int: always call si_chk_rcv() when we...
2018-11-11  Willy TarreauMEDIUM: stream-int: make SI_FL_WANT_PUT reflect CF_DONT...
2018-11-11  Willy TarreauMINOR: stream-int: factor the SI_ST_EST state test...
2018-11-11  Willy TarreauMEDIUM: stream-int: temporarily make si_chk_rcv() take...
2018-11-11  Willy TarreauMINOR: stream-int: make it clear that si_ops cannot...
2018-11-11  Willy TarreauMINOR: stream-int: make use of si_done_{get,put}()...
2018-11-11  Willy TarreauMINOR: stream-int: use si_cant_put() instead of setting...
2018-11-11  Willy TarreauMINOR: stream-int: add si_done_{get,put} to indicate...
2018-11-11  Willy TarreauMINOR: stream-int: rename si_applet_{want|stop|cant...
2018-11-11  Willy TarreauMEDIUM: appctx: check for allocation attempts in buffer...
2018-11-11  Willy TarreauMEDIUM: stream: implement stream_buf_available()
2018-11-08  Lukas TribusDOC: restore note about "independant" typo
2018-11-08  William LallemandBUG/MEDIUM: cli: crash when trying to access a worker
2018-11-08  Willy TarreauBUG/MEDIUM: stream-int: don't wake up for nothing durin...
2018-11-07  William LallemandBUG/MEDIUM: mworker: does not abort() in mworker_pipe_r...
2018-11-07  Willy TarreauCLEANUP: stream-int: retro-document si_cs_io_cb()
2018-11-06  William LallemandMEDIUM: mworker: leave when the master die
2018-11-06  William LallemandMINOR: mworker: displays a message when a worker is...
2018-11-06  William LallemandMEDIUM: mworker: exit with the incriminated exit code
2018-11-06  William LallemandMINOR: mworker: displays more information when leaving
2018-11-06  William LallemandMEDIUM: mworker: does not create the CLI proxy when...
2018-11-06  William LallemandMINOR: cli: can't connect to the target CLI
2018-11-06  William LallemandMINOR: cli: show the number of reload in 'show proc'
2018-11-05  Willy TarreauMINOR: stats: report the number of currently connected...
2018-11-05  Willy TarreauMINOR: stats: report the number of active peers in...
2018-11-05  Willy TarreauMINOR: stats: report the number of active jobs and...
2018-11-05  Willy TarreauBUG/MINOR: tasks: make sure wakeup events are properly...
2018-10-30  Willy TarreauBUG/MAJOR: stream-int: don't call si_cs_recv() in strea...
next