haproxy-2.5.git
2021-08-28 Willy TarreauIMPORT: slz: silence a build warning with -Wundef
2021-08-28 Willy TarreauBUILD/MINOR: ssl: avoid a build warning on LIBRESSL_VER...
2021-08-28 Willy TarreauBUILD/MINOR: defaults: eliminate warning on MAXHOSTNAME...
2021-08-28 Willy TarreauBUILD: activity: use #ifdef not #if on USE_MEMORY_PROFILING
2021-08-28 Willy TarreauBUG/MINOR: ebtree: remove dependency on incorrect macro...
2021-08-28 Willy TarreauMINOR: time: add report_idle() to report process-wide...
2021-08-27 Willy TarreauBUG/MINOR: time: fix idle time computation for long...
2021-08-26 Marcin DeranekMEDIUM: config: Deprecate tune.ssl.capture-cipherlist...
2021-08-26 Marcin DeranekMINOR: sample: Add be2hex converter
2021-08-26 Marcin DeranekMINOR: sample: Add be2dec converter
2021-08-26 Marcin DeranekMINOR: sample: Expose SSL captures using new fetchers
2021-08-26 Marcin DeranekMEDIUM: ssl: Capture more info from Client Hello
2021-08-26 Willy TarreauBUG/MINOR: lua: use strlcpy2() not strncpy() to copy...
2021-08-26 Willy TarreauMINOR: compiler: implement an ONLY_ONCE() macro
2021-08-26 Amaury DenoyelleBUG/MINOR: resolvers: mark servers with name-resolution...
2021-08-25 Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=1.5 from all tests
2021-08-25 Tim DuesterhusREGTESTS: Use `feature cmd` for 2.5+ tests
2021-08-25 William LallemandBUG/MINOR: proxy: don't dump servers of internal proxies
2021-08-25 Amaury DenoyelleREGTEST: fix haproxy required version for server remova...
2021-08-25 Amaury DenoyelleREGTEST: add missing lua requirements on server removal...
2021-08-25 Dragan DosenBUG/MINOR: base64: base64urldec() ignores padding in...
2021-08-25 Amaury DenoyelleMEDIUM: server: allow to remove servers at runtime...
2021-08-25 Amaury DenoyelleMINOR: server: mark servers referenced by LUA script...
2021-08-25 Amaury DenoyelleMINOR: server: mark referenced servers as non purgeable
2021-08-25 Amaury DenoyelleMINOR: server: define non purgeable server flag
2021-08-25 Amaury DenoyelleMEDIUM: server: extend refcount for all servers
2021-08-25 Amaury DenoyelleBUG/MINOR: stats: use refcount to protect dynamic serve...
2021-08-25 Amaury DenoyelleMINOR: server: return the next srv instance on free_server
2021-08-25 Ilya ShipitsinBUILD: adopt script/build-ssl.sh for OpenSSL-3.0.0beta2
2021-08-25 devnexen@gmail.comMINOR: proc: setting the process to produce a core...
2021-08-25 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-08-25 Willy TarreauCI: github-actions: remove obsolete options
2021-08-24 William LallemandBUILD: httpclient: fix build without OpenSSL
2021-08-24 William LallemandBUG/MINOR: httpclient: fix Host header
2021-08-24 William LallemandMINOR: httpclient: add the server to the proxy
2021-08-24 William LallemandMINOR: httpclient: set verify none on the https server
2021-08-24 Dragan DosenBUG/MEDIUM: base64: check output boundaries within...
2021-08-24 William LallemandBUG/MINOR: httpclient: remove deinit of the httpclient
2021-08-24 Willy TarreauBUG/MINOR: stick-table: fix the sc-set-gpt* parser...
2021-08-22 William LallemandCLEANUP: ssl: remove useless check on p in openssl_vers...
2021-08-21 William LallemandMINOR: cfgcond: implements openssl_version_atleast...
2021-08-21 William LallemandMINOR: ssl: add an openssl version string parser
2021-08-20 William LallemandMINOR: systemd: remove the ExecStartPre line in the...
2021-08-20 William LallemandBUG/MINOR: systemd: ExecStartPre must use -Ws
2021-08-20 devnexen@gmail.comMINOR: tools: add FreeBSD support to get_exec_path()
2021-08-20 Willy TarreauMINOR: hlua: take the global Lua lock inside a global...
2021-08-20 William LallemandMINOR: httpclient: cleanup the include files
2021-08-20 William LallemandBUG/MINOR: httpclient: check if hdr_num is not 0
2021-08-20 William LallemandBUG/MINOR: httpclient/cli: change the appctx test in...
2021-08-20 William LallemandBUG/MINOR: httpclient: fix uninitialized sl variable
2021-08-20 Willy TarreauREGTESTS: server: fix agent-check syntax and expectation
2021-08-20 Willy TarreauREGTESTS: abortonclose: after retries, 503 is expected...
2021-08-20 Willy TarreauREGTESTS: http_upgrade: fix incorrect expectation on...
2021-08-20 Willy TarreauBUG/MINOR: http_client: make sure to preset the proxy...
2021-08-20 Willy TarreauBUG/MEDIUM: cfgparse: do not allocate IDs to automatic...
2021-08-20 William LallemandMINOR: proxy: check if p is NULL in free_proxy()
2021-08-20 William LallemandMINOR: server: check if srv is NULL in free_server()
2021-08-20 Remi Tricot... BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2
2021-08-19 Willy TarreauBUG/MEDIUM: h2: match absolute-path not path-absolute...
2021-08-19 Remi Tricot... MEDIUM: ssl: Keep a reference to the client's certifica...
2021-08-19 William LallemandMINOR: httpclient/cli: change the User-Agent to "HAProxy"
2021-08-18 William LallemandMINOR: httpclient/cli: implement a simple client over...
2021-08-18 William LallemandMINOR: httpclient: implement a simple HTTP Client API
2021-08-18 William LallemandMINOR: httpclient: initialize the proxy
2021-08-17 Willy Tarreau[RELEASE] Released version 2.5-dev4 v2.5-dev4
2021-08-17 Amaury DenoyelleREGTESTS: add a test to prevent h2 desync attacks
2021-08-17 Willy TarreauBUG/MEDIUM: h2: give :authority precedence over Host
2021-08-17 Willy TarreauBUG/MAJOR: h2: enforce stricter syntax checks on the...
2021-08-17 Willy TarreauBUG/MAJOR: h2: verify that :path starts with a '/'...
2021-08-17 Willy TarreauBUG/MAJOR: h2: verify early that non-http/https schemes...
2021-08-17 Willy TarreauMINOR: http: add a new function http_validate_scheme...
2021-08-17 Jonathon LacherDOC/MINOR: fix typo in management document
2021-08-17 Kunal GangakhedkarDOC: Minor typo fix - 'question mark' -> 'exclamation...
2021-08-17 David CarlierBUILD: tools: get the absolute path of the current...
2021-08-16 Ilya ShipitsinCI: github actions: relax OpenSSL-3.0.0 version comparision
2021-08-16 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-08-16 Tim DuesterhusCI: Remove obsolete USE_SLZ=1 CI job
2021-08-15 Christopher... DOC: lua-api: Add documentation about lua filters
2021-08-13 Christopher... BUG/MINOR: lua/filters: Return right code when txn...
2021-08-13 Christopher... BUG/MINOR: filters: Always set FLT_END analyser when...
2021-08-13 William LallemandMINOR: proxy: disable warnings for internal proxies
2021-08-13 William LallemandMINOR: cli: delare the CLI frontend as an internal...
2021-08-13 Emeric BrunBUG/MEDIUM: cfgcheck: verify existing log-forward liste...
2021-08-13 Christopher... BUG/MINOR: lua: Properly catch alloc errors when parsin...
2021-08-13 Christopher... BUG/MINOR: lua: Properly check negative offset in Chann...
2021-08-12 Christopher... DOC: config: Fix 'http-response send-spoe-group' docume...
2021-08-12 Christopher... MINOR: filters/lua: Support the HTTP filtering from...
2021-08-12 Christopher... MINOR: filters/lua: Add request and response HTTP messa...
2021-08-12 Christopher... MEDIUM: filters/lua: Add HTTPMessage class to help...
2021-08-12 Christopher... MEDIUM: filters/lua: Support declaration of some filter...
2021-08-12 Christopher... MEDIUM: filters/lua: Be prepared to filter TCP payloads
2021-08-12 Christopher... MINOR: lua: Add flags on the lua TXN to know the execut...
2021-08-12 Christopher... MINOR: lua: Add a function to get a filter attached...
2021-08-12 Christopher... MEDIUM: filters/lua: Add support for dummy filters...
2021-08-12 Christopher... DOC: Improve the lua documentation
2021-08-12 Christopher... MEDIUM: lua: Improve/revisit the lua api to manipulate...
2021-08-12 Christopher... MEDIUM: lua: Process buffer data using an offset and...
2021-08-12 Christopher... MINOR: lua: Add a function to get a reference on a...
2021-08-12 Christopher... MINOR: filters/lua: Release filters before the lua...
2021-08-12 Christopher... BUG/MINOR: lua: Don't yield in channel.append() and...
next