]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-10-21  Amaury Denoyelleimplement active-ns pacing quic-experiment-20241017-pacing-ns
2024-10-21  Amaury DenoyelleTMP
2024-10-21  Amaury DenoyelleMINOR: mux-quic: encapsulate QCC tasklet wakeup
2024-10-21  Amaury DenoyelleMINOR: quic: define global tune max-burst setting
2024-10-21  Amaury DenoyelleMINOR: mux-quic: define STREAM frames list in qcc
2024-10-21  Amaury DenoyelleMINOR: quic: support a max number of built packet per...
2024-10-21  Amaury DenoyelleMINOR: quic: simplify qc_prep_pkts() exit path
2024-10-21  Amaury DenoyelleBUG/MINOR: mux-quic: do not close STREAM with empty...
2024-10-21  Amaury DenoyelleMINOR: mux-quic: simplify empty emitted STREAM FIN...
2024-10-21  Valentine KrasnobaevaBUG/MINOR: mworker: fix mworker-max-reloads parser
2024-10-21  Ilya ShipitsinCI: modernize macos builds to macos-15
2024-10-21  Ilya ShipitsinCI: bump development builds explicitely to Ubuntu 24.04
2024-10-21  Ilya ShipitsinCI: prepare Coverity build for Ubuntu 24
2024-10-21  Willy TarreauBUILD: mux-h2/traces: fix build on 32-bit due to size...
2024-10-19  Willy TarreauMEDIUM: debug: on panic, make the target thread automat...
2024-10-19  Willy TarreauMINOR: debug: replace ha_thread_dump() with its two...
2024-10-19  Willy TarreauMINOR: debug: make ha_thread_dump_done() take the point...
2024-10-19  Willy TarreauMINOR: debug: slightly change the thread_dump_pointer...
2024-10-19  Willy TarreauMINOR: debug: split ha_thread_dump() in two parts
2024-10-19  Willy TarreauMINOR: chunk: drop the global thread_dump_buffer
2024-10-19  Willy TarreauMINOR: debug: make mark_tainted() return the previous...
2024-10-18  Willy TarreauOPTIM: buffers: avoid a useless wrapping check for...
2024-10-18  Willy TarreauCLEANUP: buffers: simplify b_get_varint()
2024-10-18  Willy TarreauBUILD: buffers: keep b_getblk_nc() and b_peek_varint...
2024-10-18  Dragan DosenMINOR: arg: add an argument type for identifier
2024-10-18  Dragan DosenBUG/MINOR: sample: free err2 in smp_resolve_args for...
2024-10-17  Aurelien DARRAGONCLEANUP: http_ext: remove useless BUG_ON() in http_hand...
2024-10-17  Aurelien DARRAGONMINOR: http_ext: implement rfc7239_{nn,np} converters
2024-10-17  Aurelien DARRAGONDOC: config: fix rfc7239 forwarded typo in desc
2024-10-17  Frederic LecailleBUG/MEDIUM: quic: avoid freezing 0RTT connections
2024-10-17  Frederic LecailleMINOR: quic: send new tokens (NEW_TOKEN) even for 1RTT...
2024-10-17  Frederic LecailleBUG/MINOR: quic: avoid leaking post handshake frames
2024-10-17  Christopher... REGTESTS: Never reuse server connection in http-messagi...
2024-10-17  Christopher... BUG/MAJOR: filters/htx: Add a flag to state the payload...
2024-10-17  Christopher... BUG/MEDIUM: stconn: Check FF data of SC to perform...
2024-10-17  Christopher... BUG/MINOR: http-ana: Don't report a server abort if...
2024-10-17  Christopher... MINOR: mux-h1: Add a trace on shutdown when keep-alive...
2024-10-17  Christopher... MINOR: mux-h1: Show the SD iobuf in trace messages...
2024-10-17  Christopher... BUG/MEDIUM: stconn: Wait iobuf is empty to shut SE...
2024-10-17  William LallemandMINOR: mworker/ocsp: skip ocsp-update proxy init in...
2024-10-17  William LallemandBUG/MINOR: resolvers/mworker: missing default resolvers...
2024-10-17  William LallemandBUG/MEDIUM: mworker/httpclient: initialization skipped...
2024-10-17  William LallemandBUG/MINOR: httpclient: return NULL when no proxy availa...
2024-10-16  Willy Tarreau[RELEASE] Released version 3.1-dev10 v3.1-dev10
2024-10-16  Valentine KrasnobaevaMINOR: startup: close devnullfd, when daemon mode is...
2024-10-16  Valentine KrasnobaevaMINOR: startup: reintroduce *env keywords support
2024-10-16  Valentine KrasnobaevaMINOR: cfgparse-global: parse *env keywords in MODE_DIS...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: report explicitly when worker exits...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: reintroduce systemd support
2024-10-16  Valentine KrasnobaevaMINOR: mworker-prog: stop old programs in mworker_ext_l...
2024-10-16  Valentine KrasnobaevaMINOR: startup: reintroduce program support
2024-10-16  Valentine KrasnobaevaMINOR: cfgparse: add support for program section
2024-10-16  Valentine KrasnobaevaMINOR: mworker: parse program only in MODE_DISCOVERY
2024-10-16  Valentine KrasnobaevaMINOR: mworker: deserialize process list before read_cf...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: readapt program support in mworker_catc...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: slow load status delivery if worker...
2024-10-16  Valentine KrasnobaevaMEDIUM: mworker: block reloads
2024-10-16  Valentine KrasnobaevaMINOR: startup: add set_verbosity
2024-10-16  Valentine KrasnobaevaMEDIUM: mworker: add support of master recovery mode
2024-10-16  Valentine KrasnobaevaMINOR: mworker: adapt exit_on_failure for master recove...
2024-10-16  Valentine KrasnobaevaMINOR: startup: add read_cfg_in_discovery_mode
2024-10-16  Valentine KrasnobaevaMINOR: startup: encapsulate master's code in run_master
2024-10-16  Valentine KrasnobaevaMINOR: startup: split main: add step_init_4
2024-10-16  Valentine KrasnobaevaMINOR: startup: add bind_listeners
2024-10-16  Valentine KrasnobaevaMINOR: startup: encapsulate sock_get_old_sockets in...
2024-10-16  Valentine KrasnobaevaMINOR: startup: simplify check for calling sock_get_old...
2024-10-16  Valentine KrasnobaevaMINOR: startup: split main: add step_init_3
2024-10-16  Valentine KrasnobaevaMINOR: startup: split init() into separate initializati...
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: split sending oldpids_sig logic for...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: add _send_status to support state...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: simplify the code that sets PROC_O_LEAVING
2024-10-16  Valentine KrasnobaevaMINOR: mworker: add support for case when new worker...
2024-10-16  Valentine KrasnobaevaMINOR: startup: rename and adapt reexec_on_failure
2024-10-16  Valentine KrasnobaevaMINOR: mworker: mworker_catch_sigchld: use fd_delete...
2024-10-16  Valentine KrasnobaevaMEDIUM: mworker/cli: close child and parent fds, setup...
2024-10-16  Valentine KrasnobaevaMINOR: mworker: add and set state PROC_O_INIT for new...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: create MASTER proxy before mcli...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: create master CLI sockpair before...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: rename and clean mworker_cli_sockpa...
2024-10-16  Valentine KrasnobaevaMINOR: mworker/cli: rename mworker_cli_proxy_new_listener
2024-10-16  Valentine KrasnobaevaMINOR: cfgparse: fix *thread keywords sensitive to...
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: introduce load_cfg and read_cfg
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse: parse only "global" section in MODE_D...
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse-global: parse only KWF_DISCOVERY keywo...
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse: call some parsers only in MODE_DISCOVERY
2024-10-16  Valentine KrasnobaevaMEDIUM: cfgparse: add KWF_DISCOVERY keyword flag
2024-10-16  Valentine KrasnobaevaMINOR: global: add MODE_DISCOVERY flag
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: remove MODE_MWORKER_WAIT
2024-10-16  Valentine KrasnobaevaMINOR: defaults: update MASTER_MAXCONN description
2024-10-16  Valentine KrasnobaevaMINOR: startup: rename exit_on_waitmode_failure to...
2024-10-16  Valentine KrasnobaevaCLEANUP: haproxy: rm no longer used mworker_reexec_waitmode
2024-10-16  Valentine KrasnobaevaMINOR: startup: only worker gets capabilities from bin
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: do set_identity() if needed in one...
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: call chroot() if needed in one place
2024-10-16  Valentine KrasnobaevaREORG: mworker: move mworker_create_master_cli in maste...
2024-10-16  Valentine KrasnobaevaMINOR: init: check MODE_MWORKER before creating master CLI
2024-10-16  Valentine KrasnobaevaREORG: mworker: set nbthread=1 for master after fork
2024-10-16  Valentine KrasnobaevaBUG/MINOR: mworker: fix memory leak due to master-worke...
2024-10-16  Valentine KrasnobaevaMAJOR: mworker: move master-worker fork in init()
2024-10-16  Valentine KrasnobaevaMEDIUM: startup: move PID handling in init()
next