haproxy-3.0.git
2024-11-08 Amaury DenoyelleBUG/MINOR: quic: repeat packet parsing to deal with...
2024-11-08 Amaury DenoyelleMINOR: quic: extend return value of CRYPTO parsing
2024-11-08 Amaury DenoyelleMINOR: quic: use dynamically allocated frame on parsing
2024-11-08 Amaury DenoyelleMINOR: quic: simplify qc_parse_pkt_frms() return path
2024-11-08 Amaury DenoyelleBUG/MEDIUM: quic: support wait-for-handshake
2024-11-08 Amaury DenoyelleBUG/MINOR: stream: unblock stream on wait-for-handshake...
2024-11-08 Amaury DenoyelleMINOR: quic: notify connection layer on handshake compl...
2024-11-08 Aurelien DARRAGONBUG/MEDIUM: pattern: prevent uninitialized reads in...
2024-11-07 Christopher... [RELEASE] Released version 3.0.6 v3.0.6
2024-11-07 Willy TarreauMINOR: debug: move the "recover now" warn message after...
2024-11-06 Frederic LecailleBUILD: Missing inclusion header for ssize_t type
2024-11-06 Willy TarreauBUILD: debug: also declare strlen() in __ABORT_NOW()
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 TarreauMINOR: debug: remove the redundant process.thread_info...
2024-11-06 Willy TarreauMINOR: debug: also add fdtab and acitvity to struct...
2024-11-06 Willy TarreauMINOR: debug: also add a pointer to struct global to...
2024-11-06 Willy TarreauMINOR: debug: do not limit backtraces to stuck threads
2024-11-06 Willy TarreauMINOR: debug: print gdb hints when crashing
2024-11-06 Willy TarreauMINOR: connection: add new sample fetch functions fc_er...
2024-11-06 Willy TarreauMINOR: rawsock: set connection error codes when returni...
2024-11-06 Willy TarreauMINOR: connection: add more connection error codes...
2024-11-06 Christopher... BUG/MINOR: stats: Fix the name for the total number...
2024-11-06 Christopher... MINOR: stream/stats: Expose the total number of streams...
2024-11-06 Christopher... MINOR: stream/stats: Expose the current number of strea...
2024-11-06 Valentine KrasnobaevaMINOR: cli/debug: show dev: add cmdline and version
2024-11-06 Frederic LecailleBUG/MINOR: quic: fix malformed probing packet building
2024-11-06 Willy TarreauCLEANUP: connection: properly name the CO_ER_SSL_FATAL...
2024-11-06 Willy TarreauDOC: config: document connection error 44 (reverse...
2024-11-06 Christopher... BUG/MEDIUM: promex: Fix dump of extra counters
2024-11-06 Christopher... MINOR: stream: Save last evaluated rule on invalid...
2024-11-06 Christopher... BUG/MINOR: http-ana: Report internal error if an action...
2024-11-06 Christopher... BUG/MEDIUM: mux-h1: Fix how timeouts are applied on...
2024-11-06 Aurelien DARRAGONDOC: config: add missing glitch_{cnt,rate} sample defin...
2024-11-06 Aurelien DARRAGONDOC: config: add missing glitch_{cnt,rate} data types
2024-11-06 William LallemandBUG/MINOR: ssl/cli: 'set ssl cert' does not check the...
2024-11-06 William LallemandBUG/MINOR: trace: stop rewriting argv with -dt
2024-10-24 William LallemandMINOR: cli: remove non-printable characters from 'debug...
2024-10-24 Willy TarreauMINOR: debug: store important pointers in post_mortem
2024-10-24 Willy TarreauMINOR: debug: place the post_mortem struct in its own...
2024-10-24 Willy TarreauMINOR: debug: place a magic pattern at the beginning...
2024-10-24 Willy TarreauMINOR: pools: export the pools variable
2024-10-24 Willy TarreauBUILD: debug: silence a build warning with threads...
2024-10-24 Amaury DenoyelleBUG/MEDIUM: server: fix race on servers_list during...
2024-10-24 Christopher... BUG/MINOR: stconn: Don't disable 0-copy FF if EOS was...
2024-10-24 Christopher... BUG/MINOR: http-ana: Fix wrong client abort reports...
2024-10-24 Christopher... BUG/MEDIUM: stconn: Report blocked send if sends are...
2024-10-24 Amaury DenoyelleBUG/MINOR: server: fix dynamic server leak with check...
2024-10-24 Willy TarreauMINOR: activity/memprofile: show per-DSO stats
2024-10-23 Willy TarreauMINOR: activity/memprofile: always return "other" bin...
2024-10-23 Aurelien DARRAGONBUG/MEDIUM: connection/http-reuse: fix address collisio...
2024-10-23 Christopher... BUG/MEDIUM: mux-h2: Remove H2S from send list if data...
2024-10-23 Christopher... BUG/MEDIUM: stats-html: Never dump more data than expec...
2024-10-23 Amaury DenoyelleBUG/MINOR: mux-quic: do not close STREAM with empty...
2024-10-23 Valentine KrasnobaevaBUG/MINOR: mworker: fix mworker-max-reloads parser
2024-10-23 Aurelien DARRAGONDOC: config: fix rfc7239 forwarded typo in desc
2024-10-23 Frederic LecailleBUG/MEDIUM: quic: avoid freezing 0RTT connections
2024-10-23 Frederic LecailleBUG/MINOR: quic: avoid leaking post handshake frames
2024-10-23 Christopher... REGTESTS: Never reuse server connection in http-messagi...
2024-10-23 Christopher... BUG/MAJOR: filters/htx: Add a flag to state the payload...
2024-10-23 Christopher... BUG/MEDIUM: stconn: Check FF data of SC to perform...
2024-10-23 Christopher... BUG/MINOR: http-ana: Don't report a server abort if...
2024-10-23 Christopher... BUG/MEDIUM: stconn: Wait iobuf is empty to shut SE...
2024-10-23 William LallemandBUG/MINOR: httpclient: return NULL when no proxy availa...
2024-10-23 Willy TarreauBUG/MEDIUM: queue: make sure never to queue when there...
2024-10-23 Amaury DenoyelleBUG/MEDIUM: mux-quic: ensure timeout server is active...
2024-10-23 Aurelien DARRAGONBUG/MEDIUM: hlua: properly handle sample func errors...
2024-10-23 Aurelien DARRAGONBUG/MEDIUM: hlua: make hlua_ctx_renew() safe
2024-10-21 Aurelien DARRAGONBUG/MEDIUM: server: server stuck in maintenance after...
2024-10-19 Willy TarreauMEDIUM: debug: on panic, make the target thread automat...
2024-10-19 Willy TarreauMINOR: debug: replace ha_thread_dump() with its two...
2024-10-19 Willy TarreauMINOR: debug: make ha_thread_dump_done() take the point...
2024-10-19 Willy TarreauMINOR: debug: slightly change the thread_dump_pointer...
2024-10-19 Willy TarreauMINOR: debug: split ha_thread_dump() in two parts
2024-10-19 Willy TarreauMINOR: chunk: drop the global thread_dump_buffer
2024-10-19 Willy TarreauMINOR: debug: make mark_tainted() return the previous...
2024-10-02 Christopher... BUG/MINOR: http-ana: Disable fast-fwd for unfinished...
2024-10-02 Christopher... BUG/MINOR: mux-h1: Fix condition to set EOI on SE durin...
2024-10-02 Willy TarreauBUG/MEDIUM: queue: always dequeue the backend when...
2024-10-02 Willy TarreauMINOR: server: make srv_shutdown_sessions() call pendco...
2024-10-02 Willy TarreauBUG/MINOR: queue: make sure that maintenance redispatch...
2024-10-02 Willy TarreauBUG/MEDIUM: stream: make stream_shutdown() async-safe
2024-10-02 Willy TarreauMINOR: task: define two new one-shot events for use...
2024-10-02 Willy TarreauMINOR: tools: do not attempt to use backtrace() on...
2024-10-02 Willy TarreauBUILD: tools: only include execinfo.h for the real...
2024-10-01 Valentine KrasnobaevaBUG/MINOR: cfgparse-global: fix allowed args number...
2024-10-01 Willy TarreauBUG/MINOR: server: make sure the HMAINT state is part...
2024-10-01 Oliver DalaBUG/MEDIUM: cli: Deadlock when setting frontend maxconn
2024-10-01 Christopher... BUG/MEDIUM: cli: Be sure to catch immediate client...
2024-10-01 Amaury DenoyelleBUG/MINOR: mux-quic: report glitches to session
2024-10-01 Willy TarreauREGTESTS: shorten a bit the delay for the h1/h2 upgrade...
2024-10-01 Christopher... REGTESTS: h1/h2: Update script testing H1/H2 protocol...
2024-10-01 Christopher... BUG/MEDIUM: mux-h1/mux-h2: Reject upgrades with payload...
2024-10-01 Christopher... MINOR: mux-h1: Set EOI on SE during demux when both...
2024-10-01 Amaury DenoyelleBUG/MINOR: h2: reject extended connect for h2c protocol
2024-10-01 Amaury DenoyelleBUG/MINOR: h1: do not forward h2c upgrade header token
next