]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-01-13  Christopher... MAJOR: http-ana: Review error handling during HTTP...
2023-01-13  Christopher... BUG/MINOR: http-fetch: Don't block HTTP sample fetch...
2023-01-13  Christopher... MINOR: http-ana: Use http_set_term_flags() when waiting...
2023-01-13  Christopher... BUG/MINOR: http-ana: Report SF_FINST_R flag on error...
2023-01-13  Christopher... MINOR: http-ana: Use http_set_term_flags() in most...
2023-01-13  Christopher... MINOR: http-ana: Add a function to set HTTP termination...
2023-01-13  Christopher... BUG/MINOR: promex: Don't forget to consume the request...
2023-01-12  Willy TarreauBUG/MEDIUM: peers: make "show peers" more careful about...
2023-01-12  Willy TarreauOPTIM: global: move byte counts out of global and per...
2023-01-12  Remi Tricot... REGTEST: ssl: Add test for 'update ssl ocsp-response...
2023-01-12  Remi Tricot... MINOR: ssl: Reinsert updated ocsp response later in...
2023-01-12  Remi Tricot... MINOR: ssl: Do not wake ocsp update task if update...
2023-01-12  Remi Tricot... MINOR: ssl: Treat ocsp-update inconsistencies as fatal...
2023-01-12  Remi Tricot... BUG/MINOR: ssl: OCSP minimum update threshold not prope...
2023-01-11  Willy TarreauBUG/MEDIUM: listener: duplicate inherited FDs if needed
2023-01-11  Willy TarreauDEV: tcploop: add minimal support for unix sockets
2023-01-11  Remi Tricot... BUG/MINOR: ssl: Missing ssl_conf pointer check when...
2023-01-11  Remi Tricot... BUG/MINOR: ssl: Remove unneeded pointer check in ocsp...
2023-01-11  Christopher... BUG/MINOR: resolvers: Wait the resolution execution...
2023-01-11  Christopher... BUG/MINOR: hlua: Fix Channel.line and Channel.data...
2023-01-11  Christopher... BUG/MINOR: h1-htx: Remove flags about protocol upgrade...
2023-01-10  Amaury DenoyelleMINOR: mux-quic: use send-list for immediate sending...
2023-01-10  Amaury DenoyelleMINOR: mux-quic: use send-list for STOP_SENDING/RESET_S...
2023-01-10  Amaury DenoyelleMEDIUM: h3: send SETTINGS before STREAM frames
2023-01-10  Amaury DenoyelleMAJOR: mux-quic: rework stream sending priorization
2023-01-10  Amaury DenoyelleMINOR: mux-quic: add traces for flow-control limit...
2023-01-10  Amaury DenoyelleBUG/MINOR: mux-quic: fix transfer of empty HTTP response
2023-01-10  William LallemandDOC: management: add details about @system-ca in "show...
2023-01-10  William LallemandDOC: management: add details on "Used" status
2023-01-09  Christopher... MINOR: channel/applets: Stop to test CF_WRITE_ERROR...
2023-01-09  Christopher... MINOR: channel: Stop to test CF_READ_ERROR flag if...
2023-01-09  Christopher... MEDIUM: channel: Remove CF_READ_ATTACHED and report...
2023-01-09  Christopher... MINOR: channel: Remove CF_ANA_TIMEOUT and report CF_REA...
2023-01-09  Christopher... MINOR: channel: Remove CF_WRITE_ACTIVITY
2023-01-09  Christopher... MINOR: channel: Remove CF_READ_ACTIVITY
2023-01-09  Christopher... MEDIUM: channel: Use CF_WRITE_EVENT instead of CF_WRITE...
2023-01-09  Christopher... MEDIUM: channel: Use CF_READ_EVENT instead of CF_READ_P...
2023-01-09  Christopher... REORG: channel: Rename CF_WRITE_NULL to CF_WRITE_EVENT
2023-01-09  Christopher... REORG: channel: Rename CF_READ_NULL to CF_READ_EVENT
2023-01-09  Christopher... MINOR: channel: Don't test CF_READ_NULL while CF_SHUTR...
2023-01-09  Remi Tricot... MINOR: ssl: Remove mention of ckch_store in error messa...
2023-01-09  Remi Tricot... MINOR: ssl: Limit ocsp_uri buffer size to minimum
2023-01-09  Remi Tricot... BUG/MINOR: ssl: Fix OCSP_CERTID leak when same certific...
2023-01-09  Remi Tricot... MINOR: ssl: Detect more OCSP update inconsistencies
2023-01-09  Remi Tricot... MINOR: ssl: Release ssl_ocsp_task_ctx.cur_ocsp when...
2023-01-09  Remi Tricot... MINOR: ssl: Only set ocsp->issuer if issuer not in...
2023-01-09  Remi Tricot... MINOR: ssl: Create temp X509_STORE filled with cert...
2023-01-09  Remi Tricot... BUG/MINOR: ssl: Crash during cleanup because of ocsp...
2023-01-09  Remi Tricot... BUG/MINOR: ssl: Fix crash in 'update ssl ocsp-response...
2023-01-09  Mathias WeiersmuellerDOC: config: added optional rst-ttl argument to silent...
2023-01-09  Manu NicolasCLEANUP: htx: fix a typo in an error message of http_st...
2023-01-07  Willy Tarreau[RELEASE] Released version 2.8-dev1 v2.8-dev1
2023-01-07  Willy TarreauMINOR: stick-table: implement the sc-add-gpc() action
2023-01-06  Willy TarreauMEDIUM: stick-table: set the track-sc limit at boottime...
2023-01-06  Remi Tricot... BUG/MINOR: http: Memory leak of http redirect rules...
2023-01-05  Willy TarreauBUG/MINOR: fd: avoid bad tgid assertion in fd_delete...
2023-01-05  Aurelien DARRAGONREGTEST: fix the race conditions in hmac.vtc
2023-01-05  Aurelien DARRAGONREGTEST: fix the race conditions in digest.vtc
2023-01-05  Aurelien DARRAGONREGTEST: fix the race conditions in add_item.vtc
2023-01-05  Aurelien DARRAGONREGTEST: fix the race conditions in json_query.vtc
2023-01-05  Aurelien DARRAGONBUG/MINOR: proxy: free orgto_hdr_name in free_proxy()
2023-01-05  Christopher... DOC: config: remove duplicated "http-response sc-set...
2023-01-05  Christopher... MINOR: http-rules: Add missing actions in http-after...
2023-01-05  Christopher... DOC: config: fix alphabetical ordering of http-after...
2023-01-05  Christopher... BUG/MAJOR: buf: Fix copy of wrapping output data when...
2023-01-05  Christopher... BUG/MINOR: http-fetch: Only fill txn status during...
2023-01-05  Tim DuesterhusREGTESTS: Remove tests with REQUIRE_VERSION_BELOW=1.9
2023-01-05  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=2.0 from all tests
2023-01-05  Tim DuesterhusREGTESTS: Remove REQUIRE_VERSION=1.9 from all tests
2023-01-04  Sébastien GrossMINOR: config: add environment variables for default...
2023-01-03  Tim DuesterhusCI: Reformat `matrix.py` using `black`
2023-01-03  Tim DuesterhusCI: Explicitly check environment variable against ...
2023-01-03  Tim DuesterhusCI: Unify the `GITHUB_TOKEN` name across matrix.py...
2023-01-03  Tim DuesterhusCI: Use proper `if` blocks instead of conditional expre...
2023-01-03  Tim DuesterhusCI: Add in-memory cache for the latest OpenSSL/LibreSSL
2023-01-03  Tim DuesterhusCI: Improve headline in matrix.py
2023-01-02  Willy TarreauBUG/MINOR: stick-table: report the correct action name...
2023-01-02  Remi Tricot... BUG/MINOR: ssl: Missing goto in error path in ocsp...
2023-01-02  Willy TarreauMINOR: cfgparse-ssl: avoid a possible crash on OOM...
2023-01-02  Willy TarreauBUG/MINOR: debug: don't mask the TH_FL_STUCK flag befor...
2022-12-23  Willy TarreauBUILD: makefile: also list per-option settings in ...
2022-12-23  Willy TarreauBUILD: makefile: only consider settings from enabled...
2022-12-23  Willy TarreauBUILD: makefile: remove the special case of the SSL...
2022-12-23  Willy TarreauBUILD: makefile: make all OpenSSL variants use the...
2022-12-23  Willy TarreauBUILD: makefile: support WURFL_CFLAGS and WURFL_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: refactor support for 51DEGREES v3/v4
2022-12-23  Willy TarreauBUILD: makefile: support PCRE[2]_CFLAGS and PCRE[2...
2022-12-23  Willy TarreauBUILD: makefile: support DEVICEATLAS_CFLAGS and DEVICEA...
2022-12-23  Willy TarreauBUILD: makefile: support LUA_CFLAGS and LUA_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support WOLFSSL_CFLAGS and WOLFSSL_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support OPENSSL_CFLAGS and OPENSSL_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support ENGINE_CFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support ZLIB_CFLAGS and ZLIB_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support SYSTEMD_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support BACKTRACE_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support THREAD_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support RT_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: support LIBCRYPT_LDFLAGS
2022-12-23  Willy TarreauBUILD: makefile: rework 51D to split v3/v4
2022-12-23  Willy TarreauCLEANUP: makefile: properly indent ifeq/ifneq condition...
next