haproxy-3.0.git
2022-04-28 Frédéric LécailleMINOR: quic: old data distinction for qc_send_app_pkt()
2022-04-28 Frédéric LécailleMEDIUM: quic: qc_requeue_nacked_pkt_tx_frms() rework
2022-04-28 Frédéric LécailleMEDIUM: quic: Retransmission functions rework
2022-04-28 Frédéric LécailleMEDIUM: quic: New functions for probing rework
2022-04-28 Frédéric LécailleMINOR: quic: process_timer() rework
2022-04-28 Frédéric LécailleMINOR: quic: Add traces about TX frame memory releasing
2022-04-28 Frédéric LécailleMINOR: quic: Do not retransmit frames from coalesced...
2022-04-28 Frédéric LécailleMINOR: quic: Prepare quic_frame struct duplication
2022-04-28 Frédéric LécailleMINOR: quic: Improve qc_prep_pkts() flexibility
2022-04-28 Amaury DenoyelleMINOR: quic: decode as much STREAM as possible
2022-04-28 Amaury DenoyelleMINOR: h3: support DATA demux if buffer full
2022-04-28 Amaury DenoyelleMINOR: h3: implement h3 stream context
2022-04-28 Amaury DenoyelleMINOR: mux-quic: add a app-layer context in qcs
2022-04-28 Amaury DenoyelleMINOR: h3: change frame demuxing API
2022-04-28 Amaury DenoyelleMINOR: mux-quic: partially copy Rx frame if almost...
2022-04-28 Amaury DenoyelleBUG/MEDIUM: h3: fix use-after-free on mux Rx buffer...
2022-04-28 Amaury DenoyelleBUG/MINOR: h3: fix incomplete POST requests
2022-04-28 Amaury DenoyelleMINOR: mux-quic: count local flow-control stream limit...
2022-04-28 Amaury DenoyelleBUG/MINOR: mux-quic: fix leak if cs alloc failure
2022-04-28 Amaury DenoyelleMINOR: mux-quic: remove unused bogus qcc_get_stream()
2022-04-28 Amaury DenoyelleMINOR: mux-quic: adjust comment on emission function
2022-04-28 Amaury DenoyelleBUG/MINOR: mux-quic: fix build in release mode
2022-04-27 Willy TarreauCLEANUP: connections/deinit: destroy the idle_conns...
2022-04-27 Willy TarreauCLEANUP: listeners/deinit: release accept queue tasklet...
2022-04-27 Willy TarreauCLEANUP: deinit: release the config postparsers
2022-04-27 Willy TarreauCLEANUP: deinit: release the pre-check callbacks
2022-04-27 Willy TarreauCLEANUP: chunks: release trash also in deinit
2022-04-27 Willy TarreauCLEANUP: errors: also call deinit_errors_buffers()...
2022-04-27 Thomas PrücklMINOR: ssl: add a new global option "tune.ssl.hard...
2022-04-27 Willy TarreauBUG/MINOR: pools: make sure to also destroy shared...
2022-04-27 Willy TarreauBUILD: fd: disguise the fd_set_nonblock/cloexec result
2022-04-27 Tim DuesterhusMINOR: Call deinit_and_exit(0) for `haproxy -vv`
2022-04-26 Tim DuesterhusBUG/MINOR: resolvers: Fix memory leak in resolvers_deinit()
2022-04-26 Tim DuesterhusCLEANUP: Destroy `http_err_chunks` members during deinit
2022-04-26 Christopher... BUG/MEDIUM: http-ana: Fix memleak in redirect rules...
2022-04-26 Remi Tricot... MINOR: connection: Add way to disable active connection...
2022-04-26 Willy TarreauBUILD: compiler: properly distinguish weak and global...
2022-04-26 William LallemandBUG/MEDIUM: ssl/cli: fix yielding in show_cafile_detail
2022-04-26 William LallemandMEDIUM: httpclient: re-enable the verify by default
2022-04-26 William LallemandBUG/MINOR: ssl: memory leak when trying to load a direc...
2022-04-26 William LallemandBUG/MINOR: ssl: free the cafile entries on deinit
2022-04-26 William LallemandBUG/MINOR: httpclient/lua: error when the httpclient_st...
2022-04-26 William LallemandMEDIUM: httpclient: disable SSL when the ca-file couldn...
2022-04-26 William LallemandREGTESTS: webstats: remove unused stats socket in /tmp
2022-04-26 Christopher... REGTESTS: fix the race conditions in be2dec.vtc ad...
2022-04-26 Willy TarreauCLEANUP: tree-wide: remove 25 occurrences of unneeded...
2022-04-26 Willy TarreauCLEANUP: tree-wide: use fd_set_nonblock() and fd_set_cl...
2022-04-26 Willy TarreauMINOR: fd: add functions to set O_NONBLOCK and FD_CLOEXEC
2022-04-26 Remi Tricot... BUG/MINOR: connection: "connection:close" header added...
2022-04-25 Willy TarreauMINOR: tree-wide: always consider EWOULDBLOCK in additi...
2022-04-25 Willy TarreauCLEANUP: compression: move the default setting of maxzl...
2022-04-25 Willy TarreauBUILD: http: remove the two unused constructors in...
2022-04-25 Willy TarreauBUILD: thread: use initcall instead of a constructor
2022-04-25 Willy TarreauBUILD: xprt: use an initcall to register the transport...
2022-04-25 Willy TarreauBUILD: pollers: use an initcall to register the pollers
2022-04-25 Willy TarreauMINOR: init: add global setting "fd-hard-limit" to...
2022-04-25 Willy TarreauMEDIUM: backend: add new "balance hash <expr>" algorithm
2022-04-25 Willy TarreauMINOR: sample: make the bool type cast to bin
2022-04-25 Willy TarreauMINOR: sample: don't needlessly call c_none() in sample...
2022-04-25 Willy TarreauBUG/MINOR: sample: add missing use_backend/use-server...
2022-04-25 Willy TarreauBUG/MINOR: http-act: make release_http_redir() more...
2022-04-25 Christopher... BUG/MINOR: rules: Fix check_capture() function to use...
2022-04-25 Christopher... BUG/MEDIUM: rules: Be able to use captures defined...
2022-04-25 Christopher... BUG/MINOR: rules: Forbid captures in defaults section...
2022-04-25 Amaury DenoyelleBUG/MINOR: quic: fix use-after-free with trace on ACK...
2022-04-23 Willy Tarreau[RELEASE] Released version 2.6-dev7 v2.6-dev7
2022-04-23 Willy TarreauDOC: remove my name from the config doc
2022-04-22 Willy TarreauMEDIUM: queue: use tasklet_instant_wakeup() to wake...
2022-04-22 Willy TarreauMINOR: task: add a new task_instant_wakeup() function
2022-04-22 Amaury DenoyelleBUG/MINOR: mux-quic: fix POST with abortonclose
2022-04-22 Amaury DenoyelleBUG/MEDIUM: mux-quic: fix stalled POST requets
2022-04-22 Christopher... BUG/MAJOR: connection: Never remove connection from...
2022-04-22 William LallemandMEDIUM: httpclient/ssl: verify is configurable and...
2022-04-22 William LallemandMINOR: httpclient/mworker: disable in the master process
2022-04-22 William LallemandMEDIUM: httpclient/ssl: verify required
2022-04-22 William LallemandMEDIUM: httpclient: change the init sequence
2022-04-22 William LallemandMINOR: init: add the pre-check callback
2022-04-22 Christopher... MINOR: conn-stream: Make cs_detach_* private and use...
2022-04-22 Christopher... MINOR: stream: Don't needlessly detach server endpoint...
2022-04-22 Christopher... BUG/MEDIUM: conn-stream: Set back CS to RDY state when...
2022-04-22 Christopher... BUG/MINOR: backend: Don't allow to change backend applet
2022-04-22 Christopher... BUG/MINOR: cache: Disable cache if applet creation...
2022-04-22 Christopher... MINOR: conn-stream: Rely on endpoint shutdown flags...
2022-04-22 Christopher... CLEANUP: conn-stream: Rename cs_applet_release()
2022-04-22 Christopher... CLEANUP: conn-stream: Rename cs_conn_close() and cs_con...
2022-04-22 Christopher... DEV: stream: Fix conn-streams dump in full stream message
2022-04-22 Amaury DenoyelleBUG/MINOR: mux-quic: remove dead code in qcs_xfer_data()
2022-04-22 Willy TarreauBUG/MEDIUM: logs: fix http-client's log srv initialization
2022-04-21 Amaury DenoyelleBUG/MINOR: mux-quic: handle null timeout
2022-04-21 Amaury DenoyelleBUG/MINOR: mux-quic: unsubscribe on release
2022-04-21 Frédéric LécailleBUG/MEDIUM: quic: Possible crash with released mux
2022-04-21 Remi Tricot... REGTESTS: ssl: Update error messages that changed with...
2022-04-21 Remi Tricot... MINOR: ssl: Add 'show ssl providers' cli command and...
2022-04-21 Amaury DenoyelleMINOR: cfg-quic: define tune.quic.conn-buf-limit
2022-04-21 Amaury DenoyelleMINOR: mux-quic: implement immediate send retry
2022-04-21 Amaury DenoyelleMINOR: quic: limit total stream buffers per connection
2022-04-21 Amaury DenoyelleMINOR: quic-stream: refactor ack management
2022-04-21 Amaury DenoyelleMEDIUM: quic: implement multi-buffered Tx streams
2022-04-21 Amaury DenoyelleMINOR: quic-stream: add qc field
2022-04-21 Amaury DenoyelleMINOR: quic-stream: use distinct tree nodes for quic...
next