]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2019-04-01  William LallemandMINOR: mworker: don't use children variable anymore
2019-04-01  William LallemandMINOR: mworker: calloc mworker_proc structures
2019-04-01  William LallemandREORG: mworker: move mworker_cleanlisteners to mworker.c
2019-04-01  William LallemandREORG: mworker: move signal handlers and related functions
2019-04-01  William LallemandREORG: mworker: move IPC functions to mworker.c
2019-04-01  William LallemandREORG: mworker: move signals functions to mworker.c
2019-04-01  William LallemandREORG: mworker: move serializing functions to mworker.c
2019-04-01  Nenad MerdanovicMINOR: ssl: Add aes_gcm_dec converter
2019-04-01  Willy TarreauBUILD: Makefile: disable shared cache on AIX 5.1
2019-04-01  Willy TarreauBUILD: define unsetenv on AIX 5.1
2019-04-01  Willy TarreauBUILD: makefile: add _LINUX_SOURCE_COMPAT to build...
2019-04-01  Willy TarreauBUILD: makefile: fix build of IPv6 header on aix51
2019-04-01  Willy TarreauBUILD: connection: fix naming of ip_v field
2019-04-01  Willy TarreauBUILD: use inttypes.h instead of stdint.h
2019-04-01  Willy TarreauBUILD: re-implement an initcall variant without using...
2019-03-29  Willy TarreauMINOR: tools: add an unsetenv() implementation
2019-03-29  Willy TarreauMINOR: tools: make memvprintf() never pass a NULL targe...
2019-03-29  Willy TarreauBUILD: cache: avoid a build warning with some compilers...
2019-03-29  Willy TarreauBUILD: chunk: properly declare pool_head_trash as extern
2019-03-29  Willy TarreauBUILD: http: properly mark some struct as extern
2019-03-29  Willy TarreauBUILD: makefile: work around another bug in make 3.80
2019-03-29  Willy TarreauBUILD: makefile: work around an old bug in GNU make...
2019-03-29  Ricardo Nabinger... BUG/MAJOR: checks: segfault during tcpcheck_main
2019-03-28  Olivier HouchardBUG/MEDIUM: checks: Don't bother subscribing if we...
2019-03-28  William LallemandBUG/MEDIUM: mworker: don't free the wrong child when...
2019-03-28  Christopher... BUG/MINOR: mux-h1: Only skip invalid C-L headers on...
2019-03-27  David CarlierBUILD/MINOR: listener: Silent a few signedness warnings.
2019-03-27  Christopher... BUG/MINOR: contrib/prometheus-exporter: Fix applet...
2019-03-27  Frédéric LécailleBUG/MINOR: peers: Missing initializations after peer...
2019-03-27  Willy TarreauREGTEST: script: remove platform-specific assigments...
2019-03-27  Willy TarreauREGTEST: script: make the script use the new features...
2019-03-27  Willy TarreauBUILD: pass all "USE_*" variables as -DUSE_* to the...
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...
next