]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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...
2024-07-17 Aurelien DARRAGONOPTIM: sink: balance applets accross threads
2024-07-17 Aurelien DARRAGONMEDIUM: sink: start applets asynchronously
2024-07-17 Willy TarreauBUG/MAJOR: mux-h2: force a hard error upon short read...
2024-07-17 Valentine KrasnobaevaBUG/MEDIUM: ssl_sock: fix deadlock in ssl_sock_load_ocs...
2024-07-16 Lukas TribusDOC: install: don't reference removed CPU arg
2024-07-16 Valentine KrasnobaevaMINOR: debug: keep runtime limits in postmortem
2024-07-16 Valentine KrasnobaevaMINOR: debug: prepare to show runtime limits
2024-07-16 Valentine KrasnobaevaMINOR: debug: use LIM2A to show limits
2024-07-16 Valentine KrasnobaevaMINOR: debug: keep runtime capabilities in post_mortem
2024-07-16 Valentine KrasnobaevaMINOR: debug: store runtime uid/gid in postmortem
2024-07-16 Valentine KrasnobaevaCLEANUP: debug: fix indents in debug_parse_cli_show_dev
2024-07-16 Valentine KrasnobaevaMINOR: debug: prepare feed_post_mortem_late
2024-07-16 Willy TarreauBUG/MEDIUM: debug/cli: fix "show threads" crashing...
2024-07-16 Amaury DenoyelleBUG/MINOR: do not close uninit FD in quic_test_socketops()
2024-07-16 Aurelien DARRAGONMINOR: server: better mt_list usage for node migration...
2024-07-15 Willy TarreauMINOR: fd: don't scan the full fdtab on all threads
2024-07-15 Willy TarreauBUILD: mux-spop: fix build failure on gcc 4-10 and...
2024-07-12 Christopher... DOC: spoe: Update SPOE documentation to reflect recent...
2024-07-12 Christopher... MEDIUM: spoe: Make the SPOE applet use its own buffers
2024-07-12 Christopher... MEDIUM: spoe: Forward SPOE context error to the SPOE...
2024-07-12 Christopher... MEDIUM: mux-spop: Announce the pipeling support if...
2024-07-12 Christopher... MEDIUM: mux-spop: Add checks on received frames
2024-07-12 Christopher... MINOR: spoe: Remove the spop version from the SPOE...
2024-07-12 Christopher... MEDIUM: mux-spop/spoe: Save negociated max-frame-size...
2024-07-12 Christopher... MEDIUM: spoe: Directly receive ACK frame in the SPOE...
2024-07-12 Christopher... MEDIUM: spoe: Directly xfer NOTIFY frame when SPOE...
2024-07-12 Christopher... MINOR: stats-html: Display reuse ratio for spop connections
2024-07-12 Christopher... MAJOR: mux-spop: Make the SPOP connections reusable
2024-07-12 Christopher... MINOR: mux-spop: Use a dedicated function to update...
next