]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
42 hours ago  Frederic LecailleMINOR: haterm: enable h3 for TCP bindings
2 days ago  Willy TarreauBUG/MINOR: haterm: fix the random suffix multiplication
2 days ago  Willy TarreauCLEANUP: resolvers: fix comment typos and wrong filenam...
2 days ago  Willy TarreauCLEANUP: resolvers: remove pool_free(NULL) in SRV addit...
2 days ago  Willy TarreauCLEANUP: resolvers: use read_n32() instead of open...
2 days ago  Willy TarreauBUG/MINOR: sample: limit the be2hex converter's chunk...
2 days ago  Willy TarreauBUG/MINOR: init: use more than ha_random64() for the...
2 days ago  Willy TarreauBUG/MINOR: dict: fix refcount race on insert collision
2 days ago  Willy TarreauBUG/MINOR: log: look for the end of priority before...
2 days ago  Willy TarreauBUG/MINOR: mux-h2: validate HEADERS frame length before...
2 days ago  Willy TarreauBUG/MINOR: resolvers: fix risk of appending garbage...
2 days ago  Willy TarreauBUG/MINOR: resolvers: fix room for trailing zero in...
2 days ago  Willy TarreauBUG/MINOR: log: free logformat expr on compile failure...
2 days ago  Willy TarreauBUG/MEDIUM: cache: fix a refcount leak for missed secon...
2 days ago  Willy TarreauBUG/MEDIUM: tcpcheck/spoe: bound the SPOP error code...
2 days ago  Willy TarreauBUG/MEDIUM: regex: allocate a large enough pcre2 match...
2 days ago  Willy TarreauBUG/MEDIUM: log-forward: make sure the month is unsigned
2 days ago  Willy TarreauBUILD: intops: mask the fail value in array_size_or_fail()
4 days ago  CyberpsychoJacobBUG/MEDIUM: acme: NUL terminate response buffer before...
5 days ago  Christopher... BUG/MEDIUM: cli: Fix parsing of pattern finishing a...
5 days ago  Christopher... BUG/MEDIUM: hlua: Fix integer underflow when receiving...
5 days ago  Christopher... BUG/MINOR: tcpchecks: Limit parsing of agent-check...
5 days ago  Christopher... BUG/MEDIUM: dict: hold lock while decrementing refcount...
5 days ago  Amaury DenoyelleBUG/MINOR: quic: fix ODCID lookup from derived value
5 days ago  Christopher... BUG/MEDIUM: ssl-gencert: Unlock LRU cache if failing...
5 days ago  Christopher... BUG/MEDIUM: resolvers: Fix test on dn label size in...
5 days ago  Christopher... BUG/MEDIUM: applet: Properly handle receives of size 0
6 days ago  Amaury DenoyelleMINOR: mux_quic: do not crash on unhandled QMux frame...
6 days ago  Amaury DenoyelleMINOR: mux_quic: handle MAX_STREAMS for uni stream...
6 days ago  Amaury DenoyelleMINOR: mux_quic: handle STOP_SENDING in QMux
6 days ago  Remi Tricot... BUG/MINOR: ocsp: Manage date too far away in the future
6 days ago  Amaury DenoyelleMINOR: backend: support QMux in clear for BE side
6 days ago  Amaury DenoyelleMINOR: session: support QMux in clear on FE side
6 days ago  Amaury DenoyelleMINOR: connection: define mask CO_FL_WAIT_XPRT_L6
6 days ago  Amaury DenoyelleMINOR: xprt_qmux: define default value for get_alpn
6 days ago  Amaury DenoyelleMINOR: connection: define xprt_add_l6hs()
6 days ago  Amaury DenoyelleMINOR: ssl_sock: remove unneeded check on QMux flags
6 days ago  Willy TarreauBUG/MEDIUM: net_helper: fix a remaining possibly infini...
6 days ago  Willy TarreauBUILD: proxy: unstatify the proxies_del_lock to avoid...
6 days ago  Willy TarreauMINOR: config: shm-stats-file is no longer experimental
7 days ago  Willy Tarreau[RELEASE] Released version 3.4-dev13 v3.4-dev13
7 days ago  Willy TarreauDOC: update supported gcc and openssl versions in INSTALL
7 days ago  Willy TarreauCLEANUP: tree-wide: use array_size_or_fail() in array...
7 days ago  Willy TarreauMINOR: intops: add a multiply overflow detection for...
7 days ago  Olivier HouchardMEDIUM: stick-tables: Avoid freeing elements while...
7 days ago  Christopher... BUG/MEDIUM: htx: Alloc a chunk of right size in htx_rep...
7 days ago  Christopher... BUG/MEDIUM: applet: Fix transfer of HTX data to the...
7 days ago  Christopher... MEDIUM: htx: Improve htx_xfer API to not count HTX...
7 days ago  Christopher... BUG/MINOR: htx: Fix value of HTX_XFER_HDRS_ONLY flag
7 days ago  Amaury DenoyelleBUG/MINOR: mux_quic: do not exceed stream.max-concurren...
7 days ago  Amaury DenoyelleDOC: fix typo on QUIC stream.max-concurrent reference
7 days ago  Olivier HouchardBUG/MEDIUM: servers: Don't forget to set srv_hash when...
7 days ago  Willy TarreauMEDIUM: startup: warn when chroot is not set for root
7 days ago  Willy TarreauMINOR: startup: do not execute chroot() when "/"
7 days ago  Willy TarreauBUILD: traces: add USE_TRACE allowing to disable traces
7 days ago  Willy TarreauBUILD: traces: set a few __maybe_unused on vars used...
7 days ago  Amaury DenoyelleBUG/MINOR: prevent conn leak in case of xprt_qmux init...
7 days ago  Olivier HouchardBUG/MEDIUM: servers: Store the connection hash with...
7 days ago  Amaury DenoyelleMAJOR: mux_quic: support stream elasticity during conne...
7 days ago  Amaury DenoyelleMINOR: mux_quic: define ms_bidi_rel QCC member
7 days ago  Amaury DenoyelleMINOR: quic: use stream elasticity value for initial...
7 days ago  Amaury DenoyelleMINOR: mux_quic: implement basic committed_extra_stream...
7 days ago  Amaury DenoyelleOPTIM: h2: do not update committed streams if elasticit...
7 days ago  Amaury DenoyelleMINOR: h2: explain committed_extra_streams dec on h2_in...
7 days ago  Maxime HenrionMEDIUM: startup: add automatic chroot feature
7 days ago  Maxime HenrionMINOR: startup: support unprivileged chroot if possible
8 days ago  Willy TarreauMINOR: backend: support hash-key guid for a stabler...
8 days ago  Willy TarreauMINOR: server: support hash-key id32 for a cleaner...
8 days ago  Willy TarreauBUG/MINOR: backend: fix balance hash calculation when...
8 days ago  Willy TarreauBUG/MINOR: server: accept server IDs above 2^31 and...
8 days ago  Amaury DenoyelleMEDIUM: ssl: allow h3/QMux negotiation without explicit...
8 days ago  Amaury DenoyelleMINOR: proxy/server: reject TCP ALPN h3 without experim...
8 days ago  Amaury DenoyelleMINOR: connection/mux_quic: add MUX <init_xprt> field...
8 days ago  Amaury DenoyelleMINOR: connection: define conn_select_mux_be()
8 days ago  Amaury DenoyelleMINOR: connection: define conn_select_mux_fe()
8 days ago  Olivier HouchardMEDIUM: connections: Use both mux_proto and alpn to...
8 days ago  Olivier HouchardMINOR: mux: Rename the "token" from mux_proto_list...
8 days ago  Amaury DenoyelleBUG/MINOR: httpclient-cli: fix uninit variable in error...
8 days ago  Christopher... CLEANUP: haterm: Remove "(too old kernel)" from warning...
8 days ago  Christopher... MINOR: haterm: Don't init haterm master pipe if not...
8 days ago  Christopher... BUG/MINOR: h1: Don't mask websocket protocol if multipl...
8 days ago  Christopher... BUG/MEDIUM: h1: Skip all h2c values from Upgrade header...
8 days ago  Christopher... BUG/MINOR: httpclient-cli: Destroy http-client context...
8 days ago  Christopher... BUG/MINOR: server: Properly handle init-state value...
8 days ago  Remi Tricot... BUG/MINOR: jws: Add missing return value check (EVP_PKE...
8 days ago  Willy TarreauBUG/MINOR: jws: fix OpenSSL 3.0 version check from...
8 days ago  Willy TarreauBUG/MEDIUM: limits: properly account for global.maxpipe...
8 days ago  Willy TarreauMINOR: proxy: remove the experimental status on dynamic...
8 days ago  Willy TarreauDOC: config: further clarify that resolvers "default...
9 days ago  Willy TarreauCLEANUP: jwe: fix theoretical overflow in AAD length...
9 days ago  Willy TarreauBUG/MINOR: jwt: fix possible memory leak in convert_ecd...
9 days ago  Willy TarreauCLEANUP: tcpcheck: mention that we're a bit far for...
9 days ago  Willy TarreauBUG/MINOR: check: properly report errno in chk_report_c...
9 days ago  Willy TarreauBUG/MINOR: sock: store the connection error status
9 days ago  Willy TarreauREGTESTS: quic/issuers_chain_path: do not forget to...
9 days ago  Willy TarreauREGTESTS: do not run quic/tls13_ssl_crt-list_filters...
10 days ago  Willy TarreauCLEANUP: stick-table: uniformize the different action_i...
11 days ago  Willy TarreauBUG/MINOR: session/trace: use distinct flags for SESS_E...
11 days ago  Willy TarreauDOC: internal: add a few rules about internal core...
12 days ago  Willy TarreauCLEANUP: address a few typos and copy-paste errors...
next