haproxy-3.0.git
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
2023-09-12 Willy TarreauDEBUG: pools: print the contents surrounding the expect...
2023-09-12 Willy TarreauDEBUG: pools: also print the value of the tag when...
2023-09-12 Willy TarreauDEBUG: pools: also print the item's pointer when crashing
2023-09-12 Frédéric LécailleBUG/MEDIUM: quic: quic_cc_conn ->cntrs counters unreachable
2023-09-11 Willy TarreauDEBUG: pools: inspect pools on fatal error and dump...
2023-09-11 Willy TarreauDEBUG: pools: make pool_check_pattern() take a pointer...
2023-09-11 Willy TarreauDEBUG: pools: pass the caller pointer to the check...
2023-09-11 Willy TarreauDEBUG: pools: always record the caller for uncached...
2023-09-11 Frédéric LécailleBUG/MINOR: quic: fdtab array underflow access
2023-09-08 Willy Tarreau[RELEASE] Released version 2.9-dev5 v2.9-dev5
2023-09-08 Ilya ShipitsinCI: musl: drop shopt in workflow invocation
2023-09-08 Ilya ShipitsinCI: musl: highlight section if there are coredumps
2023-09-08 Willy TarreauREORG: cpuset: move parse_cpu_set() and parse_cpumap...
2023-09-08 Willy TarreauMINOR: cpuset: dynamically allocate cpu_map
2023-09-08 Willy TarreauMEDIUM: cfgparse: assign NUMA affinity to cpu-maps
2023-09-08 Willy TarreauMINOR: cfgparse: use read_line_from_trash() to read...
2023-09-08 Willy TarreauMINOR: tools: add function read_line_to_trash() to...
2023-09-08 Willy TarreauMEDIUM: init: initialize the trash earlier
2023-09-08 Frédéric LécailleCLEANUP: quic: Remove useless free_quic_tx_pkts() function.
2023-09-08 Frédéric LécailleBUG/MINOR: quic: Wrong cluster secret initialization
2023-09-07 William LallemandMINOR: ssl: add support for 'curves' keyword on server...
2023-09-06 Tim DuesterhusCI: Update to actions/checkout@v4
2023-09-06 Willy TarreauMINOR: tasks/stats: report the number of niced tasks...
2023-09-06 Remi Tricot... MINOR: cache: Change hash function in default normalize...
2023-09-06 Aurelien DARRAGONCLEANUP: log: remove unnecessary trim in __do_send_log
2023-09-06 Aurelien DARRAGONMEDIUM: sink: add sink_finalize() function
2023-09-06 Aurelien DARRAGONMEDIUM: sink/ring: introduce high level ring creation...
2023-09-06 Aurelien DARRAGONMINOR: sink: add helper function to deallocate sink...
2023-09-06 Aurelien DARRAGONMEDIUM: spoe-agent: properly postresolve log rings
2023-09-06 Aurelien DARRAGONMEDIUM: fcgi-app: properly postresolve logsrvs
2023-09-06 Aurelien DARRAGONMEDIUM: log/sink: make logsrv postparsing more generic
2023-09-06 Aurelien DARRAGONMINOR: log: add dup_logsrv() helper function
2023-09-06 Aurelien DARRAGONMEDIUM: httpclient/logs: rely on per-proxy post-check...
2023-09-06 Aurelien DARRAGONMINOR: log: move log-forwarders cleanup in log.c
2023-09-06 Aurelien DARRAGONMEDIUM: sink: don't perform implicit truncations when...
2023-09-06 Aurelien DARRAGONMINOR: sink: inform the user when logs will be implicit...
2023-09-06 Aurelien DARRAGONMINOR: log/sink: detect when log maxlen exceeds sink...
2023-09-06 Aurelien DARRAGONMINOR: sink: simplify post_sink_resolve function
2023-09-06 Aurelien DARRAGONBUG/MEDIUM: ring: adjust maxlen consistency check
2023-09-06 Aurelien DARRAGONMINOR: ring: add a function to compute max ring payload
2023-09-06 Andrew HopkinsCI: github: Add a weekly CI run building with AWS-LC
2023-09-06 Andrew HopkinsCI: Update matrix.py so all code is contained in functions.
2023-09-06 Andrew HopkinsCI: add support to matrix.py to determine the latest...
2023-09-06 Andrew HopkinsCI: scripts: add support to build-ssl.sh to download...
2023-09-06 Aurelien DARRAGONMINOR: http_ana: position the FINAL flag for http_after...
2023-09-06 Aurelien DARRAGONBUG/MINOR: hlua/action: incorrect message on E_YIELD...
2023-09-06 Frédéric LécailleBUG/MINOR: quic: Dereferenced unchecked pointer to...
2023-09-06 Christopher... BUG/MINOR: ring/cli: Don't expect input data when showi...
2023-09-06 Christopher... BUG/MINOR: applet: Always expect data when CLI is waiti...
2023-09-06 Christopher... NUG/MEDIUM: stconn: Always update stream's expiration...
2023-09-06 Christopher... BUG/MEDIUM: stconn/stream: Forward shutdown on write...
2023-09-06 Christopher... BUG/MEDIUM: applet: Report an error if applet request...
2023-09-06 Christopher... BUG/MEDIUM: stconn: Report read activity when a stream...
2023-09-06 Christopher... BUG/MEDIUM: applet: Fix API for function to push new...
2023-09-06 Christopher... BUG/MINOR: stconn: Don't inhibit shutdown on connection...
2023-09-05 Frédéric LécailleBUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var)
2023-09-05 Frédéric LécailleBUG/MINOR: quic: Wrong RTT adjusments
2023-09-05 William LallemandMINOR: httpclient: allow to configure the timeout.connect
next