haproxy-2.5.git
2021-09-23 Frédéric LécailleMINOR: proto_quic: Allocate TX ring buffers for listeners
2021-09-23 Frédéric LécailleMINOR: quic: Add ring buffer definition (struct qring...
2021-09-23 Frédéric LécailleMINOR: net_helper: add functions for pointers
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Too much reduced computed space to...
2021-09-23 Frédéric LécailleMINOR: quic: Add the QUIC v1 initial salt.
2021-09-23 Frédéric LécailleMINOR: quic: Prefer x25519 as ECDH preferred parametes.
2021-09-23 Frédéric LécailleMINOR: quic: Add a ring buffer implementation for QUIC
2021-09-23 Frédéric LécailleMINOR: quic: Make qc_lstnr_pkt_rcv() be thread safe.
2021-09-23 Frédéric LécailleMINOR: quic: Move conn_prepare() to ->accept_conn(...
2021-09-23 Frédéric LécailleMINOR: quic: Connection allocations rework
2021-09-23 Frédéric LécailleMINOR: quic: Do not wakeup the xprt task on ACK receipt
2021-09-23 Frédéric LécailleMINOR: quic: Add useful traces for I/O dgram handler
2021-09-23 Frédéric LécailleMINOR: quic: Replace the RX unprotected packet list...
2021-09-23 Frédéric LécailleMINOR: quic: Replace the RX list of packet by a thread...
2021-09-23 Frédéric LécailleMINOR: quic: Replace quic_conn_ctx struct by ssl_sock_c...
2021-09-23 Frédéric LécailleMINOR: quic: Move the connection state
2021-09-23 Frédéric LécailleMINOR: quic: Add a lock for RX packets
2021-09-23 Frédéric LécailleMINOR: quic: Do not stop the packet parsing too early...
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Wrong RX packet reference counter...
2021-09-23 Frédéric LécailleCLEAUNUP: quic: Usage of a useless variable in qc_treat...
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Missing cases treatement when updating...
2021-09-23 Frédéric LécailleMINOR: quic: Remove a useless variable in quic_update_a...
2021-09-23 Frédéric LécailleMINOR: quic: Useless test in quic_update_ack_ranges_list()
2021-09-23 Frédéric LécailleMINOR: quic: quic_update_ack_ranges_list() code factori...
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Wrong memory free in quic_update_ack_r...
2021-09-23 Frédéric LécailleMINOR: quic: Remove header protection also for Initial...
2021-09-23 Frédéric LécailleMINOR: quic: Derive the initial secrets asap
2021-09-23 Frédéric LécailleMINOR: quic: Remove header protection for conn with...
2021-09-23 Frédéric LécailleMINOR: quic: QUIC conn initialization from I/O handler
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Do not check the acception of a new...
2021-09-23 Frédéric LécailleMINOR: quic: Initialize the session before starting...
2021-09-23 Frédéric LécailleMINOR: quic: Move an SSL func call from QUIC I/O handle...
2021-09-23 Frédéric LécailleMINOR: quic: Enable some quic, h3 and qpack modules...
2021-09-23 Frédéric LécailleMINOR: quic: Replace max_packet_size by max_udp_payload...
2021-09-23 Frédéric LécailleMINOR: quic: Avoid header collisions
2021-09-23 Frédéric LécailleMINOR: quic: Update the streams transport parameters.
2021-09-23 Frédéric LécailleMINOR: quic: Add a wrapper function to update transport...
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Wrong ->accept() error handling
2021-09-23 Frédéric LécailleMINOR: quic: Variable-length integer encoding/decoding...
2021-09-23 Frédéric LécailleMINOR: quic: Add callbacks for (un)scribing to QUIC...
2021-09-23 Frédéric LécailleMINOR: quic: Disable the action of ->rcv_buf() xprt...
2021-09-23 Frédéric LécailleMINOR: quic_sock: Finalize the QUIC connections.
2021-09-23 Frédéric LécailleMINOR: qpack: Add QPACK compression.
2021-09-23 Frédéric LécailleMINOR: h3: Add HTTP/3 definitions.
2021-09-23 Frédéric LécailleMINOR: quic: Add a new definition to store STREAM frames.
2021-09-23 Frédéric LécailleMINOR: quic: Attach QUIC mux connection objet to QUIC...
2021-09-23 Frédéric LécailleMINOR: connection: Add callbacks definitions for QUIC.
2021-09-23 Frédéric LécailleMINOR: mux_quic: Add QUIC mux layer.
2021-09-23 Frédéric LécailleMINOR: quic: Move transport parmaters to anynomous...
2021-09-23 Frédéric LécailleBUG/MINOR: quic: Possible NULL pointer dereferencing...
2021-09-22 Willy TarreauBUG/MEDIUM: leastconn: fix rare possibility of divide...
2021-09-21 Willy TarreauMEDIUM: listener: deprecate "process" in favor of ...
2021-09-21 Amaury DenoyelleMINOR: server: enable slowstart for dynamic server
2021-09-21 Amaury DenoyelleREORG: server: move slowstart init outside of checks
2021-09-21 Amaury DenoyelleMINOR: server: enable more check related keywords for...
2021-09-21 Amaury DenoyelleMINOR: server: enable more keywords for ssl checks...
2021-09-21 Amaury DenoyelleBUG/MINOR: server: alloc dynamic srv ssl ctx if proxy...
2021-09-21 Amaury DenoyelleBUG/MINOR: server: allow 'enable health' only if check...
2021-09-20 Tim DuesterhusCLEANUP: Remove unreachable `break` from parse_time_err()
2021-09-20 Tim DuesterhusCLEANUP: Include check.h in flt_spoe.c
2021-09-20 William LallemandMINOR: httpclient: add the EOH when no headers where...
2021-09-20 Dragan DosenBUG/MINOR: flt-trace: fix an infinite loop when random...
2021-09-17 Tim DuesterhusDEV: coccinelle: Add xalloc_cast.cocci
2021-09-17 Tim DuesterhusCLEANUP: Apply xalloc_size.cocci
2021-09-17 Tim DuesterhusDEV: coccinelle: Add bug_on.cocci
2021-09-17 Tim DuesterhusDEV: coccinelle: Add xalloc_size.cocci
2021-09-17 Tim DuesterhusCLEANUP: Apply bug_on.cocci
2021-09-17 Tim DuesterhusDEV: coccinelle: Add ist.cocci
2021-09-17 Tim DuesterhusCLEANUP: Apply ist.cocci
2021-09-17 Willy TarreauREORG: threads: move ha_get_pthread_id() to tinfo.h
2021-09-17 Willy TarreauMINOR: applet: remove the thread mask from appctx_new()
2021-09-17 Willy TarreauBUILD: fd: remove unused variable totlen in fd_write_fr...
2021-09-17 Willy TarreauBUILD: proto_uxst: do not set unused flag
2021-09-17 Willy TarreauBUILD: sockpair: do not set unused flag
2021-09-17 Willy TarreauBUG/MINOR: cli/payload: do not search for args inside...
2021-09-17 Amaury DenoyelleBUILD: ist: prevent gcc11 maybe-uninitialized warning...
2021-09-16 Amaury DenoyelleBUG/MINOR: connection: prevent null deref on mux cleanu...
2021-09-16 William LallemandDOC: management: certificate files must be sanitized...
2021-09-16 Christopher... BUG/MINOR: tcpcheck: Improve LDAP response parsing...
2021-09-16 Willy TarreauMINOR: pools: use mallinfo2() when available instead...
2021-09-16 Willy TarreauDOC: update Tim's address in .mailmap
2021-09-16 Christopher... BUG/MAJOR: mux-h1: Don't eval input data if an error...
2021-09-16 Christopher... CLEANUP: acl: Remove unused variable when releasing...
2021-09-15 Tim DuesterhusCLEANUP: Remove prototype for non-existent thread_get_d...
2021-09-15 Tim DuesterhusCLEANUP: tree-wide: fix prototypes for functions taking...
2021-09-15 Tim DuesterhusDOC: Add .mailmap
2021-09-15 Willy TarreauMINOR: pools: report it when malloc_trim() is enabled
2021-09-15 Willy TarreauMINOR: pools: automatically disable malloc_trim() with...
2021-09-15 Willy TarreauCLEANUP: pools: factor all malloc_trim() calls into...
2021-09-15 Willy TarreauBUILD: sample: fix format warning on 32-bit archs in...
2021-09-15 Willy TarreauBUG/MINOR: compat: make sure __WORDSIZE is always defined
2021-09-15 Willy TarreauBUILD: threads: fix -Wundef for _POSIX_PRIORITY_SCHEDUL...
2021-09-13 Willy TarreauBUILD: halog: fix a -Wundef warning on non-glibc systems
2021-09-13 Willy TarreauBUILD: compiler: fixed a missing test on defined(__GNUC__)
2021-09-12 Willy Tarreau[RELEASE] Released version 2.5-dev7 v2.5-dev7
2021-09-12 Tim DuesterhusBUG/MEDIUM lua: Add missing call to RESET_SAFE_LJMP...
2021-09-12 Miroslav ZagoracCLEANUP: opentracing: simplify the condition on the...
2021-09-12 Willy TarreauCI: Github Actions: re-enable Opentracing
2021-09-12 Miroslav ZagoracMINOR: opentracing: change the scope of the variable...
2021-09-12 Miroslav ZagoracCLEANUP: opentracing: use the haproxy function to gener...
next