]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
15 hours ago  Willy TarreauDEV: haring: bound the ring geometry to the size of... master
16 hours ago  Willy TarreauBUG/MINOR: hlua: use a local buffer to format the socke...
16 hours ago  Willy TarreauBUG/MINOR: stats-file: reject tgid 0 when preloading...
16 hours ago  Willy TarreauBUG/MEDIUM: hpack: encode long methods and schemes...
16 hours ago  Amaury DenoyelleREGTESTS: proxy: complete "del backend" test flx04/master
17 hours ago  Amaury DenoyelleBUG/MINOR: proxy: release watcher in "show default...
17 hours ago  Amaury DenoyelleBUG/MINOR: proxy: release watcher in various commands...
24 hours ago  Amaury DenoyelleMINOR: config: support "all" and "none" on "tune.defaul...
25 hours ago  Willy Tarreau[RELEASE] Released version 3.5-dev4 quic-interop flx04/quic-interop v3.5-dev4
46 hours ago  Amaury DenoyelleMINOR: proxy: implement "show defaults"
46 hours ago  Amaury DenoyelleMINOR: proxy: complete "add backend" reg-test
46 hours ago  Amaury DenoyelleMINOR: proxy: implement "show default-server"
46 hours ago  Amaury DenoyelleMINOR: list: define watcher_is_attached()
46 hours ago  Amaury DenoyelleBUG/MINOR: proxy: fix "show backend"
46 hours ago  Amaury DenoyelleDOC: better explain that default-server are now preserved
46 hours ago  Amaury DenoyelleDOC: explain better that named defaults are preserved
2 days ago  Willy TarreauMINOR: sample: make the param converter support control...
3 days ago  Amaury DenoyelleCLEANUP: xprt_quic: remove dead callbacks prepare_srv...
3 days ago  Amaury DenoyelleMEDIUM: server: implement "from srv:"
3 days ago  Amaury DenoyelleMINOR: server: prevent name collision with a default...
3 days ago  Amaury DenoyelleMEDIUM: proxy: implement named default-server
3 days ago  Amaury DenoyelleMINOR: server: set default-server id to NULL
3 days ago  Amaury DenoyelleMEDIUM: server: implement from be:
3 days ago  Amaury DenoyelleMINOR: proxy: extend global tune.defaults.purge for...
3 days ago  Amaury DenoyelleMINOR: proxy: keep default-server unless empty setting
3 days ago  Amaury DenoyelleMINOR: server: implement "from none"
3 days ago  Amaury DenoyelleMINOR: server: define _srv_parse_from() for server...
3 days ago  Amaury DenoyelleMINOR: proxy: implement unpublished backend keyword
3 days ago  Amaury DenoyelleBUG/MINOR: proxy: fix default-server leak on post-parsi...
3 days ago  William LallemandCI: github: remove OpenSSL 1.0.2 job
3 days ago  William LallemandDOC: stop supporting OpenSSL version < 1.1.1
3 days ago  William LallemandCI: github: add USE_ECH=1 in OpenSSL and AWS-LC jobs
3 days ago  William LallemandMEDIUM: ech: implement a lighter ECH feature for AWS-LC
3 days ago  William LallemandMINOR: ech: introduce an ech_store type and helpers...
3 days ago  William LallemandBUG/MINOR: ech: fix label at end of compound statement
3 days ago  Amaury DenoyelleMINOR: server: treat proxy server tree as without duplicate
3 days ago  Amaury DenoyelleMINOR: server: detect name conflict earlier during...
3 days ago  Amaury DenoyelleBUG/MINOR: server: check strdup return on server-templa...
3 days ago  Amaury DenoyelleMINOR: server: do not ignore errors during server-templ...
3 days ago  Amaury DenoyelleBUG/MINOR: server: check strdup return value on server ID
3 days ago  Amaury DenoyelleMINOR: errors: further improve parsing error for server...
3 days ago  Amaury DenoyelleCLEANUP: server: remove wrong comments about server...
3 days ago  Amaury DenoyelleBUILD: tools: fix C23 incompatible strrchr usage
4 days ago  Willy TarreauOPTIM: tools/str2net: only duplicate the string when...
4 days ago  Andre BraitOPTIM: pattern: try literal IPv6 parsing before DNS...
6 days ago  Willy TarreauDEV: patchbot: support passing the page settings in...
6 days ago  Willy TarreauDEV: patchbot: retrieve the shared state on page load...
6 days ago  Willy TarreauDEV: patchbot: add an "O" filter to hide original lines...
6 days ago  Frederic LecailleMINOR: haload: support HTTP status code by version
6 days ago  Frederic LecailleBUG/MINOR: haload: fix stale global variables affecting...
6 days ago  Frederic LecailleCLEANUP: haload: drop unused flags field from struct...
7 days ago  Christopher... BUG/MEDIUM: filter: Disable auto-close on channel durin...
7 days ago  Alexander StephanDOC: management: document 'clear counters server'
7 days ago  Alexander StephanREGTESTS: stats: add test for 'clear counters server'
7 days ago  Alexander StephanMINOR: server: add 'clear counters server <backend...
7 days ago  Alexander StephanMINOR: counters: add max-only reset helpers and use...
7 days ago  Alexander StephanBUG/MEDIUM: counters: preserve shared.tg pointer on...
7 days ago  William LallemandBUG/MINOR: ech: reject an ECH store with no usable...
7 days ago  William LallemandBUG/MINOR: ech: propagate error from load_echkeys()
7 days ago  Olivier HouchardDOC: config: Document the tune.fd.tables option
7 days ago  Olivier HouchardBUILD: listener: Fix the build on platforms without...
7 days ago  Olivier HouchardMEDIUM: fd: Add the tune.fd.tables option
7 days ago  Olivier HouchardMINOR: connection: Do not retrieve src/dst on another...
7 days ago  Olivier HouchardMEDIUM: quic: Do not use another thread group's listener FD
7 days ago  Olivier HouchardMEDIUM: resolvers: Do not close another thread group...
7 days ago  Olivier HouchardMEDIUM: server: Do not close other thread groups' conne...
7 days ago  Olivier HouchardMEDIUM: dns: Stick the TCP nameserver tasks to the...
7 days ago  Olivier HouchardMINOR: cli: Report the tgid along the FD in "show sess"
7 days ago  Olivier HouchardMINOR: debug: Report the current tgid in "debug dev fd"
7 days ago  Olivier HouchardMINOR: cli: Make "show fd" aware of per-thread-group...
7 days ago  Olivier HouchardMEDIUM: pipes: Have one pool of free pipes per thread...
7 days ago  Olivier HouchardMEDIUM: pollers: Only allow epoll when each tgroup...
7 days ago  Olivier HouchardMEDIUM: cli: Transfer sockets with unshared file descri...
7 days ago  Olivier HouchardMEDIUM: listener: Properly handle unshared fd tables...
7 days ago  Olivier HouchardMEDIUM: backend: Do not always allow takeover across...
7 days ago  Olivier HouchardMEDIUM: listeners: Don't always balance connections...
7 days ago  Olivier HouchardMEDIUM: pollers: Create the poller pipes before we...
7 days ago  Olivier HouchardMEDIUM: pollers: Allow one polled_mask per thread group
7 days ago  Olivier HouchardMEDIUM: fd: Make it possible to have one fdtab per...
7 days ago  Olivier HouchardMEDIUM: fd: Remove fdinfo
8 days ago  Frederic LecailleBUG/MINOR: haload: fix rate limit bypass during stream...
8 days ago  Frederic LecailleCLEANUP: haload: factor out user scheduling into hld_us...
8 days ago  Frederic LecailleCLEANUP: haload: embed rate_task into hld_thr_info...
8 days ago  Olivier HouchardBUG/MINOR: cli: do not reject the "/<fd>" form of ...
8 days ago  Olivier HouchardBUG/MINOR: cli: use the current argument to parse the...
8 days ago  Willy TarreauIMPORT: cebtree: private: fix the duplicate detection...
8 days ago  Amaury DenoyelleBUG/MINOR: server: fix check reuse-pool in srv_settings...
8 days ago  Amaury DenoyelleMINOR: server: ensure check-reuse-pool is init in srv_s...
8 days ago  Amaury DenoyelleBUG/MINOR: server: duplicate server alt_proto in srv_se...
8 days ago  Amaury DenoyelleBUG/MINOR: server: fix QUIC on server-template
8 days ago  Amaury DenoyelleMINOR: server: improve parsing error for server-template
9 days ago  Matt SuicheBUG/MAJOR: ssl/ocsp: lock the OCSP response around...
9 days ago  Matt SuicheBUG/MEDIUM: sample: reject the deprecated protobuf...
9 days ago  Matt SuicheBUG/MEDIUM: peers: check the available room before...
9 days ago  Willy TarreauCLEANUP: slz: clarify that the size promise applies...
9 days ago  Willy TarreauBUG/MINOR: slz: avoid undefined shifts when building...
9 days ago  Willy TarreauBUG/MINOR: slz: fix the adler32 accumulators signedness...
9 days ago  Willy TarreauBUG/MINOR: slz: do not append a block to an already...
9 days ago  Willy TarreauBUG/MEDIUM: slz: bound the bits wasted by the 9-bit...
9 days ago  Willy TarreauBUG/MINOR: slz: use the exact switch cost for the last...
next