]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-08-23  Valentine KrasnobaevaMINOR: tools: add helpers to backup/clean/restore env
2024-08-23  Amaury DenoyelleMINOR: mux-quic: correct qcc_bufwnd_full() documentation
2024-08-22  Amaury DenoyelleMINOR: mux-quic: add buf_in_flight to QCC debug infos
2024-08-22  Nathan WehrmanMINOR: config: Created env variables for http and tcp...
2024-08-21  Willy Tarreau[RELEASE] Released version 3.1-dev6 v3.1-dev6
2024-08-21  Willy TarreauCLEANUP: protocol: no longer initialize .receivers...
2024-08-21  Willy TarreauMINOR: protocol: always initialize the receivers list...
2024-08-21  Willy TarreauMINOR: socket: don't ban all custom families from reuseport
2024-08-21  Willy TarreauMINOR: protocol: add the real address family to the...
2024-08-21  Willy TarreauMEDIUM: socket: always properly use the sock_domain...
2024-08-21  Willy TarreauMINOR: protocol: add a family lookup
2024-08-21  Willy TarreauMINOR: protocol: properly assign the sock_domain and...
2024-08-21  Willy TarreauMINOR: quic: support a tolerance for spurious losses
2024-08-21  Willy TarreauMINOR: quic: store the lost packets counter in the...
2024-08-20  Valentine KrasnobaevaBUG/MINOR: cfgparse-global: remove tune.fast-forward...
2024-08-20  Valentine KrasnobaevaMINOR: cfgparse-global: move unsupported keywords in...
2024-08-20  Valentine KrasnobaevaMINOR: cfgparse-global: move tune options in global...
2024-08-20  Valentine KrasnobaevaMINOR: cfgparse-global: move 'expose-*' in global keywo...
2024-08-20  Valentine KrasnobaevaMINOR: cfgparse-global: move 'pidfile' in global keywor...
2024-08-20  Valentine KrasnobaevaBUG/MINOR: cfgparse-global: remove redundant goto
2024-08-20  Valentine KrasnobaevaBUG/MINOR: cfgparse-global: clean common_kw_list
2024-08-20  Valentine KrasnobaevaBUG/MINOR: cfgparse-global: fix err msg in mworker...
2024-08-20  Amaury DenoyelleMINOR: mux-quic: retry after small buf alloc failure
2024-08-20  Amaury DenoyelleMEDIUM: h3: allocate small buffers for headers frames
2024-08-20  Amaury DenoyelleMINOR: quic: support sbuf allocation in quic_stream
2024-08-20  Amaury DenoyelleMINOR: quic: define sbuf pool
2024-08-20  Amaury DenoyelleMINOR: quic/config: adapt settings to new conn buffer...
2024-08-20  Amaury DenoyelleMAJOR: mux-quic: allocate Tx buffers based on congestio...
2024-08-20  Amaury DenoyelleMINOR: mux-quic: define buf_in_flight
2024-08-20  Amaury DenoyelleMINOR: h3: mark control stream as metadata
2024-08-20  Amaury DenoyelleMEDIUM: mux-quic: implement API to ignore txbuf limit...
2024-08-20  Amaury DenoyelleMINOR: mux-quic: account stream txbuf in QCC
2024-08-20  Amaury DenoyelleMINOR: quic: allocate stream txbuf via qc_stream_desc API
2024-08-20  Amaury DenoyelleMINOR: quic: define max-window-size config setting
2024-08-20  Amaury DenoyelleMINOR: quic: extract config window-size parsing
2024-08-20  Amaury DenoyelleDOC: quic: document nocc debug congestion algorithm
2024-08-20  Amaury DenoyelleDOC: quic: fix default minimal value for max window...
2024-08-20  Nicolas CARPiBUG/MINOR: stats: add lang attribute to html tag
2024-08-20  Nicolas CARPiCLEANUP: stats: use modern DOCTYPE tag
2024-08-20  Nicolas CARPiBUG/MINOR: stats: fix color of input elements in dark...
2024-08-20  Valentine KrasnobaevaMINOR: cfgparse: limit file size loaded via /dev/stdin
2024-08-20  Nathan WehrmanMINOR: Implements new log format of option tcplog clf
2024-08-20  Nicolas CARPiDOC: lua: fix incorrect english in lua.txt
2024-08-20  Ilia ShipitsinCI: QUIC Interop AWS-LC: enable chrome client
2024-08-20  Ilia ShipitsinCI: modernize codespell action, switch to node 16
2024-08-20  Ilia ShipitsinCI: QUIC Interop LibreSSL: document chacha20 test status
2024-08-19  Aurelien DARRAGONMINOR: log: "drop" support for log-profile steps
2024-08-16  Aurelien DARRAGONMEDIUM: log: relax some checks and emit diag warnings...
2024-08-13  Nathan WehrmanDOC: config: correct the table for option tcplog
2024-08-13  William LallemandMINOR: release-estimator: fix the shebang of the python...
2024-08-13  William Lallemand MINOR: release-estimator: add installation steps in...
2024-08-13  William LallemandMINOR: release-estimator: add requirements.txt
2024-08-13  William LallemandBUG/MINOR: release-estimator: fix relative scheme in...
2024-08-13  Ilia ShipitsinCI: keep logs for failed QIUC Interop jobs
2024-08-13  Valentine KrasnobaevaBUG/MINOR: pattern: pat_ref_set: return 0 if err was...
2024-08-13  Valentine KrasnobaevaBUG/MINOR: pattern: pat_ref_set: fix UAF reported by...
2024-08-11  Willy TarreauBUG/MINOR: tools: make fgets_from_mem() stop at the...
2024-08-09  William LallemandCLEANUP: mworker/cli: clean up the mode handling
2024-08-09  Amaury DenoyelleBUG/MINOR: h3: properly reject too long header responses
2024-08-09  Amaury DenoyelleMINOR: mux-quic: do not trace error in qcc_send_frames...
2024-08-09  Valentine KrasnobaevaMINOR: proto_uxst: copy errno in errmsg for syscalls
2024-08-09  Valentine KrasnobaevaBUG/MINOR: cfgparse: parse_cfg: fix null ptr dereferenc...
2024-08-09  Valentine KrasnobaevaBUG/MINOR: proto_uxst: delete fd from fdtab if listen...
2024-08-09  Amaury DenoyelleBUG/MINOR: mux-quic: do not send too big MAX_STREAMS ID
2024-08-08  Valentine KrasnobaevaMINOR: startup: fix unused value reported by coverity
2024-08-08  Valentine KrasnobaevaMINOR: cfgparse: load_cfg_in_mem: fix null ptr derefere...
2024-08-08  William LallemandREGTESTS: mcli: test the pipelined commands on master CLI
2024-08-08  William LallemandBUG/MEDIUM: mworker/cli: fix pipelined modes on master CLI
2024-08-08  William LallemandMINOR: channel: implement ci_insert() function
2024-08-08  Valentine KrasnobaevaMINOR: proto_tcp: tcp_bind_listener: copy errno in...
2024-08-08  Valentine KrasnobaevaBUG/MINOR: proto_tcp: keep error msg if listen() fails
2024-08-08  Valentine KrasnobaevaBUG/MINOR: proto_tcp: delete fd from fdtab if listen...
2024-08-07  Willy Tarreau[RELEASE] Released version 3.1-dev5 v3.1-dev5
2024-08-07  Valentine KrasnobaevaMINOR: startup: rename readcfgfile in parse_cfg
2024-08-07  Valentine KrasnobaevaMEDIUM: startup: load and parse configs from memory
2024-08-07  Valentine KrasnobaevaMEDIUM: startup: make read_cfg() return immediately...
2024-08-07  Valentine KrasnobaevaMINOR: tools: add fgets_from_mem
2024-08-07  Valentine KrasnobaevaMINOR: cfgparse: load_cfg_in_mem: take in account file...
2024-08-07  Valentine KrasnobaevaMINOR: cfgparse: add load_cfg_in_mem
2024-08-07  Valentine KrasnobaevaMINOR: startup: adapt list_append_word to use cfgfile
2024-08-07  Valentine KrasnobaevaREORG: tools: move list_append_word to cfgparse
2024-08-07  Valentine KrasnobaevaMINOR: cfgparse: add struct cfgfile to represent config...
2024-08-07  Aurelien DARRAGONMINOR: server: ensure max_events_at_once > 0 in server_...
2024-08-07  Amaury DenoyelleBUG/MINOR: quic: prevent freeze after early QCS closure
2024-08-07  Willy TarreauMINOR: mux-h3/trace: add a state trace on stream creati...
2024-08-07  Willy TarreauMINOR: mux-h2/trace: add a state trace on stream creati...
2024-08-07  Willy TarreauMINOR: mux-h1/trace: add a state trace on stream creati...
2024-08-07  Willy TarreauMINOR: mux-quic: add a trace context filling helper
2024-08-07  Willy TarreauMINOR: mux-quic: don't leave dangling pointer after...
2024-08-07  Willy TarreauMINOR: mux-h1: add a trace context filling helper
2024-08-07  Willy TarreauMINOR: mux-h2: add a trace context filling helper
2024-08-07  Willy TarreauMINOR: trace: add a per-source helper to pre-fill the...
2024-08-07  Willy TarreauMINOR: trace: move the known trace context into a dedic...
2024-08-07  Willy TarreauMEDIUM: trace: implement a "follow" mechanism
2024-08-07  Willy TarreauMINOR: session/trace: enable very minimal session tracing
2024-08-07  Willy TarreauMINOR: trace: support setting the sink and level for...
2024-08-07  Willy TarreauBUG/MINOR: quic/trace: make quic_conn_enc_level_init...
2024-08-07  Willy TarreauBUG/MINOR: trace/quic: make "qconn" selectable as a...
2024-08-07  Willy TarreauBUG/MINOR: trace: automatically start in waiting mode...
2024-08-07  Willy TarreauBUG/MEDIUM: trace: fix null deref in lockon mechanism...
next