]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2023-09-04  Frédéric LécailleBUG/MAJOR: quic: Really ignore malformed ACK frames.
2023-09-04  Frédéric LécailleMINOR: quic: Add a trace to quic_release_frm()
2023-09-04  Frédéric LécailleBUG/MINOR: quic: Possible skipped RTT sampling
2023-09-01  Christopher... BUG/MEDIUM: stconn: Don't block sends if there is a...
2023-09-01  Christopher... BUG/MEDIUM: stconn: Wake applets on sending path if...
2023-09-01  Christopher... BUG/MINOR: stconn: Don't report blocked sends during...
2023-09-01  Christopher... BUG/MEDIUM: stconn: Update stream expiration date on...
2023-09-01  Christopher... DEBUG: applet: Properly report opposite SC expiration...
2023-09-01  Willy TarreauMINOR: checks: also consider the thread's queue for...
2023-09-01  Willy TarreauMEDIUM: checks: implement a queue in order to limit...
2023-09-01  Willy TarreauMEDIUM: checks: search more aggressively for another...
2023-09-01  Willy TarreauMINOR: check: also consider the random other thread...
2023-09-01  Willy TarreauMINOR: checks: maintain counters of active checks per...
2023-09-01  Willy TarreauMINOR: check/activity: collect some per-thread check...
2023-09-01  Willy TarreauMINOR: check: remember when we migrate a check
2023-09-01  Willy TarreauMINOR: checks: pin the check to its thread upon wakeup
2023-09-01  Willy TarreauMINOR: checks: start the checks in sleeping state
2023-09-01  Willy TarreauBUG/MINOR: checks: do not queue/wake a bounced check
2023-09-01  Willy TarreauMINOR: activity: report the current run queue size
2023-08-31  Willy TarreauMEDIUM: server/ssl: pick another thread's session when...
2023-08-31  Willy TarreauMINOR: server/ssl: clear the shared good session index...
2023-08-31  Willy TarreauMINOR: server/ssl: maintain an index of the last known...
2023-08-31  Willy TarreauMEDIUM: server/ssl: place an rwlock in the per-thread...
2023-08-31  Willy TarreauMEDIUM: ssl_sock: always use the SSL's server name...
2023-08-30  Willy TarreauCLEANUP: ssl: keep a pointer to the server in ssl_sock_...
2023-08-30  Willy TarreauDOC: ssl: add some comments about the non-obvious sessi...
2023-08-30  Willy TarreauMINOR: ssl_sock: avoid iterating realloc(+1) on stored...
2023-08-29  Alexander StephanMINOR: sample: Add common TLV types as constants for...
next