]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-10-24  Valentine KrasnobaevaMINOR: error: simplify startup_logs_init_shm
2024-10-24  Valentine KrasnobaevaMINOR: mworker: stop MASTER proxy listener on worker...
2024-10-24  Valentine KrasnobaevaBUG/MINOR: mworker/cli: show master startup logs in...
2024-10-24  Willy TarreauMINOR: activity/memprofile: show per-DSO stats
2024-10-24  Christopher... BUG/MINOR: mux-h1: Fix conditions on pipe in some COUNT...
2024-10-24  Christopher... DEBUG: mux-h1: Add debug counters to track errors with...
2024-10-23  Willy TarreauRevert "OPTIM: mux-h2: make h2_send() report more accur...
2024-10-23  Willy TarreauBUILD: spoe: fix build warning on older gcc around...
2024-10-23  Aurelien DARRAGONBUG/MEDIUM: connection/http-reuse: fix address collisio...
2024-10-22  Willy TarreauMINOR: sample: add the "when" converter to condition...
2024-10-22  Willy TarreauMINOR: filters: add per-filter call counters
2024-10-22  Willy TarreauMINOR: stream: maintain per-stream counters of the...
2024-10-22  Christopher... MINOR: mux-h1: Add support of the debug string for...
2024-10-22  Christopher... DEBUG: mux-h1: Add debug counters to track some errors
2024-10-22  Christopher... DEBUG: stream: Add debug counters to track some client...
2024-10-22  Christopher... CLEANUP: stream: remove outdated comments
2024-10-22  Christopher... BUG/MINOR: stconn: Pretend the SE have more data to...
2024-10-22  Christopher... BUG/MEDIUM: mux-h2: Remove H2S from send list if data...
2024-10-22  Christopher... BUG/MEDIUM: stats-html: Never dump more data than expec...
2024-10-21  Willy TarreauMINOR: debug: add "debug dev counters" to list code...
2024-10-21  Willy TarreauMINOR: debug: add a new debug macro COUNT_IF()
2024-10-21  Willy TarreauMEDIUM: debug: add match counters for BUG_ON/WARN_ON...
2024-10-21  Willy TarreauCLEANUP: debug: make the BUG_ON() macros check the...
2024-10-21  Amaury DenoyelleBUG/MINOR: mux-quic: do not close STREAM with empty...
2024-10-21  Amaury DenoyelleMINOR: mux-quic: simplify sending of empty 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...
next