]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2025-09-16 Willy TarreauMEDIUM: guid: switch guid to more compact cebuis_tree
2025-09-16 Willy TarreauMEDIUM: migrate the patterns reference to cebs_tree
2025-09-16 Willy TarreauIMPORT: cebtree: import version 0.5.0 to support duplicates
2025-09-16 Willy TarreauBUILD: makefile: implement support for running a comman...
2025-09-15 Valentine KrasnobaevaBUG/MINOR: resolvers: always normalize FQDN from response
2025-09-15 Remi Tricot... BUG/MINOR: ocsp: Crash when updating CA during ocsp...
2025-09-15 Aurelien DARRAGONMEDIUM: log/proxy: store log-steps selection using...
2025-09-15 Aurelien DARRAGONBUG/MEDIUM: http_ana: fix potential NULL deref in http_...
2025-09-15 Christopher... Revert "BUG/MINOR: ocsp: Crash when updating CA during...
2025-09-15 Remi Tricot... BUG/MINOR: ocsp: Crash when updating CA during ocsp...
2025-09-15 Christopher... BUG/MEDIUM: resolvers: Wake resolver task up whne unlin...
2025-09-12 Christopher... BUG/MEDIUM: resolvers: Accept to create resolution...
2025-09-12 Christopher... BUG/MEDIUM: resolvers: Make resolution owns its hostnam...
2025-09-12 Christopher... BUG/MEDIUM: resolvers: Test for empty tree when getting...
2025-09-12 Collison, StevenDOC: proxy-protocol: Add TLS group and sig scheme TLVs
2025-09-11 Willy TarreauMINOR: activity/memory: count allocations performed...
2025-09-11 Willy TarreauMINOR: activity: collect CPU time spent on memory alloc...
2025-09-11 Willy TarreauMINOR: activity: add a new mem_avg column to show profi...
2025-09-11 Willy TarreauMINOR: activity: collect time spent with a lock held...
2025-09-11 Willy TarreauMINOR: activity: add a new lkd_avg column to show profi...
2025-09-11 Willy TarreauMINOR: thread: add a lock level information in the...
2025-09-11 Willy TarreauMINOR: activity: collect time spent waiting on a lock...
2025-09-11 Willy TarreauMINOR: activity: add a new lkw_avg column to show profi...
2025-09-11 Willy TarreauMINOR: activity: don't report the lat_tot column for...
2025-09-11 Christopher... BUG/MINOR: resolvers: Restore round-robin selection...
2025-09-11 Christopher... BUG/MEDIUM: resolvers: Properly cache do-resolv resolution
2025-09-11 William LallemandBUILD: ssl: functions defined but not used
2025-09-11 William LallemandMINOR: ssl: set functions as static when no protypes...
2025-09-11 William LallemandMINOR: ocsp: put internal functions as static ones
2025-09-11 William LallemandBUG/MINOR: ocsp: prototype inconsistency
2025-09-11 Remi Tricot... BUG/MINOR: ssl: Fix potential NULL deref in trace callback
2025-09-11 Remi Tricot... BUG/MINOR: ssl: Potential NULL deref in trace macro
2025-09-11 William LallemandBUG/MEDIUM: jws: return size_t in JWS functions
2025-09-11 William LallemandBUG/MINOR: acme: null pointer dereference upon allocati...
2025-09-11 Amaury DenoyelleDOC: quic: clarifies limited-quic support
2025-09-11 Amaury DenoyelleMINOR: quic: display build warning for compat layer...
2025-09-11 Frederic LecailleMINOR: quic-be: make SSL/QUIC objects use their own...
2025-09-11 Frederic LecailleMINOR: quic: get rid of ->target quic_conn struct member
2025-09-11 Christopher... BUG/MAJOR: stream: Force channel analysis on successful...
2025-09-10 Willy TarreauMEDIUM: peers: move process_peer_sync() to a single...
2025-09-10 Willy TarreauMEDIUM: stick-table: move process_table_expire() to...
2025-09-10 Willy TarreauBUG/MINOR: stick-table: make sure never to miss a proce...
2025-09-10 Willy TarreauMEDIUM: resolvers: make the process_resolvers() task...
2025-09-10 Willy TarreauMEDIUM: dns: bind the nameserver sockets to the initiat...
2025-09-10 Olivier HouchardBUG/MEDIUM: ssl: Fix a crash if we failed to create...
2025-09-10 Olivier HouchardBUG/MEDIUM: ssl: Fix a crash when using QUIC
2025-09-10 Willy TarreauDEBUG: stick-tables: export stktable_add_pend_updates...
2025-09-10 Willy TarreauBUG/MEDIUM: stick-tables: don't loop on non-expirable...
2025-09-10 Willy TarreauMINOR: tools: don't emit "+0" for symbol names which...
2025-09-10 Willy TarreauMINOR: activity: indicate the number of calls on "show...
2025-09-10 Willy TarreauBUG/MINOR: activity: fix reporting of task latency
2025-09-10 Willy TarreauBUILD: ssl: address a recent build warning when QUIC...
2025-09-09 Olivier HouchardMEDIUM: server: Make use of the stored ALPN stored...
2025-09-09 Willy TarreauCLEANUP: backend: clarify the cases where we want to...
2025-09-09 Willy TarreauCLEANUP: backend: simplify the complex ifdef related...
2025-09-09 Willy TarreauCLEANUP: backend: invert the condition to start the...
2025-09-09 Willy TarreauCLEANUP: backend: clarify the role of the init_mux...
2025-09-09 Olivier HouchardMEDIUM: server: Introduce the concept of path parameters
2025-09-09 Olivier HouchardMINOR: ssl: Use the new flag to know when the ALPN...
2025-09-09 Olivier HouchardMINOR: ssl: Add a flag to let it known we have an ALPN...
2025-09-09 Olivier HouchardBUG/MEDIUM: ssl: create the mux immediately on early...
2025-09-09 Olivier HouchardBUG/MEDIUM: h1: Allow reception if we have early data
2025-09-09 Willy TarreauMEDIUM: peers: don't even try to process updates under...
2025-09-09 Willy TarreauMEDIUM: stick-tables: don't wait indefinitely in stktab...
2025-09-09 Willy TarreauMEDIUM: stick-tables: give up on lock contention in...
2025-09-09 Willy TarreauMEDIUM: stick-tables: relax stktable_trash_oldest(...
2025-09-09 Willy TarreauMINOR: stick-table: permit stksess_new() to temporarily...
2025-09-09 Willy TarreauDEBUG: peers: export functions that use locks
2025-09-09 Willy TarreauMINOR: debug: report the time since last wakeup and...
2025-09-09 Willy TarreauMINOR: debug: report the number of loops and ctxsw...
2025-09-09 Willy TarreauDEBUG: stream: count the number of passes in the connec...
2025-09-09 Willy TarreauMINOR: debug: report the process id in warnings and...
2025-09-09 Amaury DenoyelleMINOR: check: reject invalid check config on a QUIC...
2025-09-09 Amaury DenoyelleBUG/MINOR: check: ensure checks are compatible with...
2025-09-09 Amaury DenoyelleBUG/MEDIUM: checks: fix ALPN inheritance from server
2025-09-09 Amaury DenoyelleOPTIM: check: do not delay MUX for ALPN if SSL not...
2025-09-09 Amaury DenoyelleBUG/MINOR: hq-interop: adjust parsing/encoding on backe...
2025-09-09 Christopher... BUG/MEDIUM: mux-h2: Reinforce conditions to report...
2025-09-09 Christopher... BUG/MEDIUM: mux-h2: Report RST/error to app-layer strea...
2025-09-09 Christopher... BUG/MINOR: mux-h2: Remove H2_CF_DEM_DFULL flags when...
2025-09-09 Christopher... BUG/MEDIUM: mux-h2: Restart reading when mbuf ring...
2025-09-09 Christopher... BUG/MEDIUM: mux-h2; Don't block reveives in H2_CS_ERROR...
2025-09-09 Christopher... BUG/MEDIUM: mux-h2: Reset MUX blocking flags when a...
2025-09-08 Amaury DenoyelleBUG/MINOR: quic: properly support GSO on backend side
2025-09-08 Christopher... MINOR: pools: Don't dump anymore info about pools when...
2025-09-08 Christopher... BUG/MINOR: pools: Fix the dump of pools info to deal...
2025-09-08 Christopher... REGTESTS: ssl: Fix the script about automatic SNI selection
2025-09-08 Amaury DenoyelleMINOR: quic: restore QUIC_HP_SAMPLE_LEN constant
2025-09-08 Amaury DenoyelleTESTS: quic: add unit-tests for QUIC TX part
2025-09-08 Amaury DenoyelleCLEANUP: quic: fix typo in quic_tx trace
2025-09-08 Aurelien DARRAGONMINOR: stats-file: use explicit unsigned integer bitshi...
2025-09-08 Aurelien DARRAGONBUG/MEDIUM: proxy: fix crash with stop_proxy() called...
2025-09-08 Frederic LecailleMINOR: quic: SSL session reuse for QUIC
2025-09-06 Olivier HouchardBUG/MEDIUM: ssl: Properly initialize msg_controllen.
2025-09-06 Willy TarreauBUG/MINOR: cpu_topo: work around a small bug in musl...
2025-09-05 Frederic LecailleBUG/MINOR: quic: too short PADDING frame for too short...
2025-09-05 Frederic LecailleMINOR: quic: add useful trace about padding params...
2025-09-05 Christopher... REGTESTS: ssl: Add a script to test the automatic SNI...
2025-09-05 Christopher... OPTIM: tcpcheck: Reorder tcpchek_connect structure...
2025-09-05 Christopher... MEDIUM: httpcheck/ssl: Base the SNI value on the HTTP...
next