]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2024-07-25  William LallemandMEDIUM: quic: implement CHACHA20_POLY1305 for AWS-LC
2024-07-25  William LallemandMEDIUM: quic: add key argument to header protection...
2024-07-25  William LallemandMINOR: quic: rename confusing wording aes to hp
2024-07-25  William LallemandMEDIUM: ssl/quic: implement quic crypto with EVP_AEAD
2024-07-24  Frederic LecailleBUG/MINOR: quic: Lack of precision when computing K...
2024-07-24  Willy Tarreau[RELEASE] Released version 3.1-dev4 v3.1-dev4
2024-07-24  Aurelien DARRAGONOPTIM: sink: consider threads' current load when rebala...
2024-07-24  Aurelien DARRAGONMEDIUM: sink: "max-reuse" support for sink servers
2024-07-24  Aurelien DARRAGONMINOR: sink: add processed events counter in sft
2024-07-24  Aurelien DARRAGONMINOR: ring: count processed messages in ring_dispatch_...
2024-07-24  Aurelien DARRAGONMEDIUM: sink: don't set NOLINGER flag on the outgoing...
2024-07-24  Aurelien DARRAGONMINOR: sink: distinguish between hard and soft close...
2024-07-24  Aurelien DARRAGONMINOR: sink: add some comments about sft->appctx usage...
2024-07-24  Aurelien DARRAGONMINOR: sink: merge sink_forward_io_handler() with sink_...
2024-07-24  Aurelien DARRAGONMINOR: sink: Remove useless test on SE_FL_SHR/SHW flags
2024-07-24  Aurelien DARRAGONMINOR: sink: unify and sink_forward_io_handler() and...
2024-07-24  Aurelien DARRAGONBUG/MEDIUM: sink: properly init applet under sft lock
2024-07-24  Christopher... REGTESTS: check/spoe: Re-enable the script performing...
2024-07-24  Christopher... MEDIUM: spoe/tcpcheck: Reintroduce SPOP check as a...
2024-07-24  Christopher... MINOR: spoe: export the list of SPOP error reasons
next