]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-10-06  Aurelien DARRAGONMINOR: backend/balance: "balance" requires TCP or HTTP...
2023-10-06  Aurelien DARRAGONMINOR: filter: "filter" requires TCP or HTTP mode
2023-10-06  Aurelien DARRAGONMINOR: stktable: "stick" requires TCP or HTTP mode
2023-10-06  Aurelien DARRAGONMINOR: tcp_rules: tcp-{request,response} requires TCP...
2023-10-06  Willy TarreauMINOR: haproxy: permit to register features during...
2023-10-05  Remi Tricot... MEDIUM: cache: Add "Origin" header to secondary cache key
2023-10-04  Amaury DenoyelleBUG/MINOR: hq-interop: simplify parser requirement
2023-10-04  William LallemandCI: github: add USE_QUIC=1 to aws-lc build
2023-10-04  William LallemandBUILD: quic: allow USE_QUIC to work with AWSLC
2023-10-04  Christopher... MINOR: h1-htx: Declare successful tunnel establishment...
2023-10-04  Christopher... BUG/MINOR: h1-htx: Keep flags about C-L/T-E during...
2023-10-04  Christopher... BUG/MEDIUM: mux-h1; Ignore headers modifications about...
2023-10-04  Christopher... BUG/MEDIUM: mux-h1: Add C-L header in outgoing message...
2023-10-04  Christopher... MINOR: mux-h1: Rely on H1S_F_HAVE_CHNK to add T-E in...
2023-10-04  Christopher... MINOR: mux-h1: Add flags if outgoing msg contains a...
2023-10-04  Christopher... REGTESTS: filters: Don't set C-L header in the successf...
2023-10-04  Christopher... BUG/MEDIUM: h1: Ignore C-L value in the H1 parser if...
2023-10-04  Christopher... BUG/MINOR: mux-h1: Ignore C-L when sending H1 messages...
2023-10-04  Christopher... BUG/MINOR: mux-h1: Handle read0 in rcv_pipe() only...
2023-10-04  Christopher... DEBUG: mux-h1: Fix event label from trace messages...
2023-10-04  Christopher... BUG/MEDIUM: hlua: Initialize appctx used by a lua socke...
2023-10-04  Christopher... MINOR: hlua: Test the hlua struct first when the lua...
2023-10-04  Christopher... MINOR: hlua: Save the lua socket's server in its context
2023-10-04  Christopher... MINOR: hlua: Save the lua socket's timeout in its context
2023-10-04  Christopher... MINOR: hlua: Don't preform operations on a not connecte...
2023-10-04  Christopher... MINOR: hlua: Set context's appctx when the lua socket...
2023-10-04  Christopher... BUILD: pool: Fix GCC error about potential null pointer...
2023-10-03  Amaury DenoyelleMINOR: proto_reverse_connect: support source address...
2023-10-03  Amaury DenoyelleMINOR: backend: refactor specific source address allocation
2023-10-03  Amaury DenoyelleMINOR: quic: handle perm error on bind during runtime
2023-10-03  Amaury DenoyelleMINOR: quic: define quic-socket bind setting
2023-10-03  Amaury DenoyelleDEV: sslkeylogger: handle file opening error
2023-10-03  Remi Tricot... DOC: sample: Add a comment in 'check_operator' to expla...
2023-10-03  Remi Tricot... Revert "MEDIUM: sample: Small fix in function check_ope...
2023-10-03  Willy TarreauBUG/MAJOR: plock: fix major bug in pl_take_w() introduc...
2023-09-29  William LallemandBUG/MINOR: proto_reverse_connect: fix FD leak upon...
2023-09-29  Amaury DenoyelleMINOR: tcp_act: remove limitation on protocol for attac...
2023-09-29  Amaury DenoyelleMINOR: connection: define mux flag for reverse support
2023-09-29  Amaury DenoyelleMINOR: connection: define error for reverse connect
2023-09-29  Amaury DenoyelleBUG/MINOR: tcp_act: fix attach-srv rule ACL parsing
2023-09-29  Amaury DenoyelleBUG/MINOR: proto_reverse_connect: fix FD leak on connec...
2023-09-29  Willy TarreauMINOR: stream: fix output alignment of stuck thread...
2023-09-29  Emeric BrunRevert "BUG/MEDIUM: quic: missing check of dcid for...
2023-09-29  Willy TarreauCLEANUP: stream: remove the now unused stream_dump...
2023-09-29  Willy TarreauMINOR: debug: use the more detailed stream dump in...
2023-09-29  Willy TarreauMEDIUM: stream: now provide full stream dumps in case...
2023-09-29  Willy TarreauMINOR: streams: add support for line prefixes to strm_d...
2023-09-29  Willy TarreauMINOR: stream: make stream_dump() always multi-line
2023-09-29  Willy TarreauMINOR: stream: make strm_dump_to_buffer() show the...
2023-09-29  Willy TarreauMINOR: stream: make strm_dump_to_buffer() take an arbit...
2023-09-29  Willy TarreauCLEANUP: stream: make strm_dump_to_buffer() take a...
2023-09-29  Willy TarreauCLEANUP: stream: use const filters in the dump function
2023-09-29  Willy TarreauMINOR: stream: split stats_dump_full_strm_to_buffer...
2023-09-29  Willy TarreauCLEANUP: stream: make the dump code not depend on the...
2023-09-29  Willy TarreauCLEANUP: freq_ctr: make all freq_ctr readers take a...
2023-09-28  Amaury DenoyelleBUG/MINOR: mux-quic: remove full demux flag on ncbuf...
2023-09-28  Vladimir VdovinMINOR: support for http-request set-timeout client
2023-09-22  Willy Tarreau[RELEASE] Released version 2.9-dev6 v2.9-dev6
2023-09-22  Amaury DenoyelleMINOR: proto_reverse_connect: emit log for preconnect
2023-09-22  Amaury DenoyelleMINOR: proto_reverse_connect: remove unneeded wakeup
2023-09-22  Amaury DenoyelleMINOR: proto_reverse_connect: refactor preconnect failure
2023-09-22  Amaury DenoyelleBUG/MINOR: proto_reverse_connect: set default maxconn
2023-09-22  Emeric BrunMINOR: quic: handle external extra CIDs generator.
2023-09-22  Lokesh JindalMEDIUM: sample: Small fix in function check_operator...
2023-09-22  Lokesh JindalMEDIUM: sample: Enhances converter "bytes" to take...
2023-09-22  Ilya ShipitsinCI: cirrus-ci: display gdb bt if any
2023-09-21  Amaury DenoyelleMINOR: proto_reverse_connect: prevent transparent serve...
2023-09-21  Amaury DenoyelleBUG/MINOR: proto_reverse_connect: fix preconnect with...
2023-09-21  Sébastien GrossMINOR: hlua: Add support for the "http-after-res" action
2023-09-21  Aurelien DARRAGONBUG/MEDIUM: server/cli: don't delete a dynamic server...
2023-09-21  Aurelien DARRAGONMINOR: pattern/ip: simplify pat_match_ip() function
2023-09-21  Aurelien DARRAGONMINOR: pattern: fix pat_{parse,match}_ip() function...
2023-09-21  Aurelien DARRAGONMINOR: pattern/ip: offload ip conversion logic to helpe...
2023-09-21  Aurelien DARRAGONMEDIUM: tools/ip: v4tov6() and v6tov4() rework
2023-09-21  Christopher... BUG/MEDIUM: http-ana: Try to handle response before...
2023-09-20  Willy TarreauCLEANUP: ring: rename the ring lock "RING_LOCK" instead...
2023-09-20  Willy TarreauMEDIUM: logs: atomically check and update the log sampl...
2023-09-20  Willy TarreauMINOR: logs: use a single index to store the current...
2023-09-20  Willy TarreauCLEANUP: logs: rename a confusing local variable "curr_...
2023-09-20  Willy TarreauMINOR: log: remove the unused curr_idx in struct smp_lo...
2023-09-20  Willy TarreauMINOR: logs: clarify the check of the log range
2023-09-20  William LallemandREGTESTS: ssl: skip generate-certificates test w/ wolfSSL
2023-09-20  William LallemandREGTESTS: ssl: skip OCSP test w/ WolfSSL
2023-09-15  Aurelien DARRAGONBUG/MINOR: server: add missing free for server->rdr_pfx
2023-09-15  Willy TarreauRevert "MAJOR: import: update mt_list to support expone...
2023-09-14  William LallemandBUILD: quic: fix build on centos 8 and USE_QUIC_OPENSSL...
2023-09-14  Christopher... BUG/MAJOR: mux-h2: Report a protocol error for any...
2023-09-14  Willy TarreauBUG/MINOR: freq_ctr: fix possible negative rate with...
2023-09-13  William LallemandDOC: configuration: add %[query] to %HQ
2023-09-13  Frédéric LécailleBUG/MINOR: quic: Leak of frames to send.
2023-09-13  William LallemandDOC: configuration: add %[req.ver] sample to %HV
2023-09-13  William LallemandMINOR: samples: implement bytes_in and bytes_out samples
2023-09-13  Willy TarreauCLEANUP: pools: simplify the pool expression when no...
2023-09-13  Willy TarreauMAJOR: import: update mt_list to support exponential...
2023-09-13  Christopher... BUG/MEDIUM: master/cli: Pin the master CLI on the first...
2023-09-12  Cedric PailletBUG/MINOR: promex: fix backend_agg_check_status
2023-09-12  Christopher... BUG/MEDIUM: mux-fcgi: Don't swap trash and dbuf when...
2023-09-12  Aurelien DARRAGONBUG/MINOR: hlua/init: coroutine may not resume itself
2023-09-12  Aurelien DARRAGONBUG/MEDIUM: hlua: don't pass stale nargs argument to...
2023-09-12  Willy TarreauMEDIUM: pools: refine pool size rounding
next