]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2024-11-06  Amaury DenoyelleMINOR: quic: use dynamically allocated frame on parsing
2024-11-06  Amaury DenoyelleMINOR: quic: simplify qc_parse_pkt_frms() return path
2024-11-06  Aurelien DARRAGONMINOR: http: don't %-encode the payload when not relevant
2024-11-06  Christopher... MINOR: http-conv: Remove unreachable goto statement...
2024-11-06  Christopher... MINOR: listener: Remove useless checks on the receiver...
2024-11-05  Frederic LecailleBUG/MINOR: quic: fix malformed probing packet building
2024-11-05  Frederic LecailleMINOR: quic: Help diagnosing malformed probing packets
2024-11-05  Willy TarreauMINOR: connection: add new sample fetch functions fc_er...
2024-11-05  Willy TarreauMINOR: rawsock: set connection error codes when returni...
2024-11-05  Willy TarreauMINOR: connection: add more connection error codes...
2024-11-05  Willy TarreauDEBUG: cli: support closing "hard" using close() in...
2024-11-05  Willy TarreauCLEANUP: connection: properly name the CO_ER_SSL_FATAL...
2024-11-05  Willy TarreauDOC: config: document connection error 44 (reverse...
2024-11-05  Christopher... CLEANUP: quic: Remove the useless directive "tune.quic...
2024-11-05  Willy TarreauBUILD: compiler: define __builtin_prefetch() for tcc
2024-11-05  Willy TarreauBUILD: import/mt_list: support building with TCC
2024-11-05  Christopher... BUG/MEDIUM: promex: Fix dump of extra counters
2024-11-04  William LallemandMINOR: startup: tune.renice.{startup,runtime} allow...
2024-11-01  Willy Tarreau[RELEASE] Released version 3.1-dev11 v3.1-dev11
2024-10-31  Christopher... DOC: config: Add documentation about waiting_entity...
2024-10-31  Christopher... DOC: config: Add documentation about last_entity sample...
2024-10-31  Christopher... MINOR: stream: Add http-buffer-request option in the...
2024-10-31  Christopher... MINOR: stream: Use an enum to identify last and waiting...
2024-10-31  Christopher... MINOR: stream: Save the entity waiting to continue...
2024-10-31  Christopher... MINOR: stream: Save the last filter evaluated interrupt...
2024-10-31  Christopher... MINOR: stream: Replace last_rule_file/line fields by...
2024-10-31  Amaury DenoyelleMINOR: quic: move qc_send_mux() prototype into quic_tx.h
2024-10-31  Amaury DenoyelleMINOR: quic: complete trace in qc_may_build_pkt()
2024-10-31  Christopher... MINOR: stream: Save last evaluated rule on invalid...
2024-10-31  Christopher... BUG/MINOR: http-ana: Report internal error if an action...
next