]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
25 hours ago  Willy TarreauDEV: patchbot: support passing the page settings in... master
25 hours ago  Willy TarreauDEV: patchbot: retrieve the shared state on page load...
25 hours ago  Willy TarreauDEV: patchbot: add an "O" filter to hide original lines...
33 hours ago  Frederic LecailleMINOR: haload: support HTTP status code by version flx04/master
33 hours ago  Frederic LecailleBUG/MINOR: haload: fix stale global variables affecting...
33 hours ago  Frederic LecailleCLEANUP: haload: drop unused flags field from struct...
2 days ago  Christopher... BUG/MEDIUM: filter: Disable auto-close on channel durin...
2 days ago  Alexander StephanDOC: management: document 'clear counters server'
2 days ago  Alexander StephanREGTESTS: stats: add test for 'clear counters server'
2 days ago  Alexander StephanMINOR: server: add 'clear counters server <backend...
2 days ago  Alexander StephanMINOR: counters: add max-only reset helpers and use...
2 days ago  Alexander StephanBUG/MEDIUM: counters: preserve shared.tg pointer on...
2 days ago  William LallemandBUG/MINOR: ech: reject an ECH store with no usable...
2 days ago  William LallemandBUG/MINOR: ech: propagate error from load_echkeys()
2 days ago  Olivier HouchardDOC: config: Document the tune.fd.tables option
2 days ago  Olivier HouchardBUILD: listener: Fix the build on platforms without...
2 days ago  Olivier HouchardMEDIUM: fd: Add the tune.fd.tables option
2 days ago  Olivier HouchardMINOR: connection: Do not retrieve src/dst on another...
2 days ago  Olivier HouchardMEDIUM: quic: Do not use another thread group's listener FD
2 days ago  Olivier HouchardMEDIUM: resolvers: Do not close another thread group...
2 days ago  Olivier HouchardMEDIUM: server: Do not close other thread groups' conne...
2 days ago  Olivier HouchardMEDIUM: dns: Stick the TCP nameserver tasks to the...
2 days ago  Olivier HouchardMINOR: cli: Report the tgid along the FD in "show sess"
2 days ago  Olivier HouchardMINOR: debug: Report the current tgid in "debug dev fd"
2 days ago  Olivier HouchardMINOR: cli: Make "show fd" aware of per-thread-group...
2 days ago  Olivier HouchardMEDIUM: pipes: Have one pool of free pipes per thread...
2 days ago  Olivier HouchardMEDIUM: pollers: Only allow epoll when each tgroup...
2 days ago  Olivier HouchardMEDIUM: cli: Transfer sockets with unshared file descri...
2 days ago  Olivier HouchardMEDIUM: listener: Properly handle unshared fd tables...
2 days ago  Olivier HouchardMEDIUM: backend: Do not always allow takeover across...
2 days ago  Olivier HouchardMEDIUM: listeners: Don't always balance connections...
2 days ago  Olivier HouchardMEDIUM: pollers: Create the poller pipes before we...
2 days ago  Olivier HouchardMEDIUM: pollers: Allow one polled_mask per thread group
2 days ago  Olivier HouchardMEDIUM: fd: Make it possible to have one fdtab per...
2 days ago  Olivier HouchardMEDIUM: fd: Remove fdinfo
2 days ago  Frederic LecailleBUG/MINOR: haload: fix rate limit bypass during stream...
2 days ago  Frederic LecailleCLEANUP: haload: factor out user scheduling into hld_us...
2 days ago  Frederic LecailleCLEANUP: haload: embed rate_task into hld_thr_info...
2 days ago  Olivier HouchardBUG/MINOR: cli: do not reject the "/<fd>" form of ...
2 days ago  Olivier HouchardBUG/MINOR: cli: use the current argument to parse the...
3 days ago  Willy TarreauIMPORT: cebtree: private: fix the duplicate detection...
3 days ago  Amaury DenoyelleBUG/MINOR: server: fix check reuse-pool in srv_settings...
3 days ago  Amaury DenoyelleMINOR: server: ensure check-reuse-pool is init in srv_s...
3 days ago  Amaury DenoyelleBUG/MINOR: server: duplicate server alt_proto in srv_se...
3 days ago  Amaury DenoyelleBUG/MINOR: server: fix QUIC on server-template
3 days ago  Amaury DenoyelleMINOR: server: improve parsing error for server-template
4 days ago  Matt SuicheBUG/MAJOR: ssl/ocsp: lock the OCSP response around...
4 days ago  Matt SuicheBUG/MEDIUM: sample: reject the deprecated protobuf...
4 days ago  Matt SuicheBUG/MEDIUM: peers: check the available room before...
4 days ago  Willy TarreauCLEANUP: slz: clarify that the size promise applies...
4 days ago  Willy TarreauBUG/MINOR: slz: avoid undefined shifts when building...
4 days ago  Willy TarreauBUG/MINOR: slz: fix the adler32 accumulators signedness...
4 days ago  Willy TarreauBUG/MINOR: slz: do not append a block to an already...
4 days ago  Willy TarreauBUG/MEDIUM: slz: bound the bits wasted by the 9-bit...
4 days ago  Willy TarreauBUG/MINOR: slz: use the exact switch cost for the last...
4 days ago  Willy TarreauCLEANUP: slz: fix the documented worst case size of...
4 days ago  Willy TarreauBUG/MINOR: slz: do not read past the end of the input...
4 days ago  Christopher... BUG/MINOR: http-rules: fix release of a failed "set...
4 days ago  Christopher... BUG/MINOR: htx: Transfer HTX_FL_EOM flag on success...
4 days ago  Christopher... BUG/MINOR: htx: Perform raw copy for messages of same...
4 days ago  Christopher... CLEANUP: http-conf: rename local trash variable
4 days ago  Christopher... CLEANUP: http-conv: Remove useless enc_type init to...
4 days ago  Christopher... BUG/MEDIUM: tools: make string encoding possible to...
5 days ago  Willy TarreauBUG/MINOR: http-htx: check the strdup() of the "lf...
5 days ago  Willy TarreauCLEANUP: http-conv: index the captures array with hdr...
5 days ago  Willy TarreauBUG/MINOR: http-act: reject a negative capture id in...
5 days ago  Willy TarreauBUG/MINOR: http-act: work on a copy of the sample in...
5 days ago  Willy TarreauBUG/MINOR: http-act: restore the response buffer state...
5 days ago  Willy TarreauBUG/MINOR: http-act: fix a double free of the map refer...
5 days ago  Willy TarreauBUG/MINOR: http-act: fix a double free of the regex...
5 days ago  Willy TarreauCLEANUP: flt-comp: remove a no-op http_remove_header...
5 days ago  Willy TarreauCLEANUP: htx: remove the unreachable "append_data"...
5 days ago  Willy TarreauBUG/MINOR: http-ana: fix a one-byte over-read in the...
5 days ago  Willy TarreauBUG/MINOR: h3: don't use a block pointer to roll back...
5 days ago  Willy TarreauBUG/MINOR: h2: don't use a block pointer to roll back...
5 days ago  Willy TarreauBUG/MINOR: h1: report the right error position on autho...
5 days ago  Willy TarreauBUG/MINOR: http-htx: check the trash allocation in...
5 days ago  Willy TarreauBUG/MINOR: http: fix an out-of-bounds read in http_get_...
5 days ago  Willy TarreauBUG/MINOR: http-fetch: fix a NULL channel dereference...
5 days ago  Willy TarreauBUG/MEDIUM: http-fetch: reject a negative capture id...
5 days ago  Christopher... BUG/MEDIUM: http-fetch: don't parse a non-HTTP check...
5 days ago  Willy TarreauBUG/MINOR: http-htx: fix the length moved when removing...
8 days ago  Frederic LecailleCLEANUP: haload: use <arg_thrd> instead of <global...
8 days ago  Frederic LecailleBUG/MINOR: haload: fix CPU topology detection by omitti...
8 days ago  Christopher... MINOR: mux-h1: Use htx version to send default low...
8 days ago  Christopher... MINOR: mux-h1: Lower the case for Sec-Websocket-* heade...
8 days ago  Christopher... BUG/MEDIUM: mux-h1: Always adjust case for all outgoing...
8 days ago  Christopher... REORG: h1-htx: Move h1 headers map in h1-htx
8 days ago  Tim DuesterhusMINOR: halog: Add support filtering on header capture...
8 days ago  Tim DuesterhusCLEANUP: halog: Clean up naming for variables related...
8 days ago  Tim DuesterhusMINOR: halog: Add reusable function to extract the...
8 days ago  Willy TarreauDEBUG: fd: catch access attempts to closed FDs
8 days ago  Willy TarreauOPTIM: tools: keep a cache of recent localtime() and...
8 days ago  Amaury DenoyelleOPTIM/MEDIUM: proxy/server: avoid server list reorderin...
8 days ago  Amaury DenoyelleMAJOR: proxy: convert server list to a doubly linked...
8 days ago  Amaury DenoyelleMINOR: proxy: define server list iteration functions
8 days ago  Amaury DenoyelleMINOR: server: do not return next server on srv_drop()
8 days ago  Amaury DenoyelleMINOR: server: rename global servers_list to all_servers
8 days ago  Olivier HouchardBUILD: ssl: Do not use SSL3_MT_KEY_UPDATE, hardcode...
8 days ago  Olivier HouchardBUG/MEDIUM: ssl: Put CO_ER_SSL_KEYUPDATE at the right...
next