haproxy-2.1.git
2020-06-16 Florian ThamMINOR: http: Add 404 to http-request deny
2020-06-16 Florian ThamMINOR: http: Add 410 to http-request deny
2020-06-15 William LallemandBUG/MEDIUM: ssl: crt-list must continue parsing on...
2020-06-12 William LallemandBUG/MINOR: ssl: fix ssl-{min,max}-ver with openssl...
2020-06-12 Christopher... REGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for...
2020-06-12 Tim DuesterhusREGTESTS: Add missing OPENSSL to REQUIRE_OPTIONS for...
2020-06-12 Willy TarreauBUILD: make dladdr1 depend on glibc version and not...
2020-06-12 Willy TarreauBUG/MEDIUM: pattern: fix thread safety of pattern matching
2020-06-12 Willy TarreauBUG/MEDIUM: log: don't hold the log lock during writev...
2020-06-09 Christopher... [RELEASE] Released version 2.1.7 v2.1.7
2020-06-08 Christopher... BUG/MAJOR: http-htx: Don't forget to copy error message...
2020-06-08 William Lallemand[RELEASE] Released version 2.1.6 v2.1.6
2020-06-08 William LallemandBUG/MINOR: mworker: fix a memleak when execvp() failed
2020-06-08 William LallemandBUG/MINOR: ssl: fix a trash buffer leak in some error...
2020-06-05 William LallemandBUG/MEDIUM: mworker: fix the reload with an -- option
2020-06-05 William LallemandBUG/MINOR: init: -S can have a parameter starting with...
2020-06-05 William LallemandBUG/MINOR: init: -x can have a parameter starting with...
2020-06-05 William LallemandBUG/MEDIUM: mworker: fix the copy of options in copy_argv()
2020-06-05 Christopher... BUG/MEDIUM: contrib/prometheus-exporter: Properly set...
2020-06-05 Christopher... BUG/MEDIUM: hlua: Lock pattern references to perform...
2020-06-03 Christopher... BUG/MEDIUM: http-htx: Duplicate error messages as raw...
2020-06-03 Christopher... BUG/MEDIUM: lua: Reset analyse expiration timeout befor...
2020-06-03 Emeric BrunBUG/MINOR: peers: fix internal/network key type mapping.
2020-06-03 Willy TarreauSCRIPTS: publish-release: pass -n to gzip to remove...
2020-06-02 William DauchyRevert "BUG/MEDIUM: connections: force connections...
2020-05-29 William Lallemand[RELEASE] Released version 2.1.5 v2.1.5
2020-05-28 Willy TarreauBUG/MINOR: nameservers: fix error handling in parsing...
2020-05-28 Nathan NeulingerBUG/MINOR: lua: Add missing string length for lua stick...
2020-05-28 Emeric BrunBUG/MEDIUM: logs: fix trailing zeros on log message.
2020-05-28 Christopher... REGTESTS: checks: Fix tls_health_checks when IPv6 addre...
2020-05-28 Emeric BrunBUG/MINOR: logs: prevent double line returns in some...
2020-05-28 Christopher... DOC: SPOE is no longer experimental
2020-05-28 Aleksandar... DOC/MINOR: halog: Add long help info for ic flag
2020-05-28 Jerome MagninDOC: retry-on can only be used with mode http
2020-05-25 Christopher... BUG/MINOR: server: Fix server_finalize_init() to avoid...
2020-05-20 Christopher... BUG/MINOR: checks: Respect check-ssl param when a port...
2020-05-20 Willy TarreauBUG/MEDIUM: ring: write-lock the ring while attaching...
2020-05-20 Christopher... BUG/MAJOR: mux-fcgi: Stop sending loop if FCGI stream...
2020-05-20 Christopher... BUG/MINOR: cache: Don't needlessly test "cache" keyword...
2020-05-20 Olivier HouchardBUG/MEDIUM: stream: Only allow L7 retries when using...
2020-05-20 Olivier HouchardBUG/MEDIUM: streams: Remove SF_ADDR_SET if we're retryi...
2020-05-20 Jerome MagninBUILD: select: only declare existing local labels to...
2020-05-20 Willy TarreauBUG/MINOR: soft-stop: always wake up waiting threads...
2020-05-20 William DauchyBUG/MINOR: pollers: remove uneeded free in global init
2020-05-20 Willy TarreauBUG/MINOR: pools: use %u not %d to report pool stats...
2020-05-20 Tim DuesterhusBUG/MINOR: cfgparse: Abort parsing the current line...
2020-05-20 Willy TarreauBUG/MEDIUM: http_ana: make the detection of NTLM varian...
2020-05-20 Willy TarreauBUG/MINOR: http-ana: fix NTLM response parsing again
2020-05-20 Christopher... BUG/MINOR: config: Make use_backend and use-server...
2020-05-20 Adis NezirovicBUG/MEDIUM: lua: Fix dumping of stick table entries...
2020-05-20 Willy TarreauBUG/MINOR: threads: fix multiple use of argument inside...
2020-05-20 Willy TarreauBUG/MINOR: threads: fix multiple use of argument inside...
2020-05-20 Christopher... BUG/MINOR: sample: Set the correct type when a binary...
2020-05-20 William DauchyCLEANUP: connections: align function declaration
2020-05-20 Dragan DosenBUG/MEDIUM: ssl: fix the id length check within smp_fet...
2020-05-20 Christopher... BUG/MEDIUM: h1: Don't compare host and authority if...
2020-05-20 William DauchyBUG/MEDIUM: connections: force connections cleanup...
2020-05-20 Christopher... BUG/MEDIUM: mux-fcgi: Fix wrong test on FCGI_CF_KEEP_CO...
2020-05-20 Christopher... BUG/MEDIUM: mux_fcgi: Free the FCGI connection at the...
2020-05-20 Christopher... BUG/MINOR: checks: Remove a warning about http health...
2020-05-20 Christopher... BUG/MINOR: checks: Compute the right HTTP request lengt...
2020-05-08 Christopher... BUG/MINOR: checks/server: use_ssl member must be signed
2020-05-07 Willy TarreauRevert "BUG/MINOR: connection: make sure to correctly...
2020-05-07 Willy TarreauRevert "BUG/MINOR: connection: always send address...
2020-05-01 Christopher... REGTEST: http-rules: Require PCRE or PCRE2 option to...
2020-05-01 William LallemandREGTEST: ssl: test the client certificate authentication
2020-05-01 Willy TarreauBUILD: Makefile: add linux-musl to TARGET
2020-05-01 Willy TarreauBUILD: tools: rely on __ELF__ not USE_DL to enable...
2020-05-01 Willy TarreauBUILD: tools: unbreak resolve_sym_name() on non-GNU...
2020-05-01 Willy TarreauMINOR: debug: dump the whole trace if we can't spot...
2020-05-01 Willy TarreauMINOR: debug: use our own backtrace function on clang...
2020-05-01 Willy TarreauMINOR: debug: improve backtrace() on aarch64 and possib...
2020-05-01 Willy TarreauMINOR: debug: report the number of entries in the backtrace
2020-05-01 Willy TarreauMINOR: wdt: do not depend on USE_THREAD
2020-05-01 Willy TarreauBUILD: Makefile: include librt before libpthread
2020-05-01 Willy TarreauMINOR: debug: call backtrace() once upon startup
2020-05-01 Willy TarreauMEDIUM: debug: add support for dumping backtraces of...
2020-05-01 Willy TarreauMINOR: cli: make "show fd" rely on resolve_sym_name()
2020-05-01 Willy TarreauMINOR: debug: use resolve_sym_name() to dump task handlers
2020-05-01 Willy TarreauMINOR: tools: add resolve_sym_name() to resolve functio...
2020-05-01 Willy TarreauMINOR: tools: add new function dump_addr_and_bytes()
2020-05-01 Willy TarreauMINOR: haproxy: export run_poll_loop
2020-05-01 Willy TarreauMINOR: stream: report the list of active filters on...
2020-05-01 Willy TarreauBUG/MEDIUM: shctx: bound the number of loops that can...
2020-05-01 Willy TarreauBUG/MEDIUM: shctx: really check the lock's value while...
2020-05-01 Willy TarreauBUG/MINOR: debug: properly use long long instead of...
2020-05-01 Willy TarreauMINOR: threads: export the POSIX thread ID in panic...
2020-05-01 Willy TarreauBUG/MEDIUM: listener: mark the thread as not stuck...
2020-05-01 Willy TarreauBUG/MEDIUM: sample: make the CPU and latency sample...
2020-05-01 Willy TarreauBUG/MEDIUM: http: the "unique-id" sample fetch could...
2020-05-01 Willy TarreauBUG/MEDIUM: http: the "http_first_req" sample fetch...
2020-05-01 Willy TarreauBUG/MEDIUM: capture: capture.{req,res}.* crash without...
2020-05-01 Willy TarreauBUG/MEDIUM: capture: capture-req/capture-res converters...
2020-05-01 Christopher... BUG/MINOR: mux-fcgi: Be sure to have a connection as...
2020-05-01 Christopher... BUG/MINOR: obj_type: Handle stream object in obj_base_p...
2020-05-01 Gaetan RivetBUG/MINOR: checks: chained expect will not properly...
2020-05-01 Christopher... BUG/MEDIUM: server/checks: Init server check during...
2020-05-01 Christopher... BUG/MINOR: checks: Respect the no-check-ssl option
2020-05-01 Christopher... MINOR: checks: Add a way to send custom headers and...
2020-05-01 Christopher... BUG/MINOR: check: Update server address and port to...
next