]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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
2023-09-05  William LallemandMINOR: httpclient: allow to configure the retries
2023-09-05  William LallemandMEDIUM: mworker: display a more accessible message...
2023-09-05  William LallemandMINOR: global: export the display_version() symbol
2023-09-05  Frédéric LécailleBUG/MINOR: quic: Unchecked pointer to Handshake packet...
2023-09-05  Frédéric LécailleBUILD: quic: Compilation issue on 32-bits systems with...
2023-09-04  Willy TarreauMEDIUM: threads: detect excessive thread counts vs...
2023-09-04  Willy TarreauMEDIUM: threads: detect incomplete CPU bindings
2023-09-04  Willy TarreauMINOR: cpuset: centralize a reliable bound cpu detection
2023-09-04  Willy TarreauMINOR: cpuset: add ha_cpuset_or() to bitwise-OR two...
2023-09-04  Willy TarreauMINOR: cpuset: add ha_cpuset_isset() to check for the...
2023-09-04  Willy TarreauBUILD: checks: shut up yet another stupid gcc warning
2023-09-04  Willy TarreauBUILD: bug: make BUG_ON() void to avoid a rare warning
2023-09-04  Andrew HopkinsREGTESTS: ssl: skip ssl_dh test with AWS-LC
2023-09-04  Andrew HopkinsBUILD: ssl: Build with new cryptographic library AWS-LC
2023-09-04  Miroslav ZagoracMINOR: properly mark the end of the CLI command in...
2023-09-04  William LallemandDOC: configuration: update examples for req.ver
2023-09-04  Willy TarreauBUG/MINOR: stream: further protect stream_dump() agains...
2023-09-04  Chris StaiteBUG/MEDIUM: h1-htx: Ensure chunked parsing with full...
2023-09-04  Willy TarreauBUG/MEDIUM: connection: fix pool free regression with...
2023-09-04  Frédéric LécailleBUG/MINOR: quic: Unchecked pointer to packet number...
next