]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2024-07-31  Frederic LecailleMINOR: tcp_sample: Move TCP low level sample fetch...
2024-07-31  Amaury DenoyelleBUG/MEDIUM: quic: prevent conn freeze on 0RTT undeciphe...
2024-07-30  William LallemandBUILD: ssl: replace USE_OPENSSL_AWSLC by OPENSSL_IS_AWSLC
2024-07-30  William LallemandBUG/MEDIUM: ssl: 0-RTT initialized at the wrong place...
2024-07-30  William LallemandBUG/MEDIUM: ssl: reactivate 0-RTT for AWS-LC
2024-07-30  Willy TarreauBUG/MINOR: stconn: bs.id and fs.id had their dependenci...
2024-07-30  Christopher... BUILD: mux-pt: Use the right name for the sedesc variable
2024-07-30  Christopher... BUG/MEDIUM: mux-pt/mux-h1: Release the pipe on connecti...
2024-07-30  Christopher... BUG/MEDIUM: stconn: Report error on SC on send if a...
2024-07-30  Christopher... DOC: config: Add documentation about spop mode for...
2024-07-29  Willy TarreauBUG/MEDIUM: queue: deal with a rare TOCTOU in assign_se...
2024-07-29  Willy TarreauMINOR: queue: add a function to check for TOCTOU after...
2024-07-28  Willy TarreauBUILD: cfgparse-quic: fix build error on Solaris due...
2024-07-26  Christopher... BUG/MEDIUM: jwt: Clear SSL error queue on error when...
2024-07-26  Frederic LecailleMINOR: quic: Dump TX in flight bytes vs window values...
2024-07-26  Frederic LecailleMINOR: quic: Add information to "show quic" for CUBIC cc.
2024-07-26  Willy TarreauMEDIUM: h1: allow to preserve keep-alive on T-E + C-L
2024-07-26  Amaury DenoyelleBUG/MEDIUM: quic: fix invalid conn reject with CONNECTI...
2024-07-25  Amaury DenoyelleMINOR: quic: implement send-retry quic-initial rules
2024-07-25  Amaury DenoyelleMINOR: quic: implement reject quic-initial action
2024-07-25  Amaury DenoyelleMINOR: quic: pass quic_dgram as obj_type for quic-initi...
2024-07-25  Amaury DenoyelleMINOR: quic: support ACL for quic-initial rules
2024-07-25  Amaury DenoyelleMEDIUM: quic: implement quic-initial rules
2024-07-25  Amaury DenoyelleMINOR: quic: delay Retry emission on quic-force-retry
2024-07-25  Aurelien DARRAGONMEDIUM: sink: assume sft appctx stickiness
next