]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-03-29  Willy TarreauMINOR: samples: add a function to list register sample...
2022-03-29  Willy TarreauMINOR: acl: add a function to dump the list of known...
2022-03-29  Willy TarreauMINOR: cli: add a new keyword dump function
2022-03-29  Willy TarreauMINOR: services: extend list_services() to dump to...
2022-03-29  Willy TarreauMINOR: filters: extend flt_dump_kws() to dump to stdout
2022-03-29  Willy TarreauMINOR: config: add a function to dump all known config...
2022-03-29  Willy TarreauMINOR: management: add some basic keyword dump infrastr...
2022-03-29  Willy TarreauBUG/MINOR: samples: add missing context names for sampl...
2022-03-29  Christopher... BUG/MINOR: log: Initialize the list element when alloca...
2022-03-28  Christopher... BUG/MEDIUM: mux-h1: Properly detect full buffer cases...
2022-03-28  Christopher... BUG/MEDIUM: mux-fcgi: Properly handle return value...
2022-03-26  Lukas TribusDOC: reflect H2 timeout changes
2022-03-26  Willy Tarreau[RELEASE] Released version 2.6-dev4 v2.6-dev4
2022-03-25  William LallemandBUG/MINOR: tools: url2sa reads too far when no port...
2022-03-25  Amaury DenoyelleCLEANUP: h3: suppress by default stdout traces
2022-03-25  Amaury DenoyelleCLEANUP: qpack: suppress by default stdout traces
2022-03-25  Amaury DenoyelleBUILD: qpack: fix unused value when not using DEBUG_HPACK
2022-03-25  Amaury DenoyelleMINOR: mux-quic: activate qmux traces on stdout via...
2022-03-25  Amaury DenoyelleMINOR: mux-quic: add trace event for qcs_push_frame
2022-03-25  Amaury DenoyelleMINOR: mux-quic: add trace event for frame sending
2022-03-25  Amaury DenoyelleMINOR: mux-quic: replace printfs by traces
2022-03-25  Amaury DenoyelleMINOR: mux-quic: declare the qmux trace module
2022-03-25  Amaury DenoyelleREORG: quic: use a dedicated quic_loss.c
2022-03-25  Amaury DenoyelleBUILD: quic: add missing includes
2022-03-25  Amaury DenoyelleMINOR: mux-quic: convert fin on push-frame as boolean
2022-03-25  William LallemandBUG/MINOR: tools: fix url2sa return value with IPv4
2022-03-23  Frédéric LécailleBUG/MINOR: quic: Wrong buffer length passed to generate...
2022-03-23  Willy TarreauBUILD: stream-int: avoid a build warning when DEBUG...
2022-03-23  Amaury DenoyelleMINOR: mux-quic: support MAX_DATA frame parsing
2022-03-23  Amaury DenoyelleMINOR: mux-quic: support MAX_STREAM_DATA frame parsing
2022-03-23  Amaury DenoyelleMEDIUM: mux-quic: respect peer connection data limit
2022-03-23  Amaury DenoyelleMEDIUM: mux-quic: respect peer bidirectional stream...
2022-03-23  Amaury DenoyelleMINOR: mux-quic: use shorter name for flow-control...
2022-03-23  Amaury DenoyelleMINOR: mux-quic: add comments for send functions
2022-03-23  Amaury DenoyelleMINOR: mux-quic: complete trace when stream is not...
2022-03-23  Amaury DenoyelleCLEANUP: mux-quic: adjust comment for coding-style
2022-03-23  Amaury DenoyelleCLEANUP: mux-quic: change comment style to not mess...
2022-03-23  Frédéric LécailleMINOR: quic: Add traces in qc_set_timer() (scheduling)
2022-03-23  Frédéric LécailleMINOR: quic: Add traces about stream TX buffer consumption
2022-03-22  Christopher... DOC: config: Explictly add supported MQTT versions
2022-03-22  Dhruv JainMEDIUM: mqtt: support mqtt_is_valid and mqtt_field_valu...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Wrong TX packet related counters handling
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Non initialized variable in quic_build...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Incorrect peer address validation
2022-03-21  Frédéric LécailleBUG/MINOR: quic: 1RTT packets ignored after mux was...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Missing TX packet initializations
2022-03-21  Frédéric LécailleBUG/MINOR: mux-quic: Missing I/O handler events initial...
2022-03-21  Frédéric LécailleBUG/MINOR: mux-quic: Access to empty frame list from...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Unsent frame because of qc_build_frms()
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Possible leak in quic_build_post_hands...
2022-03-21  Frédéric LécailleBUG/MINOR: quic: Possible crash in parse_retry_token()
2022-03-21  Frédéric LécailleMEDIUM: quic: Rework of the TX packets memory handling
2022-03-21  Frédéric LécailleMEDIUM: quic: Limit the number of ACK ranges
2022-03-21  Frédéric LécailleCLEANUP: quic: "largest_acked_pn" pktns struc member...
2022-03-21  Frédéric LécailleMINOR: quic: Code factorization (TX buffer reuse)
2022-03-21  Tim DuesterhusREGTESTS: Do not use REQUIRE_VERSION for HAProxy 2.5+
2022-03-21  Tim DuesterhusCLEANUP: Reapply ist.cocci
2022-03-21  Tim DuesterhusDEV: coccinelle: Add a new pattern to ist.cocci
2022-03-21  Tim DuesterhusCLEANUP: Reapply ist.cocci with `--include-headers...
2022-03-21  Tim DuesterhusDEV: coccinelle: Fix incorrect replacement in ist.cocci
2022-03-21  Christopher... BUG/MINOR: http-rules: Don't free new rule on allocatio...
2022-03-21  Christopher... BUG/MINOR: rules: Initialize the list element when...
2022-03-18  Willy TarreauBUG/MEDIUM: mux-h2: make use of http-request and keep...
2022-03-18  Willy TarreauMEDIUM: mux-h2: slightly relax timeout management rules
2022-03-18  Willy TarreauBUG/MEDIUM: trace: avoid race condition when retrieving...
2022-03-18  Willy TarreauBUG/MEDIUM: stream-int: do not rely on the connection...
2022-03-18  Willy TarreauBUG/MEDIUM: mux-h1: only turn CO_FL_ERROR to CS_FL_ERRO...
2022-03-18  Ilya ShipitsinCI: github actions: switch to LibreSSL-3.5.1
2022-03-18  William LallemandBUG/MINOR: httpclient: CF_SHUTW_NOW should be tested...
2022-03-18  William LallemandBUG/MINOR: httpclient: process the response when receiv...
2022-03-18  William LallemandBUG/MINOR: httpclient: only check co_data() instead...
2022-03-17  Willy TarreauBUG/MINOR: http-rules: completely free incorrect TCP...
2022-03-17  Willy TarreauBUG/MINOR: tcp-rules: completely free incorrect TCP...
2022-03-17  Willy TarreauMINOR: actions: add new function free_act_rule() to...
2022-03-17  Willy TarreauBUG/MINOR: logs: fix logsrv leaks on clean exit
2022-03-16  William LallemandBUG/MINOR: server/ssl: free the SNI sample expression
2022-03-16  William LallemandBUILD: httpclient: fix build without SSL
2022-03-16  William LallemandBUG/MINOR: httpclient: send the SNI using the host...
2022-03-16  William LallemandMINOR: server: export server_parse_sni_expr() function
2022-03-16  Willy TarreauDEV: udp: add support for random packet corruption
2022-03-16  Willy TarreauDEV: udp: switch parser to getopt() instead of position...
2022-03-16  Christopher... BUG/MEDIUM: sink: Properly get the stream-int in appctx...
2022-03-16  Christopher... BUG/MEDIUM: cli/debug: Properly get the stream-int...
2022-03-15  Christopher... BUG/MEDIUM: applet: Don't call .release callback functi...
2022-03-15  William LallemandBUG/MINOR: httpclient/lua: stuck when closing without...
2022-03-15  Frédéric LécailleBUG/MAJOR: quic: Possible crash with full congestion...
2022-03-15  Frédéric LécailleBUG/MEDIUM: quic: Blocked STREAM when retransmitted
2022-03-14  Christopher... REGTESTS: fix the race conditions in be2hex.vtc
2022-03-14  William LallemandBUG/MEDIUM: httpclient: must manipulate head, not first
2022-03-14  William LallemandBUG/MINOR: httpclient: remove the UNUSED block when...
2022-03-14  William LallemandBUG/MINOR: httpclient: consume partly the blocks when...
2022-03-14  William LallemandCLEANUP: htx: remove unused co_htx_remove_blk()
2022-03-14  William LallemandBUG/MEDIUM: httpclient: don't consume data before it...
2022-03-11  Willy Tarreau[RELEASE] Released version 2.6-dev3 v2.6-dev3
2022-03-11  Willy TarreauBUG/MINOR: buffer: fix debugging condition in b_peek_va...
2022-03-11  Amaury DenoyelleMEDIUM: server: remove experimental-mode for dynamic...
2022-03-11  Amaury DenoyelleREGTESTS: server: test SSL/PROXY with checks for dynami...
2022-03-11  Amaury DenoyelleMEDIUM: check: do not auto configure SSL/PROXY for...
2022-03-11  Amaury DenoyelleMEDIUM: mux-quic: improve bidir STREAM frames sending
2022-03-11  Amaury DenoyelleMINOR: quic: implement sending confirmation
next