haproxy-2.1.git
2019-03-27 Willy TarreauBUILD: report the whole feature set with their status...
2019-03-27 Willy TarreauBUILD: Makefile: clean up the target declarations
2019-03-27 Willy TarreauBUILD: Makefile: shorten default settings declaration
2019-03-27 Willy TarreauBUILD: Makefile: also report disabled options in the...
2019-03-27 Willy TarreauBUILD: Makefile: consider a variable's origin and not...
2019-03-27 Willy TarreauBUILD: Makefile: remove outdated support for dlmalloc
2019-03-27 Willy TarreauBUILD: remove 10-years old error message for obsolete...
2019-03-27 Willy TarreauBUILD: Makefile: remove 11-years old workarounds for...
2019-03-27 Willy TarreauREGTEST: remove unexpected "nbthread" statement from...
2019-03-26 Frédéric LécailleDOC: peers: Peers protocol documentation update.
2019-03-26 Freddy SpierenburgDOC: The option httplog is no longer valid in a backend.
2019-03-26 Frédéric LécailleREGTEST: Enable again reg tests with HEAD HTTP method...
2019-03-26 Frédéric LécailleCLEANUP: peers: replace timeout constants by macros.
2019-03-26 Frédéric LécailleCLEANUP: peers: remove useless annoying tabulations.
2019-03-26 Frédéric LécailleBUG/MINOR: peers: Really close the sessions with no...
2019-03-26 Willy Tarreau[RELEASE] Released version 2.0-dev2 v2.0-dev2
2019-03-25 Willy TarreauMINOR: channel: don't unset CF_SHUTR_NOW after shutting...
2019-03-25 Willy TarreauCONTRIB: debug: report the CS and CF's EOI flags
2019-03-25 Willy TarreauBUG/MEDIUM: mux-h2: make sure to always notify streams...
2019-03-25 Willy TarreauCLEANUP: task: only perform a LIST_DEL() when the list...
2019-03-25 Willy TarreauBUG/MEDIUM: task/h2: add an idempotent task removal...
2019-03-25 Olivier HouchardBUG/MEDIUM: h2: Remove the tasklet from the task list...
2019-03-25 Olivier HouchardBUG/MEDIUM: h2: Follow the same logic in h2_deferred_sh...
2019-03-25 Olivier HouchardBUG/MEDIUM: h2: Use the new sending_list in h2s_notify_...
2019-03-25 Olivier HouchardBUG/MEDIUM: h2: only destroy the h2s if h2s->cs is...
2019-03-25 Christopher... MEDIUM: proto_htx: Reintroduce the infinite forwarding...
2019-03-25 Christopher... CLEANUP: muxes/stream-int: Remove flags CS_FL_READ_NULL...
2019-03-25 Christopher... BUG/MEDIUM: http/htx: Fix handling of the option aborto...
2019-03-25 Christopher... MINOR: mux-h1: Set CS_FL_EOI the end of the message...
2019-03-25 Christopher... MEDIUM: mux-h2: Don't mix the end of the message with...
2019-03-25 Christopher... MINOR: channel: Report EOI on the input channel if...
2019-03-25 Christopher... MINOR: connection: and new flag to mark end of input...
2019-03-22 Christopher... MINOR: mux-h2: Remove useless test on ES flag in h2_frt...
2019-03-22 Christopher... BUG/MINOR: proto-http: Don't forward request body anymo...
2019-03-22 Olivier HouchardBUG/MEDIUM: h2: Try to be fair when sending data.
2019-03-22 Radek ZajicBUG/MINOR: log: properly format IPv6 address when LOG_O...
2019-03-22 Pierre CheynierBUG/MEDIUM: ssl: ability to set TLS 1.3 ciphers using...
2019-03-21 Willy TarreauCLEANUP: mux-h2: add some comments to help understand...
2019-03-21 Willy TarreauMINOR: mux-h2: copy small data blocks more often and...
2019-03-21 Olivier HouchardBUG/MEDIUM: mux-h2: Use the right list in h2_stop_sende...
2019-03-21 Olivier HouchardBUG/MEDIUM: mux-h2: Don't bother keeping the h2s if...
2019-03-21 Olivier HouchardBUG/MEDIUM: mux-h2: Make sure we destroyed the h2s...
2019-03-21 Willy TarreauRevert "MEDIUM: proto_htx: Switch to infinite forwardin...
2019-03-19 Olivier HouchardBUG/MINOR: doc: Be accurate on the behavior on pool...
2019-03-19 Christopher... MINOR: lua: Don't handle the header Expect in lua HTTP...
2019-03-19 Willy TarreauCLEANUP: cache: don't export http_cache_applet anymore
2019-03-19 Christopher... MINOR: http/applets: Handle all applets intercepting...
2019-03-19 Christopher... MINOR: stats/cache: Handle the header Expect when apple...
2019-03-19 Christopher... MINOR: proto_htx: Add function to handle the header...
2019-03-19 Christopher... MINOR: proto_http: Add function to handle the header...
2019-03-19 Christopher... BUG/MEDIUM: lua: Fully consume large requests when...
2019-03-19 Christopher... BUG/MINOR: stats: Fully consume large requests in the...
2019-03-19 Christopher... BUG/MINOR: cache: Fully consume large requests in the...
2019-03-19 Christopher... MEDIUM: proto_htx: Switch to infinite forwarding if...
2019-03-19 Willy TarreauMINOR: init: report the list of optionally available...
2019-03-18 Willy TarreauBUILD: tools: fix a build warning on some 32-bit archs
2019-03-18 Christopher... MINOR: proto-http/proto-htx: Make error handling cleare...
2019-03-18 Christopher... MINOR: muxes: Report the Last read with a dedicated...
2019-03-18 Christopher... MINOR: mux-h2: Set REFUSED_STREAM error to reset a...
2019-03-18 Christopher... BUG/MEDIUM: mux-h2: Always wakeup streams with no id...
2019-03-18 Willy TarreauBUG/MINOR: http/counters: fix missing increment of...
2019-03-18 Christopher... BUG/MAJOR: stats: Fix how huge POST data are read from...
2019-03-18 Christopher... BUG/MAJOR: spoe: Fix initialization of thread-dependent...
2019-03-15 Willy TarreauBUILD: Makefile: resolve LEVEL before calling run-regtests
2019-03-15 Willy TarreauBUILD: Makefile: allow the reg-tests target to be verbose
2019-03-15 Willy TarreauBUILD: listener: shut up a build warning when threads...
2019-03-15 Willy TarreauRevert "REGTEST: Enable reg tests with HEAD HTTP method...
2019-03-15 Christopher... BUG/MINOR: stats: Be more strict on what is a valid...
2019-03-15 Christopher... MINOR: stats: Move stuff about the stats status codes...
2019-03-15 Christopher... MINOR: stats: Add the status code STAT_STATUS_IVAL...
2019-03-15 Christopher... BUG/MINOR: lua/htx: Don't forget to call htx_to_buf...
2019-03-15 Christopher... BUG/MINOR: lua/htx: Use channel_add_input() when respon...
2019-03-15 Christopher... BUG/MINOR: stats/htx: Call channel_add_input() when...
2019-03-15 Christopher... BUG/MINOR: mux-h1: Don't report an error on EOS if...
2019-03-15 Olivier HouchardBUG/MEDIUM: tasks: Make sure we wake sleeping threads...
2019-03-14 Willy TarreauBUG/MEDIUM: init/threads: consider epoll_fd/pipes for...
2019-03-14 Willy TarreauBUG/MEDIUM: threads/fd: do not forget to take into...
2019-03-14 Olivier HouchardBUG/MAJOR: tasks: Use the TASK_GLOBAL flag to know...
2019-03-14 Olivier HouchardMEDIUM: connections: Use _HA_ATOMIC_*
2019-03-14 Olivier HouchardMEDIUM: list: Use _HA_ATOMIC_*
2019-03-14 Olivier HouchardMEDIUM: list: Remove useless barriers.
2019-03-13 Willy TarreauBUG/MEDIUM: listener: make sure we don't pick stopped...
2019-03-13 Willy TarreauBUG/MEDIUM: list: fix incorrect pointer unlocking in...
2019-03-13 Willy TarreauMINOR: config: continue to rely on DEFAULT_MAXCONN...
2019-03-13 Willy TarreauMINOR: config: remove obsolete use of DEFAULT_MAXCONN...
2019-03-11 Olivier HouchardMEDIUM: vars: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: time: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: tcp_rules: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: stream: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: ssl: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: sessions: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: queues: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: proto_tcp: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: peers: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: memory: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: logs: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: listeners: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: lb/threads: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: http: Use the new _HA_ATOMIC_* macros.
2019-03-11 Olivier HouchardMEDIUM: threads: Use the new _HA_ATOMIC_* macros.
next