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