]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2025-08-26  William LallemandDOC: configuration: rework the jwt_verify keyword docum... 20250826-doc-jwt_verify
2025-08-25  William LallemandREGTESTS: jwt: create dynamically "cert.ecdsa.pem"
2025-08-25  Christopher... BUG/MEDIUM: mux-spop: Reject connection attempts from...
2025-08-25  Christopher... MEDIUM: applet: Set .rcv_buf and .snd_buf functions...
2025-08-25  Christopher... MINOR: applet: Make some applet functions HTX aware
2025-08-25  Christopher... MINOR: applet: Add a flag to know an applet is using...
2025-08-25  Christopher... MINOR: applet: Add function to test applet flags from...
2025-08-25  Christopher... MINOR: applet: Rely on applet flag to detect the new api
2025-08-25  Aurelien DARRAGONBUG/MEDIUM: http_ana: handle yield for "stats http...
2025-08-25  Aurelien DARRAGONMINOR: http_ana: fix typo in http_res_get_intercept_rule
2025-08-25  Amaury DenoyelleMINOR: quic: centralize padding for HP sampling on...
2025-08-22  Amaury DenoyelleBUG/MINOR: quic: don't coalesce probing and ACK packet...
2025-08-22  Amaury DenoyelleBUG/MAJOR: quic: fix INITIAL padding with probing packe...
2025-08-22  Amaury DenoyelleBUG/MINOR: quic: do not emit probe data if CONNECTION_C...
2025-08-22  Amaury DenoyelleBUG/MEDIUM: quic: reset padding when building GSO datagrams
2025-08-22  Valentine KrasnobaevaMINOR: dns: dns_connect_nameserver: fix fd leak at...
2025-08-21  Christopher... BUG/MAJOR: stream: Remove READ/WRITE events on channels...
2025-08-21  William LallemandBUG/MEDIUM: ssl: apply ssl-f-use on every "ssl" bind
2025-08-21  Frederic LecailleBUG/MEDIUM: quic-be: crash after backend CID allocation...
2025-08-21  Frederic LecailleBUG/MINOR: quic-be: missing Initial packet number space...
2025-08-21  Amaury DenoyelleBUG/MEDIUM: mux-h2: fix crash on idle-ping due to unwan...
2025-08-20  Willy Tarreau[RELEASE] Released version 3.3-dev7 v3.3-dev7
2025-08-20  Olivier HouchardMINOR: ssl: Add a way to globally disable ktls.
2025-08-20  Olivier HouchardMEDIUM: ssl: Handle non-Application data record with...
2025-08-20  Olivier HouchardMEDIUM: ssl: Add support for ktls on TLS 1.3 with AWS-LC
2025-08-20  Olivier HouchardMEDIUM: ssl: Add ktls support for AWS-LC.
2025-08-20  Olivier HouchardMEDIUM: ssl: Add splicing with SSL.
2025-08-20  Olivier HouchardMEDIUM: splice: Don't consider EINVAL to be a fatal...
2025-08-20  Olivier HouchardMEDIUM: ssl: Add kTLS support for OpenSSL.
2025-08-20  Olivier HouchardMINOR: build: Add a new option, USE_KTLS.
2025-08-20  Olivier HouchardMINOR: ssl: Define HAVE_VANILLA_OPENSSL if openssl...
2025-08-20  Olivier HouchardMINOR: cfgparse: Add a new "ktls" option to bind and...
2025-08-20  Olivier HouchardMEDIUM: mux_h1/mux_pt: Use XPRT_CAN_SPLICE to decide...
2025-08-20  Olivier HouchardMEDIUM: xprt: Add a "get_capability" method.
2025-08-20  Olivier HouchardMINOR: ssl: Add a "flags" field to ssl_sock_ctx.
2025-08-20  Olivier HouchardMINOR: xprt: Add recvmsg() and sendmsg() parameters...
2025-08-20  William LallemandBUG/MEDIUM: mworker: more verbose error upon loading...
2025-08-20  Frederic LecailleBUG/MEDIUM: quic-be: do not initialize ->conn too early
2025-08-20  Frederic LecailleBUG/MEDIUM: quic: crash after quic_conn allocation...
2025-08-20  Christopher... BUG/MEDIUM: cli: Report inbuf is no longer full when...
2025-08-20  Christopher... BUG/MINOR: spoe: Properly detect and skip empty NOTIFY...
2025-08-19  Valentine KrasnobaevaMEDIUM: dns: don't call connect to dest socket for...
2025-08-14  Amaury DenoyelleBUG/MINOR: mux-h1: fix wrong lock label
2025-08-14  Frederic LecailleBUG/MEDIUM: quic: listener connection stuck during...
2025-08-14  Frederic LecailleMINOR: quic: implement qc_ssl_do_hanshake()
2025-08-13  Tim DuesterhusCI: Update to actions/checkout@v5
2025-08-13  Willy TarreauMEDIUM: ring: always allocate properly aligned ring...
2025-08-13  Willy TarreauMINOR: server: align server struct to 64 bytes
2025-08-13  Willy TarreauMEDIUM: server: introduce srv_alloc()/srv_free() to...
2025-08-13  Willy TarreauMINOR: tools: also implement ha_aligned_alloc_typed()
2025-08-13  Lukas TribusDOC: config: recommend single quoting passwords
2025-08-13  Lukas TribusDOC: management: fix typo in commit f4f93c56
2025-08-11  Willy TarreauOPTIM: server: start to use aligned allocs in server
2025-08-11  Willy TarreauOPTIM: connection: align connection pools to 64
2025-08-11  Willy TarreauOPTIM: queue: align the pendconn pools to 64
2025-08-11  Willy TarreauOPTIM: buffers: align the buffer pool to 64
2025-08-11  Willy TarreauOPTIM: tasks: align task and tasklet pools to 64
2025-08-11  Willy TarreauMEDIUM: tree-wide: replace most DECLARE_POOL with DECLA...
2025-08-11  Willy TarreauDOC: api: update the pools API with the alignment and...
2025-08-11  Willy TarreauMINOR: pools: always check that requested alignment...
2025-08-11  Willy TarreauMINOR: pools: permit to optionally specify extra size...
2025-08-11  Willy TarreauMINOR: pools: distinguish the requested alignment from...
2025-08-11  Willy TarreauCLEANUP: fd: make use of ha_aligned_alloc() for the...
2025-08-11  Willy TarreauMINOR: tools: implement ha_aligned_zalloc()
2025-08-11  William LallemandMEDIUM: ssl/cli: relax crt insertion in crt-list of...
2025-08-11  William LallemandDOC: management: clarify usage of -V with -c
2025-08-11  Remi Tricot... BUG/MINOR: init: Initialize random seed earlier in...
2025-08-11  William LallemandMEDIUM: acme: use lowercase for challenge names in...
2025-08-08  Olivier HouchardBUG/MEDIUM: ssl: fix build with AWS-LC
2025-08-08  Olivier HouchardBUG/MEDIUM: ssl: Fix 0rtt to the server
2025-08-08  Ilia ShipitsinCI: vtest: add Ubuntu arm64 builds
2025-08-08  Ilia ShipitsinCI: vtest: add os name to OT cache key
2025-08-08  David CarlierMINOR: sock: update broken accept4 detection for older...
2025-08-08  Valentine KrasnobaevaBUG/MINOR: stick-table: cap sticky counter idx with...
2025-08-07  Aurelien DARRAGONBUILD: restore USE_SHM_OPEN build option
2025-08-07  Aurelien DARRAGONMINOR: init: add REGISTER_POST_DEINIT_MASTER() hook
2025-08-07  Aurelien DARRAGONMINOR: clock: add clock_get_now_offset() helper
2025-08-07  Aurelien DARRAGONMINOR: clock: add clock_set_now_offset() helper
2025-08-07  Aurelien DARRAGONMINOR: guid: add guid_count() function
2025-08-07  Aurelien DARRAGONMINOR: guid: add guid_get() helper
2025-08-07  Aurelien DARRAGONBUG/MINOR: proxy: avoid NULL-deref in post_section_px_c...
2025-08-07  Aurelien DARRAGONBUG/MINOR: cfgparse-listen: update err_code for fatal...
2025-08-07  Aurelien DARRAGONBUG/MINOR: cfgparse: immediately stop after hard error...
2025-08-07  Amaury DenoyelleMINOR: quic: prefer qc_is_back() usage over qc->target
2025-08-07  Amaury DenoyelleMINOR: quic: define QUIC_FL_CONN_IS_BACK flag
2025-08-07  Amaury DenoyelleMINOR: quic: duplicate GSO unsupp status from listener...
2025-08-06  Willy Tarreau[RELEASE] Released version 3.3-dev6 v3.3-dev6
2025-08-06  Willy TarreauMEDIUM: pools: respect pool alignment in allocations
2025-08-06  Willy TarreauMINOR: pools: add macros to declare pools based on...
2025-08-06  Willy TarreauMINOR: pools: add macros to register aligned pools
2025-08-06  Willy TarreauMEDIUM: pools: add an alignment property
2025-08-06  Willy TarreauDEBUG: pools: also retrieve file and line for direct...
2025-08-06  Willy TarreauDEBUG: pools: store the pool registration file name...
2025-08-06  Willy TarreauMEDIUM: pools: change the static pool creation to pass...
2025-08-06  Willy TarreauMINOR: pools: force the name at creation time to be...
2025-08-06  Willy TarreauMINOR: pools: add a new flag to declare static registra...
2025-08-06  Willy TarreauMINOR: pools: support creating a pool from a pool regis...
2025-08-06  Willy TarreauMINOR: implement ha_aligned_alloc() to return aligned...
2025-08-06  Willy TarreauBUILD: compat: always set _POSIX_VERSION to ease compar...
2025-08-06  Willy TarreauBUILD: quic: use _MAX() to avoid build issues in pools...
next