]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2024-11-19  Amaury DenoyelleMINOR: quic/pacing: support pacing emission on quic_con...
2024-11-19  Amaury DenoyelleMINOR: quic/pacing: implement quic_pacer engine
2024-11-19  Amaury DenoyelleMINOR: quic: define quic_pacing module
2024-11-19  Amaury DenoyelleMINOR: quic: extend qc_send_mux() return type with...
2024-11-19  Amaury DenoyelleMINOR: quic: support a max number of built packet per...
2024-11-19  Amaury DenoyelleMINOR: quic: simplify qc_prep_pkts() exit path
2024-11-19  Amaury DenoyelleMINOR: mux-quic: add missing values for show flags
2024-11-19  Amaury DenoyelleDOC: quic: rename max-window-size as with default prefix
2024-11-19  William LallemandMEDIUM: stats-file: explicitely ignore comments startin...
2024-11-19  William LallemandMINOR: stats-file: add the filename in the warning
2024-11-19  Christopher... DOC: config: Move fs.* and bs.* in section about L5...
2024-11-19  Christopher... DOC: config: Move wait_end in section about internal...
2024-11-19  Christopher... DOC: config: Slightly improve the %Tr documentation
2024-11-19  Christopher... BUG/MINOR: http_ana: Report -1 for %Tr for invalid...
2024-11-19  Christopher... MINIR: mux-h1: Return 414 or 431 when appropriate
2024-11-19  Christopher... DEV: phash: Update 414 and 431 status codes to phash
2024-11-19  Christopher... MINOR: http: Add support for HTTP 414/431 status codes
2024-11-19  Christopher... DOC: config: Fix a typo in "1.3.1. The Request line"
2024-11-19  Christopher... DOC: config: A a space before ':' for {bs,fs}.aborted...
2024-11-19  Christopher... MINOR: stream: Add an option to "show sess" command...
2024-11-19  Christopher... MINOR: agent-check: Be able to set absolute weight...
2024-11-19  Christopher... MINOR: http-ana: Add support for "set-cookie-fmt" optio...
2024-11-19  Christopher... MINOR: http-ana: Add option to keep query-string on...
2024-11-19  Valentine KrasnobaevaMINOR: config: show HAPROXY_BRANCH in "show env" output
2024-11-19  Valentine KrasnobaevaMINOR: cli: make "show env" accessible via master CLI...
2024-11-19  Valentine KrasnobaevaBUG/MINOR: mworker-prog: don't warn about deprecated...
2024-11-19  Valentine KrasnobaevaMINOR: cfgparse-global: parse options to allow non...
2024-11-19  Willy TarreauMINOR: ring: support unit suffixes in the size
2024-11-19  Willy TarreauMINOR: tools: make parse_size_err() support 32/64 bits
2024-11-19  Willy TarreauMEDIUM: config: warn on unitless timeouts < 100 ms
2024-11-19  Willy TarreauREGTESTS: enable -dW on almost all tests to fail on...
2024-11-19  Willy TarreauREGTESTS: only use tune.ssl.default-dh-param when not...
2024-11-19  Willy TarreauREGTESTS: add missing timeouts to 30 tests
2024-11-19  Willy TarreauREGTESTS: silence warning "L6 sample fetches ignored...
2024-11-19  Willy TarreauREGTESTS: remove a duplicate "option httpslog" in the...
2024-11-19  Willy TarreauREGTESTS: silence warnings about content-type being...
2024-11-19  Willy TarreauREGTESTS: make the unit explicit for very short timeouts
2024-11-19  Willy TarreauREGTESTS: silence warning "previous 'http-response...
2024-11-19  Willy TarreauREGTESTS: silence the "log format ignored" warnings
2024-11-18  Willy TarreauMINOR: cfgparse: parse tune.bufsize.small as a size
2024-11-18  Willy TarreauMINOR: cfgparse: parse tune.bufsize as a size
2024-11-18  Willy TarreauMINOR: cfgparse: parse tune.recv_enough as a size
2024-11-18  Willy TarreauMINOR: cfgparse: parse tune.pipesize as a size
2024-11-18  Willy TarreauMINOR: cfgparse: parse tune.{rcvbuf,sndbuf}.{frontend...
2024-11-18  Willy TarreauMINOR: cfgparse: parse tune.{rcvbuf,sndbuf}.{client...
2024-11-18  Willy TarreauMINOR: sample: extend the "when" converter to support...
2024-11-18  Willy TarreauMINOR: acl: export find_acl_default()
2024-11-15  Willy Tarreau[RELEASE] Released version 3.1-dev13 v3.1-dev13
2024-11-15  William LallemandMINOR: chunk: add a BUG_ON upon the next init_trash_buf...
2024-11-15  Willy TarreauDOC: config: add tune.h2.{be,fe}.rxbuf to the global...
2024-11-15  Willy TarreauMINOR: debug/cli: replace "debug dev counters" with...
2024-11-15  Willy TarreauBUG/MEDIUM: clock: make sure now_ms cannot be TICK_ETERNITY
2024-11-15  Willy TarreauBUG/MINOR: peers: make sure to always apply offsets...
2024-11-15  Willy TarreauBUG/MINOR: mux_quic: make sure to always apply offsets...
2024-11-15  Willy TarreauBUG/MEDIUM: mailers: make sure to always apply offsets...
2024-11-15  Willy TarreauBUG/MINOR: debug: do not set task expiration to TICK_ET...
2024-11-15  Willy TarreauBUG/MEDIUM: checks: make sure to always apply offsets...
2024-11-15  Willy TarreauOPTIM: pattern: only apply LRU cache for large enough...
2024-11-15  Christopher... MINOR: promex: Add global and proxies description as...
2024-11-15  Christopher... MINOR: promex: Expose the global node and description...
2024-11-15  Christopher... BUG/MINOR: Don't report early srv aborts on request...
2024-11-15  Christopher... BUG/MEDIUM: mux-h2: Don't send RST_STREAM frame for...
2024-11-14  Willy TarreauMINOR: mux-quic/h3: count glitches when they're reported
2024-11-14  Aurelien DARRAGONMEDIUM: uri_auth: implement clean uri_auth cleaning
2024-11-14  Aurelien DARRAGONMINOR: uri_auth: add stats_uri_auth_free helper
2024-11-14  Aurelien DARRAGONBUG/MINOR: deinit: release uri_auth admin rules
2024-11-14  Willy TarreauMINOR: mux-h2: count glitches when they're reported
2024-11-14  Willy TarreauMINOR: debug: add a new counter type for glitches
2024-11-14  Willy TarreauMINOR: debug: explicitly permit the counter condition...
2024-11-13  Christopher... BUG/MEDIUM: resolvers: Insert a non-executed resulution...
2024-11-13  Christopher... BUG/MEDIUM: stconn: Don't forward shut for SC in connec...
2024-11-13  Valentine KrasnobaevaBUG/MINOR: cli: don't show sockpairs in HAPROXY_CLI...
2024-11-13  Valentine KrasnobaevaBUG/MINOR: startup: set HAPROXY_CFGFILES in read_cfg
2024-11-13  Valentine KrasnobaevaMINOR: startup: replace HAPROXY_LOAD_SUCCESS with globa...
2024-11-12  Miroslav ZagoracBUILD: ot: use a cebtree instead of a list for variable...
2024-11-08  William LallemandMEDIUM: mworker: depreciate the 'program' section
2024-11-08  Willy Tarreau[RELEASE] Released version 3.1-dev12 v3.1-dev12
2024-11-08  Amaury DenoyelleBUG/MEDIUM: quic: prevent crash due to CRYPTO parsing...
2024-11-08  Willy TarreauBUG/MEDIUM: mux-h2: try to wait for the peer to read...
2024-11-08  William LallemandDOC: management: explain the change of behavior of...
2024-11-07  Amaury DenoyelleBUG/MINOR: guid/server: ensure thread-safety on GUID...
2024-11-07  Amaury DenoyelleCLEANUP: guid: remove global tree export
2024-11-07  Aurelien DARRAGONMINOR: pattern: add pat_ref_free() helper func
2024-11-07  Aurelien DARRAGONOPTIM: pattern: use malloc() to initialize new pat_ref...
2024-11-07  Aurelien DARRAGONMINOR: pattern: add _pat_ref_new() helper func
2024-11-07  Aurelien DARRAGONMINOR: event_hdl: add event_hdl_sub_list_empty() helper...
2024-11-07  Willy TarreauMINOR: debug: move the "recover now" warn message after...
2024-11-06  Willy TarreauDEBUG: wdt: set the default blocked task delay to 100 ms
2024-11-06  Willy TarreauDEBUG: wdt: add a stats counter "BlockedTrafficWarnings...
2024-11-06  Willy TarreauDEBUG: wdt: make the blocked traffic warning delay...
2024-11-06  Willy TarreauDEBUG: cli: make it possible for "debug dev loop" to...
2024-11-06  Willy TarreauDEBUG: wdt: better detect apparently locked up threads...
2024-11-06  Willy TarreauMINOR: debug: add a function to dump a stuck thread
2024-11-06  Willy TarreauMINOR: wdt: move the local timers to a struct
2024-11-06  Willy TarreauCLEANUP: stats: fix misleading comment on top of stat_i...
2024-11-06  Amaury DenoyelleBUG/MEDIUM: quic: do not consider ACK on released strea...
2024-11-06  William LallemandEXAMPLES: add "traces.cfg" with traces examples
2024-11-06  Valentine KrasnobaevaBUG/MINOR: mworker: do 'program' postparser checks...
2024-11-06  Amaury DenoyelleBUG/MINOR: quic: repeat packet parsing to deal with...
2024-11-06  Amaury DenoyelleMINOR: quic: extend return value of CRYPTO parsing
next