haproxy-2.3.git
2020-06-26 Tim DuesterhusBUG/MEDIUM: fetch: Fix hdr_ip misparsing IPv4 addresses...
2020-06-26 Willy TarreauBUG/MINOR: cfgparse: correctly deal with empty lines
2020-06-26 William LallemandDOC: ssl: update the documentation of "commit ssl cert"
2020-06-26 William LallemandREGTEST: ssl: add some ssl_c_* sample fetches test
2020-06-26 William LallemandREGTEST: ssl: tests the ssl_f_* sample fetches
2020-06-26 Anthonin BonnefoyMINOR: http: Add support for http 413 status
2020-06-26 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2020-06-26 Ilya ShipitsinDOC: assorted typo fixes in the documentation
2020-06-26 Ilya ShipitsinCI: extend spellchecker whitelist
2020-06-26 Ilya ShipitsinCI: travis-ci: switch BoringSSL builds to ninja
2020-06-26 Ilya ShipitsinBUILD: fix ssl_sample.c when building against BoringSSL
2020-06-26 William LallemandDOC: fix some typos in the ssl_s_{s|i}_dn documentation
2020-06-25 Christopher... MINOR: spoe: Don't systematically create new applets...
2020-06-25 Christopher... BUG/MINOR: http-ana: Don't wait to send 1xx responses...
2020-06-25 Christopher... BUG/MINOR: http-ana: Set CF_EOI on response channel...
2020-06-25 Christopher... BUG/MINOR: stream-int: Don't wait to send truncated...
2020-06-25 Christopher... BUG/MEDIUM: http-ana: Don't loop trying to generate...
2020-06-25 William LallemandMINOR: ssl: add the ssl_s_* sample fetches for server...
2020-06-25 William LallemandMINOR: cli/ssl: handle trailing slashes in crt-list...
2020-06-25 Willy TarreauMINOR: cfgparse: sanitize the output a little bit
2020-06-25 Willy TarreauBUG/MINOR: cfgparse: report extraneous args *after...
2020-06-25 Willy TarreauMINOR: tools: make parse_line() always terminate the...
2020-06-25 Willy TarreauBUG/MINOR: cfgparse: don't increment linenum on incompl...
2020-06-24 William LallemandBUG/MEDIUM: ssl/cli: 'commit ssl cert' crashes when...
2020-06-24 Willy TarreauMEDIUM: tasks: add a tune.sched.low-latency option
2020-06-24 Willy TarreauMINOR: tasks: make run_tasks_from_lists() scan the...
2020-06-24 Willy TarreauMINOR: tasks: pass the queue index to run_task_from_list()
2020-06-24 Willy TarreauMINOR: tasks: add a mask of the queues with active...
2020-06-24 Willy TarreauMINOR: tasks: make current_queue an index instead of...
2020-06-24 Willy TarreauMEDIUM: tasks: apply a fair CPU distribution between...
2020-06-24 William LallemandMINOR: ssl: move the ckch/crtlist deinit to ssl_sock.c
2020-06-23 William LallemandBUG/MINOR: ssl/cli: certs added from the CLI can't...
2020-06-23 William LallemandBUG/MINOR: ssl: fix build with ckch_deinit() and crtlis...
2020-06-23 William LallemandMINOR: ssl: free the crtlist and the ckch during the...
2020-06-23 William LallemandMINOR: ssl: free bind_conf_node in crtlist_free()
2020-06-23 William LallemandBUG/MEDIUM: ssl: fix ssl_bind_conf double free
2020-06-23 Tim DuesterhusBUG/MINOR: cfgparse: Fix calculation of position for...
2020-06-23 Tim DuesterhusBUG/MINOR: cfgparse: Fix argument reference in PARSE_ER...
2020-06-23 Willy TarreauBUG/MEDIUM: task: be careful not to run too many tasks...
2020-06-23 Willy TarreauMINOR: task: add a new pointer to current tasklet queue
2020-06-23 Willy TarreauBUG/MINOR: tasks: make sure never to exceed max_processed
2020-06-23 Willy TarreauMINOR: debug: add a new DEBUG_FD build option
2020-06-23 Willy TarreauBUG/MINOR: http_ana: clarify connection pointer check...
2020-06-23 Tim DuesterhusMINOR: cfgparse: Warn on truncated lines / files
2020-06-23 Tim DuesterhusBUG/MINOR: cfgparse: Support configurations without...
2020-06-22 Miroslav ZagoracBUG/MINOR: spoe: correction of setting bits for analyzer
2020-06-22 Christopher... BUG/MEDIUM: fcgi-app: Resolve the sink if a fcgi-app...
2020-06-22 Christopher... REGTEST: Add a simple script to tests errorfile directi...
2020-06-19 Willy Tarreau[RELEASE] Released version 2.2-dev10 v2.2-dev10
2020-06-19 Peter GervaiDOC: configuration: http-check send was missing from...
2020-06-19 Peter GervaiDOC: configuration: Unindent non-code sentences in...
2020-06-19 Ryan O'HaraBUG/MINOR: systemd: Wait for network to be online
2020-06-19 Olivier HouchardMINOR: mux_h1: Set H1_F_CO_MSG_MORE if we know we have...
2020-06-19 Willy TarreauBUG/MEDIUM: stream-int: fix loss of CO_SFL_MSG_MORE...
2020-06-19 Willy TarreauMEDIUM: map: make the "clear map" operation yield
2020-06-19 Willy TarreauBUG/MAJOR: init: properly compute the default global...
2020-06-19 William LallemandREGTEST: http-rules: test spaces in ACLs with master CLI
2020-06-19 William LallemandREGTEST: http-rules: test spaces in ACLs
2020-06-19 William LallemandBUG/MINOR: mworker/cli: fix semicolon escaping in maste...
2020-06-19 William LallemandBUG/MINOR: mworker/cli: fix the escaping in the master CLI
2020-06-19 Yves LafonBUG/MINOR: cli: allow space escaping on the CLI
2020-06-19 Willy TarreauMEDIUM: tasks: also process late wakeups in process_run...
2020-06-19 Willy TarreauMEDIUM: tasks: clean up the front side of the wait...
2020-06-19 Willy TarreauMINOR: haproxy: process signals before runnable tasks
2020-06-19 Willy TarreauCONTRIB: debug: add the missing flags CO_FL_SAFE_LIST...
2020-06-19 Willy TarreauMEDIUM: fd: add experimental support for edge-triggered...
2020-06-19 Dragan DosenMEDIUM: peers: add the "localpeer" global option
2020-06-19 Dragan DosenMINOR: peers: do not use localpeer as an array anymore
2020-06-18 Willy TarreauMINOR: fd: factorize the fd_takeover() exit path to...
2020-06-18 Willy TarreauMINOR: fd: slightly optimize the fd_takeover double...
2020-06-18 Willy TarreauMEDIUM: fd: refine the fd_takeover() migration lock
2020-06-17 Willy TarreauMINOR: activity: rename the "stream" field to "stream_c...
2020-06-17 Willy TarreauMINOR: activity: group the per-loop counters at the top
2020-06-17 Olivier HouchardBUG/MEDIUM: fd: Call fd_stop_recv() when we just got...
2020-06-17 Olivier HouchardBUG/MEDIUM: fd: Don't fd_stop_recv() a fd we don't...
2020-06-17 Olivier HouchardMINOR: fd: Fix a typo in a coment.
2020-06-17 Willy TarreauMINOR: activity: rename confusing poll_* fields in...
2020-06-17 Willy TarreauMINOR: activity: report the number of times poll()...
2020-06-17 Willy TarreauDOC: fd: make it clear that some fields ordering must...
2020-06-17 Willy TarreauCLEANUP: activity: remove unused counter fd_lock
2020-06-17 Willy TarreauBUG/MAJOR: connection: always disable ready events...
2020-06-16 Olivier HouchardBUILD: Fix build by including haproxy/global.h
2020-06-16 Willy TarreauMINOR: version: report the presence of the compiler...
2020-06-16 Willy TarreauMINOR: compiler: always define __has_feature()
2020-06-16 Willy TarreauMINOR: version: put the compiler version output into...
2020-06-16 Willy TarreauBUG/MINOR: spoe: add missing key length check before...
2020-06-16 Tim DuesterhusBUG/MINOR: cfgparse: Add missing fatal++ in PARSE_ERR_H...
2020-06-16 Willy TarreauMINOR: http: do not close connections anymore after...
2020-06-16 Willy TarreauBUG/MEDIUM: cfgparse: stop after a reasonable amount...
2020-06-16 Willy TarreauBUG/MEDIUM: cfgparse: use parse_line() to expand/unquot...
2020-06-16 Willy TarreauMINOR: tools: add a new configurable line parse, parse_...
2020-06-16 Willy TarreauBUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to...
2020-06-15 Tim DuesterhusBUG/MAJOR: vars: Fix bogus free() during deinit() for...
2020-06-15 Willy TarreauBUILD: haproxy: mark deinit_and_exit() as noreturn
2020-06-15 Willy TarreauBUG/MINOR: tcp-rules: tcp-response must check the buffe...
2020-06-15 Willy TarreauBUG/MINOR: http: make smp_fetch_body() report that...
2020-06-14 Willy TarreauBUILD: atomic: add string.h for memcpy() on ARM64
2020-06-14 Willy TarreauBUILD: compression: make gcc 10 happy with free_zlib()
2020-06-14 Tim DuesterhusBUG/MINOR: haproxy: Free rule->arg.vars.expr during...
2020-06-14 Tim DuesterhusMINOR: haproxy: Make use of deinit_and_exit() for clean...
next