]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-02-23  William LallemandMINOR: httpclient/lua: ability to set a server timeout
2022-02-23  Christopher... BUG/MEDIUM: stream: Abort processing if response buffer...
2022-02-21  Willy TarreauREGTESTS: fix the race conditions in 40be_2srv_odd_heal...
2022-02-21  Willy TarreauCLEANUP: pools: remove the now unused pool_is_crowded()
2022-02-21  Willy TarreauMINOR: pools: mark most static pool configuration varia...
2022-02-21  Amaury DenoyelleMINOR: quic: fix handling of out-of-order received...
2022-02-21  Amaury DenoyelleMINOR: mux-quic: fix uninitialized return on qc_send
2022-02-21  Amaury DenoyelleMINOR: h3: fix compiler warning variable set but not...
2022-02-21  Amaury DenoyelleMINOR: quic: do not modify offset node if quic_rx_strm_...
2022-02-21  Christopher... DEBUG: stream-int: Check CS_FL_WANT_ROOM is not set...
2022-02-21  Christopher... BUG/MAJOR: mux-h2: Be sure to always report HTX parsing...
2022-02-21  Christopher... BUG/MEDIUM: mux-h1: Don't wake h1s if mux is blocked...
2022-02-21  Christopher... BUG/MEDIUM: htx: Be sure to have a buffer to perform...
2022-02-21  Amaury DenoyelleMINOR: mux-quic: fix a possible null dereference in...
2022-02-18  Willy TarreauDEBUG: buffer: check in __b_put_blk() whether the buffe...
2022-02-18  Willy TarreauBUG/MEDIUM: httpclient: limit transfers to the maximum...
2022-02-18  William LallemandBUG/MINOR: tools: url2sa reads ipv4 too far
2022-02-18  Willy TarreauCLEANUP: httpclient/cli: fix indentation alignment...
2022-02-18  Remi Tricot... BUG/MINOR: ssl: Missing return value check in ssl_ocsp_...
2022-02-18  Remi Tricot... BUG/MINOR: ssl: Fix leak in "show ssl ocsp-response...
2022-02-18  Remi Tricot... BUG/MINOR: ssl: Add missing return value check in ssl_o...
2022-02-17  William LallemandMINOR: httpclient/lua: add 'dst' optionnal field
2022-02-17  William LallemandMINOR: httpclient: sets an alternative destination
2022-02-17  Lukas TribusBUG/MINOR: mailers: negotiate SMTP, not ESMTP
2022-02-17  William LallemandBUG/MINOR: httpclient: reinit flags in httpclient_start()
2022-02-16  Willy TarreauBUG/MINOR: mux-h2: update the session's idle delay...
2022-02-16  Willy TarreauBUG/MEDIUM: h2/hpack: fix emission of HPACK DTSU after...
2022-02-16  Willy TarreauREGTESTS: peers: leave a bit more time to peers to...
2022-02-16  Willy TarreauREGTESTS: server: close an occasional race on dynamic_s...
2022-02-16  Willy TarreauBUG/MAJOR: spoe: properly detach all agents when releas...
2022-02-16  Andrew McDermottBUG/MAJOR: http/htx: prevent unbounded loop in http_man...
2022-02-16  Amaury DenoyelleMINOR: h3: remove unused return value on decode_qcs
2022-02-16  William LallemandBUG/MINOR: httpclient/cli: display junk characters...
2022-02-15  Remi Tricot... BUG/MINOR: jwt: Memory leak if same key is used in...
2022-02-15  Remi Tricot... BUG/MINOR: jwt: Missing pkey free during cleanup
2022-02-15  Remi Tricot... BUG/MINOR: jwt: Double free in deinit function
2022-02-15  Amaury DenoyelleMINOR: h3: report error on HEADERS/DATA parsing
2022-02-15  Frédéric LécailleMINOR: quic: Move quic_rxbuf_pool pool out of xprt...
2022-02-15  Frédéric LécailleMINOR: quic: Do not retransmit too much packets.
2022-02-15  Frédéric LécailleMINOR: quic: Possible frame parsers array overrun
2022-02-15  Frédéric LécailleMINOR: quic: Non checked returned value for cs_new...
2022-02-15  Frédéric LécailleMINOR: h3: Dead code in h3_uqs_init()
2022-02-15  Frédéric LécailleMINOR: quic: Non checked returned value for cs_new...
2022-02-15  Frédéric LécailleMINOR: quic: Useless test in quic_lstnr_dghdlr()
2022-02-15  Frédéric LécailleMINOR: quic: Avoid warning about NULL pointer dereferences
2022-02-15  Frédéric LécailleMINOR: quic: ha_quic_set_encryption_secrets without...
2022-02-15  Frédéric LécailleMINOR: quic: Code never reached in qc_ssl_sess_init()
2022-02-15  Frédéric LécailleMINOR: quic: Wrong loss delay computation
2022-02-15  Frédéric LécailleMINOR: quic: Wrong smoothed rtt initialization
2022-02-15  Amaury DenoyelleMINOR: h3: implement DATA parsing
2022-02-15  Amaury DenoyelleMINOR: h3: extract HEADERS parsing in a dedicated function
2022-02-15  Amaury DenoyelleMINOR: h3: report frames bigger than rx buffer
2022-02-15  Amaury DenoyelleMINOR: h3: set CS_FL_NOT_FIRST
2022-02-15  Amaury DenoyelleMINOR: mux-quic: set EOS on rcv_buf
2022-02-15  Amaury DenoyelleMINOR: mux-quic: implement rcv_buf
2022-02-15  Amaury DenoyelleMINOR: h3: set properly HTX EOM/BODYLESS on HEADERS...
2022-02-15  Amaury DenoyelleMINOR: h3: add documentation on h3_decode_qcs
2022-02-15  Amaury DenoyelleMINOR: h3: remove transfer-encoding header
2022-02-15  Amaury DenoyelleBUG/MINOR: h3: fix the header length for QPACK decoding
2022-02-15  Amaury DenoyelleBUG/MINOR: quic: fix FIN stream signaling
2022-02-15  Amaury DenoyelleMINOR: qpack: fix typo in trace
2022-02-15  Amaury DenoyelleBUG/MEDIUM: quic: fix crash on CC if mux not present
2022-02-15  Amaury DenoyelleMINOR: quic: use a global dghlrs for each thread
2022-02-14  Willy TarreauBUG/MAJOR: sched: prevent rare concurrent wakeup of...
2022-02-14  Willy TarreauDEBUG: pools: replace the link pointer with the caller...
2022-02-14  Willy TarreauDEBUG: pools: let's add reverse mapping from cache...
2022-02-14  Willy TarreauDEBUG: pools: add extra sanity checks when picking...
2022-02-14  Willy TarreauCLEANUP: pools: don't needlessly set a call mark during...
2022-02-14  Willy TarreauBUG/MINOR: pools: always flush pools about to be destroyed
2022-02-14  Willy TarreauBUG/MEDIUM: pools: ensure items are always large enough...
2022-02-14  Frédéric LécailleMINOR: quic: Useless statement in quic_crypto_data_cpy()
2022-02-14  Frédéric LécailleMINOR: quic: Possible memleak in qc_new_conn()
2022-02-14  Frédéric LécailleCLEANUP: h3: Unreachable target in h3_uqs_init()
2022-02-14  Frédéric LécailleMINOR: quic: Possible overflow in qpack_get_varint()
2022-02-14  Frédéric LécailleMINOR: quic: Potential overflow expression in qc_parse_...
2022-02-14  Frédéric LécailleMINOR: quic: EINTR error ignored
2022-02-14  Frédéric LécailleMINOR: quic: Variable used before being checked in...
2022-02-14  Frédéric LécailleMINOR: quic: Remove an RX buffer useless lock
2022-02-14  Remi Tricot... MINOR: ssl: Remove calls to SSL_CTX_set_tmp_dh_callback...
2022-02-14  Remi Tricot... MEDIUM: ssl: Replace all DH objects by EVP_PKEY on...
2022-02-14  Remi Tricot... MINOR: ssl: Set default dh size to 2048
2022-02-14  Remi Tricot... MINOR: ssl: Build local DH of right size when needed
2022-02-14  Remi Tricot... MINOR: ssl: Add ssl_new_dh_fromdata helper function
2022-02-14  Remi Tricot... MINOR: ssl: Add ssl_sock_set_tmp_dh_from_pkey helper...
2022-02-14  Remi Tricot... MINOR: ssl: Add ssl_sock_set_tmp_dh helper function
2022-02-14  Remi Tricot... MINOR: ssl: Factorize ssl_get_tmp_dh and append a cbk...
2022-02-14  Remi Tricot... MINOR: ssl: Add ssl_sock_get_dh_from_bio helper function
2022-02-14  Remi Tricot... MINOR: ssl: Create HASSL_DH wrapper structure
2022-02-14  Remi Tricot... REGTESTS: ssl: Add tests for DH related options
2022-02-14  Remi Tricot... MINOR: ssl: Remove call to ERR_load_SSL_strings with...
2022-02-14  Remi Tricot... MINOR: ssl: Remove call to ERR_func_error_string with...
2022-02-14  William LallemandBUG/MINOR: mworker: does not erase the pidfile upon...
2022-02-12  Ilya ShipitsinCI: enable QUIC for Coverity scan
2022-02-09  Amaury DenoyelleMINOR: quic: take out xprt snd_buf operation
2022-02-09  Amaury DenoyelleMINOR: quic: remove unused xprt rcv_buf operation
2022-02-09  Amaury DenoyelleMINOR: quic: rename local tid variable
2022-02-09  Amaury DenoyelleMINOR: mux-quic: remove quic_transport_params_update
2022-02-09  Amaury DenoyelleMINOR: h3: hardcode the stream id of control stream
2022-02-09  Remi Tricot... MINOR: ssl: Remove call to HMAC_Init_ex with OpenSSLv3
2022-02-09  Remi Tricot... MINOR: ssl: Remove call to SSL_CTX_set_tlsext_ticket_ke...
next