]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2025-05-06 William LallemandBUG/MINOR: ssl: can't use crt-store some certificates...
2025-05-06 William LallemandMINOR: ssl: add filename and linenum for ssl-f-use...
2025-05-06 Willy TarreauBUG/MAJOR: queue: lock around the call to pendconn_proc...
2025-05-06 William LallemandDOC: configuration: add the "crt-store" keyword
2025-05-06 William LallemandDOC: configuration: add "acme" section to the keywords...
2025-05-06 William LallemandMEDIUM: acme/ssl: remove 'acme ps' in favor of 'acme...
2025-05-06 William LallemandMINOR: acme/cli: 'acme status' show the status acme...
2025-05-06 Christopher... Revert "BUG/MEDIUM: mux-spop: Handle CLOSING state...
2025-05-06 Aurelien DARRAGONBUG/MINOR: proxy: only use proxy_inc_fe_cum_sess_ver_ct...
2025-05-06 Willy TarreauDEBUG: threads: display held locks in threads dumps
2025-05-05 Willy TarreauDEBUG: threads: merge successive idempotent lock operat...
2025-05-05 Willy TarreauDEBUG: threads: don't keep lock label "OTHER" in the...
2025-05-05 Willy TarreauBUG/MINOR: tools: make parseline report the required...
2025-05-05 Willy TarreauBUG/MINOR: tools: always terminate empty lines
2025-05-05 Willy TarreauMINOR: cfgparse: visually show the input line on empty...
2025-05-05 Willy TarreauMINOR: tools: make parse_line() provide hints about...
2025-05-05 Willy TarreauMEDIUM: config: warn about the consequences of empty...
2025-05-05 Willy TarreauBUG/MINOR: tools: do not create an empty arg from trail...
2025-05-02 William LallemandBUG/MINOR: acme/cli: don't output error on success
2025-05-02 Aurelien DARRAGONBUG/MEDIUM: stktable: fix sc_*(<ctr>) BUG_ON() regressi...
2025-05-02 Willy Tarreau[RELEASE] Released version 3.2-dev14 v3.2-dev14
2025-05-02 William LallemandMINOR: acme: emit a log when the scheduler can't start...
2025-05-02 William LallemandMEDIUM: acme: add a basic scheduler
2025-05-02 William LallemandMINOR: acme: move the acme task init in a dedicated...
2025-05-02 William LallemandBUILD: acme: need HAVE_ASN1_TIME_TO_TM
2025-05-02 William LallemandMINOR: ssl: add function to extract X509 notBefore...
2025-05-02 Valentine KrasnobaevaMINOR: cfgparse-global: add explicit error messages...
2025-05-02 Olivier HouchardMEDIUM: stick-tables: Limit the number of entries we...
2025-05-02 Olivier HouchardMEDIUM: stick-tables: Limit the number of old entries...
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
next