]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-10-20  Amaury DenoyelleMINOR: cfgparse: rename "rev@" prefix to "rhttp@"
2023-10-20  Amaury DenoyelleMINOR: server: convert @reverse to rev@ standard format
2023-10-20  Amaury DenoyelleMINOR: listener: add nbconn kw for reverse connect
2023-10-20  Amaury DenoyelleMINOR: cfgparse: forbid mixing reverse and standard...
2023-10-20  Christopher... BUG/MEDIUM: peers: Fix synchro for huge number of tables
2023-10-19  Christopher... BUG/MEDIUM: peers: Be sure to always refresh recconnect...
2023-10-19  Willy TarreauBUG/MINOR: trace: fix trace parser error reporting
2023-10-18  Willy TarreauBUG/MINOR: mux-h2: fix http-request and http-keep-alive...
2023-10-18  Willy TarreauMINOR: dgram: allow to set rcv/sndbuf for dgram sockets...
2023-10-18  Christopher... REORG: stconn/muxes: Rename init step in fast-forwarding
2023-10-18  Christopher... BUILD: mux-h1: Fix build without kernel splicing support
2023-10-17  Christopher... MINOR: global: Add an option to disable the zero-copy...
2023-10-17  Christopher... MEDIUM: mux-pt: Add fast-forwarding support
2023-10-17  Christopher... CLEAN: mux-h1: Remove useless __maybe_unused attribute...
2023-10-17  Christopher... REGTESTS: Reenable HTTP tests about splicing
2023-10-17  Christopher... MINOR: tree-wide: Only rely on co_data() to check chann...
2023-10-17  Christopher... MEDIUM: channel: don't look at iobuf to report an empty...
2023-10-17  Christopher... MEDIUM: mux-h2: Add consumer-side fast-forwarding support
2023-10-17  Christopher... MINOR: h2: Set the BODYLESS_RESP flag on the HTX start...
2023-10-17  Christopher... MEDIUM: mux-h1: Add fast-forwarding support
2023-10-17  Christopher... MEDIUM: mux-h1: Simplify payload formatting based on...
2023-10-17  Christopher... MEDIUM: mux-h1: Simplify zero-copy on sending path
2023-10-17  Christopher... MINOR: mux-h1: Add function to add size of a chunk...
2023-10-17  Christopher... MEDIUM: raw-sock: Specifiy amount of data to send via...
2023-10-17  Christopher... MEDIUM: mux-h1: Properly handle state transitions of...
2023-10-17  Christopher... MINOR: mux-h1: Use HTX extra field only for responses...
2023-10-17  Christopher... MEDIUM: stconn: Add mux-to-mux fast-forward support
2023-10-17  Christopher... MINOR: connection: Remove mux callbacks about splicing
2023-10-17  Christopher... MINOR: mux-h1: Temporarily remove splicing support
2023-10-17  Christopher... MINOR: mux-pt: Temporarily remove splicing support
2023-10-17  Christopher... MINOR: stconn: Temporarily remove kernel splicing support
2023-10-17  Christopher... MINOR: connection: Add new mux callbacks to perform...
2023-10-17  Christopher... MINOR: stconn: Extend iobuf to handle a buffer in addit...
2023-10-17  Christopher... MINOR: stconn: Start to introduce mux-to-mux fast-forwa...
2023-10-17  Christopher... MEDIUM: stconn/channel: Move pipes used for the splicin...
2023-10-17  Christopher... BUG/MEDIUM: mux-h2: Don't report an error on shutr...
2023-10-17  Christopher... BUG/MINOR: htpp-ana/stats: Specify that HTX redirect...
2023-10-17  Christopher... BUG/MEDIUM: mux-h1: do not forget TLR/EOT even when...
2023-10-17  Christopher... CLEANUP: hlua: Remove dead-code on error path in hlua_s...
2023-10-17  Willy TarreauBUG/MEDIUM: quic_conn: let the scheduler kill the task...
2023-10-17  Willy TarreauDEBUG: pool: store the memprof bin on alloc() and updat...
2023-10-17  Willy TarreauBUG/MINOR: mux-h2: make up other blocked streams upon...
2023-10-17  Vladimir VdovinMINOR: support for http-response set-timeout
2023-10-13  Christopher... BUG/MINOR: mux-h1: Send a 400-bad-request on shutdown...
2023-10-13  Christopher... BUG/MEDIUM: applet: Report a send activity everytime...
2023-10-13  Christopher... BUG/MEDIUM: stconn: Report a send activity everytime...
2023-10-13  Aurelien DARRAGONMINOR: server: introduce "log-bufsize" kw
2023-10-13  Aurelien DARRAGONREGTEST: add a test for log-backend used as a log target
2023-10-13  Aurelien DARRAGONMEDIUM: log/balance: support for the "hash" lb algorithm
2023-10-13  Aurelien DARRAGONMINOR: sample: add sample_process_cnv() function
2023-10-13  Aurelien DARRAGONMINOR: lbprm: compute the hash avalanche in gen_hash()
2023-10-13  Aurelien DARRAGONMINOR: lbprm: support for the "none" hash-type function
2023-10-13  Aurelien DARRAGONMINOR: log/balance: support for the "random" lb algorithm
2023-10-13  Aurelien DARRAGONMINOR: log/balance: support for the "sticky" lb algorithm
2023-10-13  Aurelien DARRAGONMAJOR: log: introduce log backends
2023-10-13  Aurelien DARRAGONMINOR: sink: add sink_new_from_srv() function
2023-10-13  Aurelien DARRAGONMEDIUM: sink: inherit from caller fmt in ring_write...
2023-10-13  Aurelien DARRAGONMEDIUM: log/sink: simplify log header handling
2023-10-13  Aurelien DARRAGONMINOR: log: remove the logger dependency in do_send_log()
2023-10-13  Aurelien DARRAGONMINOR: log: support explicit log target as argument...
2023-10-13  Aurelien DARRAGONMEDIUM: sink/log: stop relying on AF_UNSPEC for rings
2023-10-13  Aurelien DARRAGONDOC: config: log <address> becomes log <target> in...
2023-10-13  Aurelien DARRAGONMEDIUM: log: introduce log target
2023-10-13  Aurelien DARRAGONMEDIUM: tree-wide: logsrv struct becomes logger
2023-10-13  Amaury DenoyelleBUG/MEDIUM: quic-conn: free unsent frames on retransmit...
2023-10-13  Amaury DenoyelleBUG/MINOR: mux-quic: fix free on qcs-new fail alloc
2023-10-13  Amaury DenoyelleBUG/MINOR: quic: fix free on quic-conn fail alloc
2023-10-13  Amaury DenoyelleBUG/MINOR: quic: fix qc.cids access on quic-conn fail...
2023-10-12  Willy TarreauBUG/MAJOR: connection: make sure to always remove a...
2023-10-12  Willy TarreauCLEANUP: connection: drop an uneeded leftover cast
2023-10-11  Amaury DenoyelleBUG/MINOR: h3: strengthen host/authority header parsing
2023-10-11  Amaury DenoyelleBUG/MINOR: mux-quic: support initial 0 max-stream-data
2023-10-11  Amaury DenoyelleBUG/MEDIUM: mux-quic: fix RESET_STREAM on send-only...
2023-10-11  Amaury DenoyelleBUG/MINOR: quic: reject packet with no frame
2023-10-11  Amaury DenoyelleREORG: quic: cleanup traces definition
2023-10-11  Frédéric LécailleBUG/MINOR: quic: Avoid crashing with unsupported crypto...
2023-10-11  William LallemandCI: github: add awslc 1.16.0 to the push CI
2023-10-11  William LallemandCI: github: update wolfssl to git revision d83f2fa
2023-10-11  William LallemandCI: github: add a wolfssl entry to the CI
2023-10-10  William LallemandCI: ssl: add git id support for wolfssl download
2023-10-09  William LallemandCI: ssl: add wolfssl to build-ssl.sh
2023-10-09  William LallemandREGTESTS: wolfssl: temporarly disable some failing...
2023-10-09  William LallemandREGTESTS: ssl: disable ssl_dh.vtc for WolfSSL
2023-10-09  William LallemandREGTESTS: ssl: update common.pem with the new pki
2023-10-09  William LallemandREGTESTS: pki: add a pki for SSL tests
2023-10-09  William LallemandBUILD: ssl: enable keylog for WolfSSL
2023-10-09  William LallemandCLEANUP: ssl: remove compat functions for openssl ...
2023-10-09  William LallemandBUILD: ssl: enable keylog for awslc
2023-10-09  William LallemandBUILD: ssl: add 'secure_memcmp' converter for WolfSSL...
2023-10-09  William LallemandBUILD: ssl: add 'ssl_c_r_dn' fetch for WolfSSL
2023-10-09  William LallemandBUILD: ssl: enable 'ciphersuites' for WolfSSL
2023-10-09  William LallemandMINOR: ssl: add an explicit error when 'ciphersuites...
2023-10-06  Willy Tarreau[RELEASE] Released version 2.9-dev7 v2.9-dev7
2023-10-06  Willy TarreauBUG/MEDIUM: actions: always apply a longest match on...
2023-10-06  Christopher... BUG/MEDIUM: stconn: Fix comparison sign in sc_need_room()
2023-10-06  Aurelien DARRAGONMINOR: sink: function to add new sink servers
2023-10-06  Aurelien DARRAGONMINOR: sink: refine forward_px usage
2023-10-06  Aurelien DARRAGONMINOR: sink: don't rely on forward_px to init sink...
2023-10-06  Aurelien DARRAGONMINOR: sink: don't rely on p->parent in sink appctx
2023-10-06  Aurelien DARRAGONMINOR: sink: remove useless check after sink creation
next