]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-09-17  Ben KallusIMPORT: ebtree: Fix UB from clz(0)
2025-09-17  Willy TarreauIMPORT: ebst: use prefetching in lookup() and insert()
2025-09-17  Willy TarreauIMPORT: ebtree: only use __builtin_prefetch() when...
2025-09-17  Willy TarreauIMPORT: eb32/64: optimize insert for modern CPUs
2025-09-17  Willy TarreauIMPORT: ebmb: optimize the lookup for modern CPUs
2025-09-17  Willy TarreauIMPORT: eb32/eb64: place an unlikely() on the leaf...
2025-09-17  Willy TarreauIMPORT: eb32: drop the now useless node_bit variable
2025-09-17  Willy TarreauIMPORT: eb32/eb64: use a more parallelizable check...
2025-09-17  Willy TarreauIMPORT: eb32/eb64: reorder the lookup loop for modern...
2025-09-17  Willy TarreauIMPORT: ebtree: delete unusable ebpttree.c
2025-09-17  Aurelien DARRAGONDOC: internals: document the shm-stats-file format...
2025-09-17  Aurelien DARRAGONMINOR: counters: document that tg shared counters are...
2025-09-17  Aurelien DARRAGONCLEANUP: log: remove deadcode in px_parse_log_steps()
2025-09-16  Willy TarreauBUG/MEDIUM: pattern: fix possible infinite loops on...
2025-09-16  Willy TarreauRevert "BUG/MEDIUM: pattern: fix possible infinite...
2025-09-16  William LallemandCI: scripts: mkdir BUILDSSL_TMPDIR
2025-09-16  William LallemandCI: github: add an OpenSSL + ECH job
2025-09-16  William LallemandCI: scripts: add support for git in openssl builds
2025-09-16  Willy TarreauBUG/MEDIUM: pattern: fix possible infinite loops on...
2025-09-16  Willy TarreauCLEANUP: vars: use the item API for the variables trees
2025-09-16  Willy TarreauCLEANUP: tools: use the item API for the file names...
2025-09-16  Willy TarreauMEDIUM: connection: reintegrate conn_hash_node into...
2025-09-16  Willy TarreauMEDIUM: connection: move idle connection trees to ceb64
2025-09-16  Willy TarreauMINOR: connection: pass the thread number to conn_delet...
2025-09-16  Willy TarreauCLEANUP: backend: use a single variable for removed...
2025-09-16  Willy TarreauMINOR: server: pass the server and thread to srv_migrat...
2025-09-16  Willy TarreauCLEANUP: server: use eb64_entry() not ebmb_entry()...
2025-09-16  Willy TarreauCLEANUP: backend: factor the connection lookup loop
2025-09-16  Willy TarreauCLEANUP: proxy: slightly reorganize fields to plug...
2025-09-16  Willy TarreauCLEANUP: server: slightly reorder fields in the struct...
2025-09-16  Willy TarreauMEDIUM: server: index server ID using compact trees
2025-09-16  Willy TarreauMEDIUM: listener: index listener ID using compact trees
2025-09-16  Willy TarreauMEDIUM: proxy: index proxy ID using compact trees
2025-09-16  Willy TarreauMINOR: proxy: add proxy_index_id() to index a proxy...
2025-09-16  Willy TarreauMINOR: listener: add listener_index_id() to index a...
2025-09-16  Willy TarreauMINOR: server: add server_index_id() to index a server...
2025-09-16  Willy TarreauCLEANUP: server: use server_find_by_id() when looking...
2025-09-16  Willy TarreauMINOR: server: add server_get_next_id() to find next...
2025-09-16  Willy TarreauMINOR: listener: add listener_get_next_id() to find...
2025-09-16  Willy TarreauMINOR: proxy: add proxy_get_next_id() to find next...
2025-09-16  Willy TarreauMEDIUM: stktable: index table names using compact trees
2025-09-16  Willy TarreauMEDIUM: proxy: switch conf.name to cebis_tree
2025-09-16  Willy TarreauMEDIUM: server: switch the host_dn member to cebis_tree
2025-09-16  Willy TarreauMEDIUM: server: switch conf.name to cebis_tree
2025-09-16  Willy TarreauMEDIUM: server: switch addr_node to cebis_tree
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 quic-interop
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...
next