haproxy-3.0.git
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
2023-10-06 Aurelien DARRAGONMINOR: sink/log: fix some typos around postparsing...
2023-10-06 Aurelien DARRAGONDOC: config: unify "log" directive doc
2023-10-06 Aurelien DARRAGONMINOR: cfgparse-listen: warn when use-server rules...
2023-10-06 Aurelien DARRAGONMINOR: proxy: report a warning for max_ka_queue in...
2023-10-06 Aurelien DARRAGONMINOR: cfgparse-listen: "http-reuse" requires TCP or...
2023-10-06 Aurelien DARRAGONMINOR: proxy: dynamic-cookie CLIs require TCP or HTTP...
2023-10-06 Aurelien DARRAGONMINOR: cfgparse-listen: "dynamic-cookie-key" requires...
2023-10-06 Aurelien DARRAGONMINOR: cfgparse-listen: "http-send-name-header" require...
2023-10-06 Aurelien DARRAGONMINOR: fcgi-app: "use-fcgi-app" requires TCP or HTTP...
2023-10-06 Aurelien DARRAGONMINOR: http_htx/errors: prevent the use of some keyword...
2023-10-06 Aurelien DARRAGONMINOR: flt_http_comp: "compression" requires TCP or...
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...
next