]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-05-21  Valentine KrasnobaevaMINOR: sock: set conn->err_code in case of EPERM next
2024-05-21  Valentine KrasnobaevaBUG/MEDIUM: proto: fix fd leak in <proto>_connect_server
2024-05-21  William LallemandDOC: configuration: add the supported crt-store options...
2024-05-21  William LallemandDOC: configuration: update the crt-list documentation
2024-05-21  William LallemandMEDIUM: ssl: don't load file by discovering them in...
2024-05-21  Aurelien DARRAGONDEBUG: fd: add name hint for large memory areas
2024-05-21  Aurelien DARRAGONDEBUG: errors: add name hint for startup-logs memory...
2024-05-21  Aurelien DARRAGONDEBUG: pollers: add name hint for large memory areas...
2024-05-21  Aurelien DARRAGONDEBUG: sink: add name hint for memory area used by...
2024-05-21  Aurelien DARRAGONDEBUG: shctx: name shared memory using vma_set_name()
2024-05-21  Aurelien DARRAGONDEBUG: tools: add vma_set_name() helper
2024-05-21  William LallemandDOC: configuration: rework the crt-store load documentation
2024-05-21  Aurelien DARRAGONBUG/MINOR: ring: free ring's allocated area not ring...
2024-05-21  William LallemandMINOR: ssl: check parameter in ckch_conf_cmp()
2024-05-21  William LallemandCLEANUP: ssl/cli: remove unused code in dump_crtlist_conf
2024-05-18  Willy Tarreau[RELEASE] Released version 3.0-dev12 v3.0-dev12
2024-05-18  Valentine KrasnobaevaDOC: capabilities: fix chapter header rendering
2024-05-17  William LallemandREGTESTS: ocsp-update: change the reg-test to support...
2024-05-17  William LallemandMEDIUM: ssl: temporarily load files by detecting their...
2024-05-17  William LallemandMINOR: ssl: ckch_conf_cmp() compare multiple ckch_conf...
2024-05-17  William LallemandMEDIUM: ssl/cli: handle crt-store keywords in crt-list...
2024-05-17  William LallemandMEDIUM: ssl: add ocsp-update.disable global option
2024-05-17  William LallemandMINOR: ssl: ckch_conf_clean() utility function for...
2024-05-17  William LallemandMINOR: ssl/ocsp: use 'ocsp-update' in crt-store
2024-05-17  William LallemandMINOR: ssl: handle PARSE_TYPE_INT and PARSE_TYPE_ONOFF...
2024-05-17  William LallemandMEDIUM: ssl: ckch_conf_parse() uses -1/0/1 for off...
2024-05-17  William LallemandMINOR: ssl: pass ckch_store instead of ckch_data to...
2024-05-17  William LallemandCLEANUP: ssl/ocsp: remove the deprecated parsing code...
2024-05-17  William LallemandMEDIUM: ssl/crtlist: loading crt-store keywords from...
2024-05-17  William LallemandMINOR: ssl: ckch_store_new_load_files_conf() loads...
2024-05-17  Christopher... MEDIUM: mux-h1: Support C-L/T-E header suppressions...
2024-05-17  Christopher... CLEANUP: mux-h1: Remove unused H1S_F_ERROR_MASK mask...
2024-05-17  Christopher... REORG: mux-h1: Group H1S_F_BODYLESS_* flags
2024-05-17  Christopher... MINOR: mux-h1: Add a flag to ignore the request payload
2024-05-17  Christopher... BUG/MINOR: stats: Don't state the 303 redirect response...
2024-05-17  Willy TarreauRevert: MEDIUM: evports: permit to report multiple...
2024-05-17  Willy TarreauCLEANUP: compat: make the MIN/MAX macros more reliable
2024-05-17  Aurelien DARRAGONBUG/MEDIUM: fd: prevent memory waste in fdtab array
2024-05-17  Aurelien DARRAGONBUILD: log: get rid of non-portable strnlen() func
2024-05-17  William LallemandMEDIUM: ssl: add ocsp-update.mindelay and ocsp-update...
2024-05-17  Amaury DenoyelleBUILD: stats: remove non portable getline() usage
2024-05-17  William LallemandREGTESTS: update the ocsp-update tests
2024-05-17  William LallemandMINOR: ssl: rename tune.ssl.ocsp-update.mode in ocsp...
2024-05-17  Willy TarreauBUILD: stick-tables: better mark the stktable_data...
2024-05-16  Amaury DenoyelleMINOR: h3: report glitch on RFC violation
2024-05-16  Amaury DenoyelleMINOR: mux-quic: support glitches
2024-05-16  Amaury DenoyelleMINOR: h3: adjust error reporting on receive
2024-05-16  Amaury DenoyelleMINOR: h3: adjust error reporting on sending
2024-05-16  Amaury DenoyelleMINOR: h3/qpack: adjust naming for errors
2024-05-16  Amaury DenoyelleMINOR: qpack: prepare error renaming
2024-05-15  Christopher... BUG/MAJOR: h1: Be stricter on request target validation...
2024-05-15  Christopher... BUG/MEDIUM: h1: Reject CONNECT request if the target...
2024-05-15  Christopher... BUG/MINOR: h1: Check authority for non-CONNECT methods...
2024-05-15  Willy TarreauBUG/MEDIUM: muxes: enforce buf_wait check in takeover()
2024-05-15  Willy TarreauMINOR: dynbuf: provide a b_dequeue() variant for multi...
2024-05-15  Willy TarreauBUG/MINOR: ssl_sock: fix xprt_set_used() to properly...
2024-05-15  Willy TarreauSCRIPTS: run-regtests: fix a few occurrences of extende...
2024-05-15  Willy TarreauBUG/MEDIUM: stick-tables: properly mark stktable_data...
2024-05-15  Willy TarreauBUG/MEDIUM: htx: mark htx_sl as packed since it may...
2024-05-15  Amaury DenoyelleBUG/MINOR: qpack: fix error code reported on QPACK...
2024-05-15  Amaury DenoyelleBUG/MINOR: mux-quic: fix error code on shutdown for...
2024-05-15  Amaury DenoyelleBUG/MEDIUM: server: clear purgeable conns before server...
2024-05-15  Aurelien DARRAGONMEDIUM: hlua: take nbthread into account in hlua_get_nb...
2024-05-15  Aurelien DARRAGONMINOR: hlua: add hlua_nb_instruction getter
2024-05-15  Tim DuesterhusDOC: Update UUID references to RFC 9562
2024-05-15  William LallemandREGTESTS: ssl: be more verbose with ocsp_compat_check.vtc
2024-05-14  William ManleyMINOR: rhttp: Don't require SSL when attach-srv name...
2024-05-14  Aurelien DARRAGONBUG/MINOR: log: smp_rgs array issues with inherited...
2024-05-13  Aurelien DARRAGONBUG/MINOR: log: fix leak in add_sample_to_logformat_lis...
2024-05-13  Ilia ShipitsinCI: drop asan.log umbrella completely
2024-05-10  Willy Tarreau[RELEASE] Released version 3.0-dev11 v3.0-dev11
2024-05-10  Willy TarreauMEDIUM: dynbuf: use emergency buffers upon failed memor...
2024-05-10  Willy TarreauMEDIUM: dynbuf: implement emergency buffers
2024-05-10  Willy TarreauMEDIUM: mux-h1: allocate without queuing when retrying
2024-05-10  Willy TarreauMEDIUM: channel: allocate without queuing when retrying
2024-05-10  Willy TarreauMEDIUM: stream: allocate without queuing when retrying
2024-05-10  Willy TarreauMINOR: mux-h1: report that a buffer allocation succeeded
2024-05-10  Willy TarreauMINOR: applet: report about buffer allocation success
2024-05-10  Willy TarreauMINOR: stream: report that a buffer allocation succeeded
2024-05-10  Willy TarreauMINOR: stconn: report that a buffer allocation succeeded
2024-05-10  Willy TarreauMEDIUM: dynbuf: refrain from offering a buffer if more...
2024-05-10  Willy TarreauMEDIUM: dynbuf/mux-h1: do not allocate the buffers...
2024-05-10  Willy TarreauMINOR: dynbuf/mux-h1: use different criticalities for...
2024-05-10  Willy TarreauMINOR: applet: adjust the allocation criticity based...
2024-05-10  Willy TarreauMINOR: applet: set the blocking flag in the buffer...
2024-05-10  Willy TarreauMEDIUM: applet: make appctx_buf_available() only wake...
2024-05-10  Willy TarreauMEDIUM: dynbuf/stream: do not allocate the buffers...
2024-05-10  Willy TarreauMEDIUM: dynbuf/stream: re-enable queueing upon failed...
2024-05-10  Willy TarreauMEDIUM: dynbuf: generalize the use of b_dequeue() to...
2024-05-10  Willy TarreauMINOR: dynbuf: provide a b_dequeue() function to detach...
2024-05-10  Willy TarreauCLEANUP: tinfo: better align fields in thread_ctx
2024-05-10  Willy TarreauMEDIUM: dynbuf: make the buffer_wq an array of list...
2024-05-10  Willy TarreauMINOR: dynbuf: use the b_queue()/b_requeue() functions...
2024-05-10  Willy TarreauMINOR: dynbuf: add functions to help queue/requeue...
2024-05-10  Willy TarreauMINOR: dynbuf: pass a criticality argument to b_alloc()
2024-05-10  Aurelien DARRAGONDOC: lua: fix filters.txt file location
2024-05-10  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix crash on STOP_SENDING receive...
2024-05-07  Aurelien DARRAGONBUG/MEDIUM: log/ring: broken syslog octet counting
2024-05-06  Christopher... MINOR: connection: Add samples to retrieve info on...
2024-05-06  Christopher... MINOR: muxes: Add ctl commands to get info on streams...
next