haproxy-2.1.git
2020-11-03 Christopher... BUG/MEDIUM: mux-pt: Release the tasklet during an HTTP...
2020-11-03 Christopher... MINOR: server: Copy configuration file and line for...
2020-11-03 Christopher... BUG/MINOR: server: Set server without addr but with...
2020-11-03 Christopher... BUG/MINOR: proxy/server: Skip per-proxy/server post...
2020-11-03 Christopher... BUG/MEDIUM: filters: Don't try to init filters for...
2020-11-03 Remi Tricot... BUG/MINOR: cache: Inverted variables in http_calc_maxag...
2020-11-03 Remi Tricot... BUG/MINOR: cache: Manage multiple values in cache-contr...
2020-11-03 Remi Tricot... MINOR: ist: Add a case insensitive istmatch function
2020-11-03 Amaury DenoyelleBUG/MINOR: lua: initialize sample before using it
2020-11-03 Amaury DenoyelleBUG/MINOR: server: fix down_time report for stats
2020-11-03 Amaury DenoyelleBUG/MINOR: server: fix srv downtime calcul on starting
2020-11-03 Willy TarreauBUG/MINOR: log: fix memory leak on logsrv parse error
2020-11-03 Willy TarreauBUG/MINOR: extcheck: add missing checks on extchk_setenv()
2020-11-03 Christopher... BUG/MAJOR: mux-h2: Don't try to send data if we know...
2020-11-03 Christopher... BUG/MINOR: http-ana: Don't send payload for internal...
2020-11-03 Willy TarreauBUG/MEDIUM: server: support changing the slowstart...
2020-11-03 Willy TarreauBUG/MINOR: queue: properly report redistributed connections
2020-10-27 Emmanuel HocdetBUG/MEDIUM: ssl: OCSP must work with BoringSSL
2020-10-22 Ilya ShipitsinBUG/MINOR: disable dynamic OCSP load with BoringSSL
2020-10-22 Ilya ShipitsinBUILD: ssl: make BoringSSL use its own version numbers
2020-10-19 Frédéric LécailleBUG/MINOR: peers: Possible unexpected peer seesion...
2020-10-19 Christopher... BUG/MEDIUM: lb: Always lock the server when calling...
2020-10-19 Christopher... BUG/MEDIUM: mux-h1: Get the session from the H1S when...
2020-10-19 Christopher... BUG/MEDIUM: spoe: Unset variable instead of set it...
2020-10-19 Willy TarreauBUG/MEDIUM: task: bound the number of tasks picked...
2020-10-19 Willy TarreauMINOR: fd: report an error message when failing initial...
2020-10-19 Willy TarreauBUG/MINOR: mux-h2: do not stop outgoing connections...
2020-10-19 Willy TarreauBUG/MINOR: init: only keep rlim_fd_cur if max is unlimited
2020-10-09 Christopher... BUG/MINOR: http-htx: Expect no body for 204/304 interna...
2020-10-09 Christopher... BUG/MEDIUM: mux-h2: Don't handle pending read0 too...
2020-10-09 Christopher... BUG/MEDIUM: mux-fcgi: Don't handle pending read0 too...
2020-10-08 Christopher... BUG/MINOR: mux-h1: Always set the session on frontend...
2020-10-08 Frédéric LécailleBUG/MINOR: peers: Inconsistency when dumping peer statu...
2020-10-08 Christopher... MINOR: hlua: Display debug messages on stderr only...
2020-10-08 Amaury DenoyelleBUG/MINOR: stats: fix validity of the json schema
2020-10-08 Amaury DenoyelleMINOR: counters: fix a typo in comment
2020-10-08 Willy TarreauBUG/MEDIUM: queue: make pendconn_cond_unlink() really...
2020-10-08 Christopher... DOC: tcp-rules: Refresh details about L7 matching for...
2020-10-08 Eric SalamaBUG/MINOR: Fix several leaks of 'log_tag' in init().
2020-10-08 Brad SmithBUILD: makefile: Fix building with closefrom() support...
2020-09-30 William LallemandMINOR: ssl: reach a ckch_store from a sni_ctx
2020-09-30 William LallemandBUG/MEDIUM: ssl: crt-list negative filters don't work
2020-09-30 Willy Tarreau[RELEASE] Released version 2.1.9 v2.1.9
2020-09-30 Willy TarreauREGTEST: make map_regm_with_backref require 1.7
2020-09-30 Willy TarreauREGTEST: make abns_socket.vtc require 1.8
2020-09-30 Willy TarreauREGTEST: fix host part in balance-uri-path-only.vtc
2020-09-30 William DauchyDOC: agent-check: fix typo in "fail" word expected...
2020-09-30 Willy TarreauBUG/MEDIUM: listeners: do not pause foreign listeners
2020-09-30 Amaury DenoyelleBUG/MINOR: config: Fix memory leak on config parse...
2020-09-30 William DauchyDOC: spoa-server: fix false friends `actually`
2020-09-23 Willy TarreauREGTESTS: add a few load balancing tests
2020-09-23 Willy TarreauMINOR: backend: add a new "path-only" option to "balanc...
2020-09-23 Willy TarreauMINOR: backend: make the "whole" option of balance...
2020-09-23 Eric SalamaBUG/MINOR: Fix memory leaks cfg_parse_peers
2020-09-23 Willy TarreauMINOR: h2/trace: also display the remaining frame lengt...
2020-09-23 Willy TarreauBUG/MEDIUM: h2: report frame bits only for handled...
2020-09-22 Christopher... BUG/MINOR: http-fetch: Don't set the sample type during...
2020-09-22 Willy TarreauBUG/MINOR: h2/trace: do not display "stream error"...
2020-09-22 Willy TarreauBUG/MINOR: server: report correct error message for...
2020-09-22 William LallemandBUG/MINOR: ssl: verifyhost is case sensitive
2020-09-22 William LallemandBUG/MEDIUM: ssl: does not look for all SNIs before...
2020-09-22 Christopher... BUG/MEDIUM: http-ana: Don't wait to send 1xx responses...
2020-09-11 Christopher... MINOR: arg: Use chunk_destroy() to release string arguments
2020-09-11 Christopher... BUG/MEDIUM: pattern: Renew the pattern expression revis...
2020-09-11 Willy TarreauBUILD: threads: better workaround for late loading...
2020-09-11 Willy TarreauBUG/MEDIUM: mux-h1: always apply the timeout on half...
2020-09-11 Victor KislovBUG/MINOR: auth: report valid crypto(3) support dependi...
2020-09-11 Tim DuesterhusCLEANUP: Update .gitignore
2020-09-11 Tim DuesterhusMINOR: Commit .gitattributes
2020-09-11 Willy TarreauBUILD: thread: limit the libgcc_s workaround to glibc...
2020-09-11 Willy TarreauBUG/MINOR: threads: work around a libgcc_s issue with...
2020-09-11 William LallemandBUG/MEDIUM: ssl: check OCSP calloc in ssl_sock_load_ocsp()
2020-09-07 Christopher... Revert "BUG/MINOR: http-rules: Replace path and query...
2020-09-07 Christopher... BUG/MEDIUM: doc: Fix replace-path action description
2020-09-07 William LallemandBUG/MINOR: startup: haproxy -s cause 100% cpu
2020-09-07 Gilchrist DadagloBUG/MEDIUM: contrib/spoa-server: Fix ipv4_address used...
2020-09-07 Gilchrist DadagloBUG/MINOR: contrib/spoa-server: Updating references...
2020-09-07 Gilchrist DadagloBUG/MINOR: contrib/spoa-server: Do not free reference...
2020-09-07 Gilchrist DadagloBUG/MINOR: contrib/spoa-server: Ensure ip address refer...
2020-09-07 Gilchrist DadagloBUG/MAJOR: contrib/spoa-server: Fix unhandled python...
2020-09-01 Tim DuesterhusDOC: cache: Use '<name>' instead of '<id>' in error...
2020-09-01 Christopher... BUG/MINOR: http-rules: Replace path and query-string...
2020-09-01 Christopher... MINOR: http-htx: Add an option to eval query-string...
2020-09-01 Willy TarreauBUG/MINOR: reload: do not fail when no socket is sent
2020-08-12 Willy TarreauBUG/MEDIUM: htx: smp_prefetch_htx() must always validat...
2020-08-11 Willy TarreauBUG/MINOR: stats: use strncmp() instead of memcmp(...
2020-08-11 William LallemandBUG/MINOR: snapshots: leak of snapshots on deinit()
2020-08-11 Christopher... MEDIUM: lua: Don't filter exported fetches and converters
2020-08-11 Christopher... BUG/MINOR: lua: Duplicate lua strings in sample fetches...
2020-08-11 Christopher... MINOR: hlua: Don't needlessly copy lua strings in trash...
2020-08-11 Christopher... BUG/MINOR: lua: Check argument type to convert it to...
2020-08-11 Christopher... BUG/MINOR: lua: Check argument type to convert it to...
2020-08-11 Christopher... BUG/MINOR: arg: Fix leaks during arguments validation...
2020-08-11 Christopher... BUG/MINOR: lua: Duplicate map name to load it when...
2020-08-11 Christopher... BUG/MINOR: converters: Store the sink in an arg pointer...
2020-08-11 Christopher... MINOR: arg: Add an argument type to keep a reference...
2020-08-11 Christopher... BUG/MEDIUM: map/lua: Return an error if a map is loaded...
2020-08-11 William LallemandBUG/MEDIUM: ssl: memory leak of ocsp data at SSL_CTX_free()
2020-08-11 William LallemandBUG/MINOR: ssl: fix memory leak at OCSP loading
2020-08-11 Willy TarreauSCRIPTS: git-show-backports: emit the shell command...
next