]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2024-08-07  Willy TarreauBUG/MINOR: trace/quic: permit to lock on frontend/conne...
2024-08-07  Willy TarreauBUG/MINOR: trace/quic: enable conn/session pointer...
2024-08-07  Amaury DenoyelleMINOR: mux-quic: measure QCS lifetime and its blocking...
2024-08-07  Amaury DenoyelleMINOR: time: define tot_time structure
2024-08-07  Amaury DenoyelleMINOR: quic: dump quic_conn debug string for logs
2024-08-07  Amaury DenoyelleMINOR: mux-quic: implement debug string for logs
2024-08-07  Amaury DenoyelleMINOR: mux-quic: define dump functions for QCC and QCS
2024-08-07  Willy TarreauMINOR: mux-h2: implement the debug string for logs
2024-08-07  Willy TarreauMINOR: stconn: add a new pair of sf functions {bs,fs...
2024-08-07  Willy TarreauDOC: configuration: fix alphabetical ordering of {bs...
2024-08-07  Amaury DenoyelleMINOR: quic: enforce ACK reception is handled in order
2024-08-07  Amaury DenoyelleBUG/MEDIUM: quic: handle retransmit for standalone...
2024-08-07  Amaury DenoyelleMINOR: quic: implement function to check if STREAM...
2024-08-06  Amaury DenoyelleMINOR: quic: convert qc_stream_desc release field to...
2024-08-06  Aurelien DARRAGONBUG/MEDIUM: server/addr: fix tune.events.max-events...
2024-08-06  Ilia ShipitsinBUG/MINOR: fcgi-app: handle a possible strdup() failure
2024-08-06  Ilia ShipitsinDEV: coccinelle: add a test to detect unchecked strdup()
2024-08-05  Frederic LecailleBUG/MINOR: quic: Too short datagram during packet build...
2024-08-05  Ilia ShipitsinCI: harden NetBSD builds by ERR=1
2024-08-05  Ilia ShipitsinCI: add weekly QUIC Interop regression against AWS-LC
2024-08-02  Frederic LecailleBUG/MINOR: quic: Too shord datagram during O-RTT handsh...
2024-08-02  Christopher... BUG/MEDIUM: peer: Notify the applet won't consume data...
2024-08-02  Christopher... BUG/MEDIUM: mux-h2: Propagate term flags to SE on error...
2024-08-02  Christopher... BUG/MEDIUM: h2: Only report early HTX EOM for tunneled...
2024-08-02  Christopher... BUG/MEDIUM: http-ana: Report error on write error waiti...
2024-08-01  Amaury DenoyelleBUG/MINOR: h2: reject extended connect for h2c protocol
2024-08-01  Amaury DenoyelleBUG/MINOR: h1: do not forward h2c upgrade header token
2024-08-01  Amaury DenoyelleBUG/MIONR: quic: fix fc_lost
2024-08-01  Amaury DenoyelleBUG/MINOR: quic: fix fc_rtt/srtt values
2024-07-31  Amaury DenoyelleMINOR: flags/mux-quic: decode qcc and qcs flags
2024-07-31  Frederic LecailleMINOR: quic: Define ->get_info() control layer callback...
next