haproxy-3.0.git
2022-08-19 Willy TarreauMINOR: mux-h2: make streams know if they need to send...
2022-08-19 Willy TarreauMINOR: mux-h2/traces: report transition to SETTINGS1...
2022-08-19 Willy TarreauBUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicat...
2022-08-18 Willy TarreauBUG/MEDIUM: cli: always reset the service context betwe...
2022-08-18 Willy TarreauMINOR: applet: add a function to reset the svcctx of...
2022-08-18 Amaury DenoyelleMEDIUM: h3: concatenate multiple cookie headers
2022-08-18 Amaury DenoyelleREGTESTS: add test for HTTP/2 cookies concatenation
2022-08-18 Amaury DenoyelleREORG: h2: extract cookies concat function in http_htx
2022-08-18 Amaury DenoyelleBUG/MEDIUM: quic: fix crash on MUX send notification
2022-08-18 Frédéric LécailleBUG/MINOR: quic: Missing initializations for ducplicate...
2022-08-17 Mateusz MalekBUG/MEDIUM: http-ana: fix crash or wrong header deletio...
2022-08-17 Amaury DenoyelleBUG/MINOR: quic: do not notify MUX on frame retransmit
2022-08-17 Amaury DenoyelleMINOR: quic: refactor application send
2022-08-17 Amaury DenoyelleMINOR: mux-quic: add missing args on some traces
2022-08-17 Amaury DenoyelleMINOR: mux-quic: adjust traces on stream init
2022-08-17 Amaury DenoyelleBUG/MEDIUM: mux-quic: reject uni stream ID exceeding...
2022-08-17 Amaury DenoyelleMINOR: qpack: report error on enc/dec stream close
2022-08-17 Amaury DenoyelleMINOR: h3: report error on control stream close
2022-08-17 Amaury DenoyelleMINOR: quic: adjust quic_frame flag manipulation
2022-08-17 Amaury DenoyelleCLEANUP: exclude haring with .gitignore
2022-08-17 Frédéric LécailleMINOR: stick-table: Add table_expire() and table_idle...
2022-08-17 Willy TarreauMINOR: chunk: inline alloc_trash_chunk()
2022-08-17 Willy TarreauMINOR: pools/memprof: store and report the pool's name...
2022-08-17 Willy TarreauMINOR: pool/memprof: report pool alloc/free in memory...
2022-08-17 Willy TarreauMINOR: memprof: export the minimum definitions for...
2022-08-16 Frédéric LécailleBUG/MINOR: quic: Wrong status returned by qc_pkt_decrypt()
2022-08-16 Frédéric LécailleBUG/MINOR: quic: MIssing check when building TX packets
2022-08-12 Amaury DenoyelleBUG/MINOR: mux-quic: fix crash with traces in qc_detach()
2022-08-12 Willy TarreauMINOR: ring: archive a previous file-backed ring on...
2022-08-12 Willy TarreauBUILD: sink: replace S_IRUSR, S_IWUSR with their octal...
2022-08-12 Frédéric LécailleBUG/MINOR: quic: memleak on wrong datagram receipt
2022-08-12 Willy TarreauDEV: haring: support remapping LF in contents with...
2022-08-12 Willy TarreauDEV: haring: add a simple utility to read file-backed...
2022-08-12 Willy TarreauMINOR: ring: add support for a backing-file
2022-08-12 Willy TarreauMINOR: ring: support creating a ring from a linear...
2022-08-12 Willy TarreauBUILD: ring: forward-declare struct appctx to avoid...
2022-08-11 Frédéric LécailleBUG/MEDIUM: quic: Wrong use of <token_odcid> in qc_lsnt...
2022-08-11 Willy TarreauBUG/MEDIUM: ring: fix too lax 'size' parser
2022-08-11 Frédéric LécailleBUG/MEDIUM: quic: Possible use of uninitialized <odcid...
2022-08-11 Amaury DenoyelleBUG/MEDIUM: mux-quic: fix crash due to invalid trace arg
2022-08-11 Amaury DenoyelleMINOR: mux-quic: define new traces
2022-08-11 Amaury DenoyelleCLEANUP: mux-quic: adjust traces level
2022-08-11 Amaury DenoyelleMINOR: mux-quic: define protocol error traces
2022-08-11 Amaury DenoyelleMINOR: mux-quic: adjust enter/leave traces
2022-08-11 Frédéric LécailleCLEANUP: quic: Remove trailing spaces
2022-08-11 Frédéric LécailleBUG/MINOR: quic: Possible infinite loop in quic_build_p...
2022-08-11 Frédéric LécailleMINOR: quic: Remove useless lock for RX packets
2022-08-11 Willy TarreauBUILD: stconn: fix build warning at -O3 about possible...
2022-08-11 Frédéric LécailleMEDIUM: quic: xprt traces rework
2022-08-10 Willy TarreauBUG/MEDIUM: task: relax one thread consistency check...
2022-08-10 Willy TarreauBUG/MEDIUM: poller: use fd_delete() to release the...
2022-08-10 Willy TarreauBUG/MEDIUM: quic: always remove the connection from...
2022-08-09 Amaury DenoyelleBUG/MINOR: quic: fix crash on handshake io-cb for null...
2022-08-09 Amaury DenoyelleBUG/MINOR: mux-quic: open stream on STOP_SENDING
2022-08-09 Amaury DenoyelleMINOR: quic: skip sending if no frame to send in io-cb
2022-08-09 Amaury DenoyelleMINOR: quic: refactor datagram commit in Tx buffer
2022-08-09 Amaury DenoyelleMINOR: quic: release Tx buffer on each send
2022-08-09 Amaury DenoyelleMINOR: quic: replace custom buf on Tx by default struct...
2022-08-09 Amaury DenoyelleCLEANUP: mux-quic: remove loop on sending frames
2022-08-09 Willy TarreauMINOR: debug/memstats: permit to pass the size to free()
2022-08-09 Willy TarreauMINOR: debug/memstats: automatically determine first...
2022-08-09 Willy TarreauMINOR: debug: also store the function name in struct...
2022-08-09 Willy TarreauMINOR: debug: store and report the pool's name in struc...
2022-08-09 Willy TarreauMINOR: debug: make the mem_stats section aligned to...
2022-08-08 Frédéric LécailleMINOR: quic: Replace pool_zalloc() by pool_malloc(...
2022-08-08 Frédéric LécailleBUG/MEDIUM: quic: Missing AEAD TAG check after removing...
2022-08-08 Frédéric LécailleMINOR: quic: Too much useless traces in qc_build_frms()
2022-08-08 Frédéric LécailleBUG/MEDIUM: quic: Wrong packet length check in qc_do_rm...
2022-08-07 Willy Tarreau[RELEASE] Released version 2.7-dev3 v2.7-dev3
2022-08-07 Willy TarreauBUILD: cfgparse: always defined _GNU_SOURCE for sched...
2022-08-06 Ilya ShipitsinREGTESTS: ssl: fix grep invocation to use extended...
2022-08-06 Ilya ShipitsinREGTESTS: ssl: adopt tests to OpenSSL-3.0.N
2022-08-06 Ilya ShipitsinREGTESTS: ssl: adopt tests to OpenSSL-3.0.N
2022-08-06 Ilya ShipitsinBUG/MEDIUM: fix DH length when EC key is used
2022-08-06 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2022-08-06 Ilya ShipitsinCI: enable weekly "m32" builds on x86_64
2022-08-06 Ilya ShipitsinBUILD: SSL: allow to pass additional configure args...
2022-08-06 Willy TarreauMINOR: config: automatically preset MAX_THREADS based...
2022-08-06 Willy TarreauMINOR: threads: report the number of thread groups...
2022-08-05 Willy TarreauBUG/MEDIUM: quic: break out of the loop in quic_lstnr_d...
2022-08-05 Amaury DenoyelleBUG/MINOR: quic: adjust errno handling on sendto
2022-08-05 Amaury DenoyelleMINOR: quic: explicitely ignore sendto error
2022-08-05 Frédéric LécailleBUG/MINOR: quic: Missing Initial packet dropping case
2022-08-05 Frédéric LécailleMINOR: quic: Add two new stats counters for sendto...
2022-08-05 Willy TarreauBUG/MINOR: quic: do not reject datagrams matching minim...
2022-08-04 Willy TarreauBUG/MINOR: sink: fix a race condition between the write...
2022-08-04 Christopher... BUG/MEDIUM: sink: Set the sink ref for forwarders creat...
2022-08-04 Willy TarreauBUG/MINOR: ring/cli: fix a race condition between the...
2022-08-03 Frédéric LécailleBUG/MINOR: quic: Avoid sending truncated datagrams
2022-08-03 Amaury DenoyelleMEDIUM: mux-quic: implement http-request timeout
2022-08-03 Amaury DenoyelleMINOR: mux-quic: refactor refresh timeout function
2022-08-03 Amaury DenoyelleMINOR: mux-quic: refresh timeout on frame decoding
2022-08-03 Amaury DenoyelleMINOR: h3: support HTTP request framing state
2022-08-03 Frédéric LécailleBUG/MEDIUM: quic: Floating point exception in cubic_root()
2022-08-03 Frédéric LécailleBUG/MINOR: quic: Missing in flight ack eliciting packet...
2022-08-03 Christopher... BUG/MEDIUM: proxy: Perform a custom copy for default...
2022-08-03 Christopher... REORG: server: Export srv_settings_cpy() function
2022-08-03 Christopher... MINOR: server: Constify source server to copy its settings
2022-08-03 Christopher... BUG/MINOR: backend: Don't increment conn_retries counte...
2022-08-03 Christopher... BUG/MEDIUM: dns: Properly initialize new DNS session
next