]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
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...
2025-04-25  Willy TarreauBUG/MINOR: master/cli: only parse the '@@' prefix on...
2025-04-25  Willy TarreauRevert "BUG/MINOR: master/cli: properly trim the '...
2025-04-25  Christopher... BUG/MEDIUM: cli: Handle applet shutdown when waiting...
2025-04-24  William LallemandMEDIUM: acme: better error/retry management of the...
2025-04-24  William LallemandMEDIUM: acme: reset the remaining retries
2025-04-24  William LallemandMEDIUM: acme: use Retry-After value for retries
2025-04-24  Willy TarreauMINOR: resolvers: add "dns-accept-family auto" to rely...
2025-04-24  Willy TarreauMINOR: sock-inet: detect apparent IPv6 connectivity
2025-04-24  Willy TarreauMINOR: resolvers: add command-line argument -4 to force...
2025-04-24  Willy TarreauMEDIUM: resolvers: add global "dns-accept-family" directive
2025-04-24  Willy TarreauBUG/MINOR: master/cli: properly trim the '@@' process...
2025-04-24  Christopher... CLEANUP: applet: Remove unsued rule pointer in appctx...
2025-04-24  Christopher... MINOR: applet: Save the "use-service" rule in the strea...
2025-04-24  Christopher... MINOR: hlua: Use the applet name in error messages...
2025-04-24  Christopher... MINOR: cache: Add a pointer on the cache in the cache...
2025-04-24  Christopher... MINOR: cli/applet: Move appctx fields only used by...
2025-04-24  Christopher... BUG/MINOR: ring: Fix I/O handler of "show event" comman...
2025-04-24  Christopher... BUG/MINOR: hlua: Fix I/O handler of lua CLI commands...
next