]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2024-07-24  Christopher... MINOR: spoe: Add a function to validate a version is...
2024-07-24  Frederic LecailleMINOR: quic: Avoid cc priv buffer overflow.
2024-07-19  Christopher... DOC: config: Explicitly state the SPOE streams have...
2024-07-19  Christopher... DOC: config: Add info about variable scopes referencing...
2024-07-19  Christopher... DOC: config: Add a dedicated section about variables
2024-07-19  Frederic LecailleBUG/MINOR: quic: Non optimal first datagram.
2024-07-18  Christopher... MEDIUM: spoe: Set the parent stream for SPOE streams
2024-07-18  Christopher... MEDIUM: vars: Be able to retrieve variable of the paren...
2024-07-18  Christopher... MINOR: vars: Use a variable description to get variable...
2024-07-18  Christopher... MEDIUM: vars: Be able to parse parent scopes for variables
2024-07-18  Christopher... MINOR: vars: Use a description to set/unset a variable...
2024-07-18  Christopher... MINOR: vars: Fill a description instead of hash and...
2024-07-18  Christopher... MINOR: stream: Add a pointer to set the parent stream
2024-07-18  Christopher... BUG/MINOR: cli: Atomically inc the global request count...
2024-07-18  Christopher... BUG/MINOR: server: Don't warn fallback IP is used durin...
2024-07-18  Amaury DenoyelleBUG/MINOR: stick-table: fix crash for src_inc_gpc(...
2024-07-18  Willy TarreauDOC: config: improve the http-keep-alive section
2024-07-18  Valentine KrasnobaevaMINOR: cfgparse-global: move no<poller_name> in cfg_kw_list
2024-07-18  Valentine KrasnobaevaMINOR: cfgparse-global: move mode's keywords in cfg_kw_list
2024-07-18  Aurelien DARRAGONBUILD: tree-wide: cast arguments to tolower/toupper...
2024-07-18  Valentine KrasnobaevaBUG/MEDIUM: startup: fix zero-warning mode
2024-07-17  William LallemandDOC: configuration: issuers-chain-path is compatible...
2024-07-17  William LallemandDOC: configuration: issuers-chain-path not compatible...
2024-07-17  William LallemandREGTESTS: ssl: test the issuers-chain-path keyword
2024-07-17  William LallemandMINOR: ssl: change issuers-chain for show_cert_detail()
2024-07-17  William LallemandMEDIUM: ssl: add extra_chain to ckch_data
2024-07-17  Valentine KrasnobaevaMEDIUM: ocsp: fix ocsp when the chain is loaded from...
next