]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-05-02  Olivier HouchardMEDIUM: stick-tables: defer adding updates to a tasklet
2025-05-02  Olivier HouchardMEDIUM: peers: Give up if we fail to take locks in...
2025-05-02  Aurelien DARRAGONMINOR: hlua: ignore "tune.lua.bool-sample-conversion...
2025-05-02  William LallemandDOC: acme: external account binding is not supported
2025-05-02  Willy TarreauCLEANUP: tasks: use the local state, not t->state,...
2025-05-02  Willy TarreauBUG/MAJOR: tasks: fix task accounting when killed
2025-05-02  Olivier HouchardBUG/MEDIUM: quic: Let it be known if the tasklet has...
2025-05-02  William LallemandMINOR: acme: delay of 5s after the finalize
2025-05-02  William LallemandMINOR: acme: emit a log when starting
2025-05-02  William LallemandMINOR: acme: wait 5s before checking the challenges...
2025-05-02  William LallemandMINOR: acme: allow a delay after a valid response
2025-05-02  William LallemandMINOR: acme: change the default max retries to 5
2025-05-02  William LallemandBUG/MINOR: acme: reinit the retries only at next request
2025-05-02  William LallemandMINOR: acme: does not leave task for next request
2025-05-02  William LallemandMINOR: acme: retry label always do a request
2025-04-30  Willy Tarreau[RELEASE] Released version 3.2-dev13 v3.2-dev13
2025-04-30  Olivier HouchardBUILD/MEDIUM: quic: Make sure we build with recent...
2025-04-30  Olivier HouchardBUG/MEDIUM: connections: Report connection closing...
2025-04-30  Olivier HouchardMEDIUM: tasks: Mutualize the TASK_KILLED code between...
2025-04-30  Olivier HouchardMINOR: tasks: Remove unused tasklet_remove_from_tasklet...
2025-04-30  Olivier HouchardMEDIUM: tasks: Remove TASK_IN_LIST and use TASK_QUEUED...
2025-04-30  Olivier HouchardMEDIUM: tasks: More code factorization
2025-04-30  Olivier HouchardMEDIUM: tasks: Mutualize code between tasks and tasklets.
2025-04-30  William LallemandMINOR: acme: use acme_ctx_destroy() upon error
2025-04-30  William LallemandMINOR: acme: acme_ctx_destroy() returns upon NULL
2025-04-30  William LallemandMINOR: ssl/cli: "acme ps" shows the acme tasks
2025-04-30  Aurelien DARRAGONDOC: config: restore default values for resolvers hold...
2025-04-30  Aurelien DARRAGONMINOR: hlua_fcn: enforce yield after *_get_stats()...
2025-04-30  Aurelien DARRAGONMINOR: add hlua_yield_asap() helper
2025-04-30  Amaury DenoyelleMINOR: mux-quic: limit emitted MSD frames count per qcs
2025-04-30  Amaury DenoyelleMEDIUM: mux-quic: increase flow-control on each bufsize
2025-04-30  Christopher... BUG/MINOR: mux-spop: Use the right bitwise operator...
2025-04-30  Remi Tricot... BUILD: ssl: Fix wolfssl build
2025-04-30  Christopher... BUG/MINOR: mux-h1: Fix trace message in h1_detroy(...
2025-04-30  Christopher... BUG/MINOR: mux-h1: Don't pretend connection was release...
2025-04-30  Christopher... BUG/MEDIUM: mux-spop: Handle CLOSING state and wait...
2025-04-30  Christopher... BUG/MEDIUM: mux-spop: Wait end of handshake to declare...
2025-04-30  Remi Tricot... MINOR: Add 'conn' param to ssl_sock_chose_sni_ctx
2025-04-30  Remi Tricot... MINOR: ssl: Add traces about sigalg extension parsing...
2025-04-30  Remi Tricot... MINOR: ssl: Add traces to the switchctx callback
2025-04-30  Remi Tricot... MINOR: ssl: Add ocsp stapling callback traces
2025-04-30  Remi Tricot... MINOR: ssl: Add traces to verify callback
2025-04-30  Remi Tricot... MINOR: ssl: Add traces around SSL_do_handshake call
2025-04-30  Remi Tricot... MINOR: ssl: Add traces to ssl_sock_io_cb function
2025-04-30  Remi Tricot... MINOR: ssl: Add traces to recv/send functions
2025-04-30  Remi Tricot... MINOR: ssl: Add traces to ssl init/close functions
2025-04-30  Remi Tricot... MINOR: Add "sigalg" to "sigalg name" helper function
2025-04-30  Willy TarreauMINOR: tools: make my_strndup() take a size_t len inste...
2025-04-29  Lukas TribusDOC: ring: refer to newer RFC5424
2025-04-29  Aurelien DARRAGONCLEANUP: proxy: mention that px->conn_retries isn't...
2025-04-29  Aurelien DARRAGONBUG/MINOR: dns: prevent ds accumulation within dss
2025-04-29  Aurelien DARRAGONCLEANUP: dns: remove unused dns_stream_server struct...
2025-04-29  Aurelien DARRAGONBUG/MINOR: dns: add tempo between 2 connection attempts...
2025-04-29  Aurelien DARRAGONMINOR: applet: add appctx_schedule() macro
2025-04-29  William LallemandBUG/MINOR: acme: remove references to virt@acme
2025-04-29  William LallemandMEDIUM: acme: use a map to store tokens and thumbprints
2025-04-29  Amaury DenoyelleMEDIUM: quic: limit global Tx memory
2025-04-29  Amaury DenoyelleMINOR: quic: account for global congestion window
2025-04-29  Amaury DenoyelleMINOR: thread: define cshared type
2025-04-29  Amaury DenoyelleBUG/MINOR: quic: ensure cwnd limits are always enforced
2025-04-29  Amaury DenoyelleMINOR: quic: refactor BBR API
2025-04-29  Amaury DenoyelleMINOR: quic: rename min/max fields for congestion windo...
2025-04-29  William LallemandBUG/MINOR: acme: creating an account should not end...
2025-04-29  Willy TarreauMINOR: tcp: add support for setting TCP_NOTSENT_LOWAT...
2025-04-29  Willy TarreauBUG/MINOR: mux-h2: fix the offset of the pattern for...
2025-04-29  William LallemandBUG/MINOR: acme: does not try to unlock after a failed...
2025-04-29  William LallemandDOC: configuration: add quic4 to the ssl-f-use example
2025-04-29  William LallemandCLEANUP: acme: remove old TODO for account key
2025-04-29  William LallemandDOC: configuration: acme account key are auto generated
2025-04-28  Willy TarreauMEDIUM: mcli: replicate the current mode when enterin...
2025-04-28  Willy TarreauMEDIUM: mcli: make the prompt mode configurable between i/p
2025-04-28  Willy TarreauMEDIUM: cli: make the prompt mode configurable between...
2025-04-28  Willy TarreauMINOR: cli: split APPCTX_CLI_ST1_PROMPT into two distin...
2025-04-28  Willy TarreauMINOR: compiler: add more macros to detect macro defini...
2025-04-28  William LallemandMEDIUM: acme: use 'crt-base' to load the account key
2025-04-28  William LallemandMEDIUM: acme: generate the account file when not found
2025-04-28  William LallemandMINOR: acme: failure when no directory is specified
2025-04-28  William LallemandMINOR: acme: separate the code generating private keys
2025-04-28  William LallemandBUG/MINOR: ssl/acme: free EVP_PKEY upon error
2025-04-28  Willy TarreauMEDIUM: thread: set DEBUG_THREAD to 1 by default
2025-04-28  Willy TarreauMINOR: threads/cli: display the lock history on "show...
2025-04-28  Willy TarreauMEDIUM: threads: keep history of taken locks with DEBUG...
2025-04-28  Willy TarreauMINOR: threads: turn the full lock debugging to DEBUG_T...
2025-04-28  Willy TarreauMINOR: threads: prepare DEBUG_THREAD to receive more...
2025-04-28  Willy TarreauBUILD: leastconn: fix build warning when building witho...
2025-04-28  Willy TarreauBUILD: acme: use my_strndup() instead of strndup()
2025-04-28  Aurelien DARRAGONMINOR: promex: expose ST_I_PX_RATE (current_session_rate)
2025-04-28  Aurelien DARRAGONDOC: config: clarify log-forward "host" option
2025-04-28  Aurelien DARRAGONDOC: config: fix ACME paragraph rendering issue
2025-04-28  William LallemandMINOR: ssl/cli: add a '-t' option to 'show ssl sni'
2025-04-25  Willy TarreauBUG/MAJOR: listeners: transfer connection accounting...
2025-04-25  Olivier HouchardBUG/MAJOR: tasklets: Make sure he tasklet can't run...
2025-04-25  Olivier HouchardMEDIUM: quic: Make sure we return the tasklet from...
2025-04-25  Olivier HouchardMEDIUM: quic: Make sure we return NULL in quic_conn_app...
2025-04-25  Olivier HouchardMEDIUM: quic: Make sure we return the tasklet from...
2025-04-25  Olivier HouchardMEDIUM: mux_fcgi: Make sure we return the tasklet from...
2025-04-25  Olivier HouchardMEDIUM: listener: Make sure w ereturn the tasklet from...
2025-04-25  Olivier HouchardMEDIUM: checks: Make sure we return the tasklet from...
2025-04-25  Willy Tarreau[RELEASE] Released version 3.2-dev12 v3.2-dev12
2025-04-25  Willy TarreauMINOR: resolvers: use the runtime IPv6 status instead...
next