]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-08-11  Aurelien DARRAGONBUG/MEDIUM: hlua: streams don't support mixing lua...
2023-08-11  Aurelien DARRAGONMINOR: hlua: add hlua_stream_ctx_prepare helper function
2023-08-11  Aurelien DARRAGONBUG/MINOR: hlua: fix invalid use of lua_pop on error...
2023-08-11  Amaury DenoyelleBUG/MEDIUM: quic: fix tasklet_wakeup loop on connection...
2023-08-11  Frédéric LécailleBUG/MINOR: quic: Missing tasklet (quic_cc_conn_io_cb...
2023-08-11  Frédéric LécailleBUG/MINOR: quic: Possible crash when issuing "show...
2023-08-11  Frédéric LécailleMINOR: quic: Add a trace for QUIC conn fd ready for...
2023-08-10  Frédéric LécailleBUG/MINOR: quic: Possible crash in quic_cc_conn_io_cb...
2023-08-10  Frédéric LécailleBUG/MINOR: quic: mux started when releasing quic_conn
2023-08-10  Ilya ShipitsinCI: get rid of travis-ci wrapper for Coverity scan
2023-08-10  Ilya ShipitsinCI: do not use "groupinstall" for Fedora Rawhide builds
2023-08-09  Willy TarreauDEV: makefile: add a new "range" target to iteratively...
2023-08-09  Willy TarreauBUILD: mux-h1: shut a build warning on clang from previ...
2023-08-09  Willy TarreauBUG/MEDIUM: mux-h1: do not forget EOH even when no...
2023-08-09  Willy TarreauBUG/MEDIUM: mux-h1: fix incorrect state checking in...
2023-08-09  Willy TarreauBUG/MINOR: http: skip leading zeroes in content-length...
2023-08-09  Willy TarreauBUG/MAJOR: http: reject any empty content-length header...
2023-08-08  Willy TarreauDOC: clarify the handling of URL fragments in requests
2023-08-08  Willy TarreauREGTESTS: http-rules: verify that we block '#' by defau...
2023-08-08  Willy TarreauBUG/MINOR: h3: reject more chars from the :path pseudo...
2023-08-08  Willy TarreauBUG/MINOR: h2: reject more chars from the :path pseudo...
2023-08-08  Willy TarreauBUG/MINOR: h1: do not accept '#' as part of the URI...
2023-08-08  Willy TarreauREGTESTS: http-rules: add accept-invalid-http-request...
2023-08-08  Willy TarreauMINOR: h2: pass accept-invalid-http-request down the...
2023-08-08  Willy TarreauMINOR: http: add new function http_path_has_forbidden_c...
2023-08-08  Willy TarreauMINOR: ist: add new function ist_find_range() to find...
2023-08-08  Willy TarreauMINOR: mux-h2/traces: also suggest invalid header upon...
2023-08-08  Willy TarreauBUG/MAJOR: h3: reject header values containing invalid...
2023-08-08  Willy TarreauREORG: http: move has_forbidden_char() from h2.c to...
2023-08-08  Frédéric LécailleMINOR: quic: Warning for OpenSSL wrapper QUIC bindings...
2023-08-08  Frédéric LécailleMINOR: quic: Release asap quic_conn memory from ->close...
2023-08-08  Frédéric LécailleMINOR: quic: Release asap quic_conn memory (application...
2023-08-08  Frédéric LécailleMEDIUM: quic: Allow the quic_conn memory to be asap...
2023-08-08  Frédéric LécailleMINOR: quic: Use a pool for the connection ID tree.
2023-08-08  Frédéric LécailleMEDIUM: quic: Send CONNECTION_CLOSE packets from a...
2023-08-07  Frédéric LécailleMINOR: quic: Move some counters from [rt]x quic_conn...
2023-08-07  Frédéric LécailleMINOR: quic: Amplification limit handling sanitization.
2023-08-07  Frédéric LécailleCLEANUP: quic: Remove quic_path_room().
2023-08-04  Christopher... BUG/MAJOR: http-ana: Get a fresh trash buffer for each...
2023-08-04  Amaury DenoyelleMINOR: h3: abort request if not completed before full...
2023-08-04  Amaury DenoyelleBUILD: quic: fix wrong potential NULL dereference
2023-08-04  Amaury DenoyelleBUG/MINOR: quic: reappend rxbuf buffer on fake dgram...
2023-08-04  Christopher... REGTESTS: Test SPLICE feature is enabled to execute...
2023-08-04  Christopher... REGTESTS: http: Create a dedicated script to test splic...
2023-08-04  Christopher... CLEANUP: stconn: Move comment about sedesc fields on...
2023-08-04  Christopher... BUG/MINOR: http-client: Don't forget to commit changes...
2023-08-04  Amaury DenoyelleBUG/MEDIUM: quic: consume contig space on requeue datagram
2023-08-02  Christopher... BUG/MINOR: htx/mux-h1: Properly handle bodyless respons...
2023-08-01  Christopher... MEDIUM: stream: Reset response analyse expiration date...
2023-08-01  Christopher... BUG/MEDIUM: bwlim: Reset analyse expiration date when...
2023-08-01  Willy TarreauBUILD: cfgparse: keep a single "curproxy"
2023-08-01  Patrick HemmerMINOR: acl: add acl() sample fetch
2023-08-01  Patrick HemmerREORG: cfgparse: extract curproxy as a global variable
2023-08-01  Patrick HemmerCLEANUP: acl: remove cache_idx from acl struct
2023-07-31  Frédéric LécailleBUG/MINOR: quic+openssl_compat: Non initialized TLS...
2023-07-28  William LallemandDOC: configuration: rework the custom log format table
2023-07-28  Christopher... BUG/MEDIUM: h3: Be sure to handle fin bit on the last...
2023-07-27  Dragan DosenBUG/MINOR: chunk: fix chunk_appendf() to not write...
2023-07-27  Frédéric LécailleMINOR: quic; Move the QUIC frame pool to its proper...
2023-07-27  Frédéric LécailleCLEANUP: quic: quic_conn struct cleanup
2023-07-27  Frédéric LécailleMINOR: quic: Split QUIC connection code into three...
2023-07-27  Frédéric LécailleCLEANUP: quic: Defined but no more used function (quic_...
2023-07-27  Frédéric LécailleMINOR: quic: Add a new quic_ack.c C module for QUIC...
2023-07-27  Frédéric LécailleMINOR: quic: Add new "QUIC over SSL" C module.
2023-07-27  Frédéric LécailleMINOR: quic: Move TLS related code to quic_tls.c
2023-07-27  Frédéric LécailleMINOR: quic: Export QUIC CLI code from quic_conn.c
2023-07-27  Frédéric LécailleMINOR: quic: Export QUIC traces code from quic_conn.c
2023-07-27  Frédéric LécailleBUG/MINOR: quic: Possible crash when acknowledging...
2023-07-26  William LallemandDOC: configuration: add sample fetches for timing events
2023-07-26  William LallemandMINOR: sample: implement the T* timer tags from the...
2023-07-25  William LallemandDOC: configuration: describe Td in Timing events
2023-07-25  William LallemandBUG/MINOR: sample: check alloc_trash_chunk() in conv_ti...
2023-07-24  William LallemandMEDIUM: sample: implement us and ms variant of utime...
2023-07-24  William LallemandMINOR: sample: accept_date / request_date return %Ts...
2023-07-24  William LallemandMINOR: sample: implement act_conn sample fetch
2023-07-24  William LallemandMINOR: sample: add pid sample
2023-07-24  Christopher... BUG/MEDIUM: h3: Properly report a C-L header was found...
2023-07-24  Remi Tricot... BUG/MINOR: ssl: OCSP callback only registered for first...
2023-07-21  Willy Tarreau[RELEASE] Released version 2.9-dev2 v2.9-dev2
2023-07-21  Frédéric LécailleDOC: install: Document how to build a limited support...
2023-07-21  Frédéric LécailleDOC: quic: Add "limited-quic" new tuning setting
2023-07-21  Frédéric LécailleMINOR: quic: Add "limited-quic" new tuning setting
2023-07-21  Frédéric LécailleMINOR: quic: Missing encoded transport parameters for...
2023-07-21  Frédéric LécailleMINOR: quic: SSL context initialization with QUIC OpenS...
2023-07-21  Frédéric LécailleMINOR: quic: Useless call to SSL_CTX_set_quic_method()
2023-07-21  Frédéric LécailleMINOR: quic: Add a quic_openssl_compat struct to quic_c...
2023-07-21  Frédéric LécailleMINOR: quic: Call the keylog callback for QUIC openssl...
2023-07-21  Frédéric LécailleMINOR: quic: Initialize TLS contexts for QUIC openssl...
2023-07-21  Frédéric LécailleMINOR: quic: Make ->set_encryption_secrets() be callabl...
2023-07-21  Frédéric LécailleMINOR: quic: Export some KDF functions (QUIC-TLS)
2023-07-21  Frédéric LécailleMINOR: quic: Add a compilation option for the QUIC...
2023-07-21  Frédéric LécailleMINOR: quic: Do not enable 0RTT with SSL_set_quic_early...
2023-07-21  Frédéric LécailleMINOR: quic: Set the QUIC connection as extra data...
2023-07-21  Frédéric LécailleMINOR: quic: Do not enable O-RTT with USE_QUIC_OPENSSL_...
2023-07-21  Frédéric LécailleMINOR: quic: Include QUIC opensssl wrapper header from...
2023-07-21  Frédéric LécailleMINOR: quic: QUIC openssl wrapper implementation
2023-07-21  Christopher... BUG/MEDIUM: listener: Acquire proxy's lock in relax_lis...
2023-07-21  Marcos de OliveiraBUG/MINOR: server-state: Avoid warning on 'file not...
2023-07-21  Marcos de OliveiraBUG/MINOR: server-state: Ignore empty files
2023-07-21  Frédéric LécailleMINOR: quic: Ping from Initial pktns before reaching...
next