]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-05-18  Amaury DenoyelleMINOR: mux-quic: remove qcc_decode_qcs() call in XPRT
2022-05-18  Amaury DenoyelleMEDIUM: mux-quic: implement recv on io-cb
2022-05-18  Amaury DenoyelleMINOR: h3: flag demux as full on HTX full
2022-05-18  Amaury DenoyelleMINOR: h3: do not wait a complete frame for demuxing
2022-05-18  Amaury DenoyelleBUG/MINOR: mux-quic: update session's idle delay before...
2022-05-18  Amaury DenoyelleMINOR: ncbuf: refactor ncb_advance()
2022-05-18  Amaury DenoyelleBUG/MINOR: ncbuf: fix ncb_is_empty()
2022-05-18  Amaury DenoyelleOPTIM: quic: realign empty Rx buffer
2022-05-18  Amaury DenoyelleBUG/MEDIUM: quic: fix Rx buffering
2022-05-18  Christopher... CLEANUP: httpclient: Remove useless test on ss_dst...
2022-05-18  Christopher... CLEANUP: peers: Remove unreachable code in peer_session...
2022-05-18  Christopher... BUG/MINOR: spoe: Fix error handling in spoe_init_appctx()
2022-05-18  Tim DuesterhusCLEANUP: http_ana: Make use of the return value of...
2022-05-17  Remi Tricot... MINOR: ssl: Add 'ssl-provider-path' global option
2022-05-17  Christopher... REGTESTS: abortonclose: Fix some race conditions
2022-05-17  Christopher... CLEANUP: proxy: Remove dead code when parsing "http...
2022-05-17  Christopher... MINOR: conn-stream/applet: Stop setting appctx as the...
2022-05-17  Maciej ZdebMEDIUM: peers: Balance applets across threads
2022-05-17  Maciej ZdebMINOR: peers: Track number of applets run by thread
2022-05-17  Christopher... MEDIUM: applet: Add support for async appctx startup...
2022-05-17  Christopher... MINOR: applet: Add API to start applet on a thread...
2022-05-17  Christopher... MEDIUM: peers: Refactor peer appctx creation
2022-05-17  Christopher... MINOR: peers: Add a ref to peers section in the peer...
2022-05-17  Christopher... MEDIUM: sink: Refactor sink forwarder appctx creation
2022-05-17  Christopher... MINOR: sink: Add a ref to sink in the sink_forward_targ...
2022-05-17  Christopher... MEDIUM: httpclient: Refactor http-client appctx creation
2022-05-17  Christopher... MEDIUM: lua: Refactor cosocket appctx creation
2022-05-17  Christopher... MEDIUM: spoe: Refactor SPOE appctx creation
2022-05-17  Christopher... MEDIUM: dns: Refactor dns appctx creation
2022-05-17  Christopher... MINOR: applet: Add function to release appctx on error...
2022-05-17  Christopher... MINOR: applet: Add a function to finalize frontend...
2022-05-17  Christopher... MINOR: applet: Add appctx_init() helper fnuction
2022-05-17  Christopher... MINOR: stream: Export stream_free()
2022-05-17  Christopher... MINOR: applet: Change return value for .init callback...
2022-05-17  Christopher... MINOR: applet: Let the frontend appctx release the...
2022-05-17  Christopher... MINOR: applet: Prepare appctx to own the session on...
2022-05-17  Christopher... CLEANUP: conn-stream: Remove cs_applet_shut declaration...
2022-05-17  Remi Tricot... BUG/MINOR: ssl: Fix crash when no private key is found...
2022-05-17  David CarlierMINOR: tools: add get_exec_path implementation for...
2022-05-17  David CarlierBUILD: fix build warning on solaris based systems with...
2022-05-17  Tim DuesterhusCLEANUP: Remove unused function hlua_get_top_error_string
2022-05-17  Tim DuesterhusCLEANUP: Add missing header to hlua_fcn.c
2022-05-17  Tim DuesterhusCLEANUP: Add missing header to ssl_utils.c
2022-05-17  Remi Tricot... MINOR: ssl: Add 'ssl-provider' global option
2022-05-17  Remi Tricot... MINOR: ssl: Add 'ssl-propquery' global option
2022-05-17  Remi Tricot... MEDIUM: ssl: Delay random generator initialization...
2022-05-16  Christopher... MEDIUM: http-ana: Add a proxy option to restrict chars...
2022-05-16  Amaury DenoyelleMINOR: ncbuf: fix warnings for testing build
2022-05-16  Amaury DenoyelleBUG/MEDIUM: ncbuf: fix null buffer usage
2022-05-14  Ilya ShipitsinCI: determine actual LibreSSL version dynamically
2022-05-14  Willy Tarreau[RELEASE] Released version 2.6-dev10 v2.6-dev10
2022-05-13  Amaury DenoyelleCLEANUP: quic: remove unused quic_rx_strm_frm
2022-05-13  Amaury DenoyelleCLEANUP: mux-quic: remove unused fields for Rx
2022-05-13  Amaury DenoyelleMEDIUM: mux-quic/h3/qpack: use ncbuf for uni streams
2022-05-13  Amaury DenoyelleMEDIUM: mux-quic/h3/hq-interop: use ncbuf for bidir...
2022-05-13  Amaury DenoyelleMINOR: xprt_quic: adjust flow-control according to...
2022-05-13  Amaury DenoyelleBUG/MINOR: ncbuf: fix coverity warning on uninit sz_data
2022-05-13  Willy TarreauMINOR: config: make sure never to mix dgram and stream...
2022-05-13  Willy TarreauMINOR: tools: improve error message accuracy in str2sa_...
2022-05-13  Willy TarreauBUG/MEDIUM: mux-quic: fix a thinko in the latest cs...
2022-05-13  Willy TarreauMINOR: ext-check: indicate the transport and protocol...
2022-05-13  Willy TarreauCLEANUP: conn_stream: merge cs_new_from_{mux,applet...
2022-05-13  Willy TarreauCLEANUP: applet: remove the unneeded appctx->owner
2022-05-13  Willy TarreauMINOR: applet: add appctx_strm() and appctx_cs() to...
2022-05-13  Willy TarreauMINOR: applet: replace cs_applet_shut() with appctx_shut()
2022-05-13  Willy TarreauCLEANUP: muxes: make mux->attach/detach take a conn_str...
2022-05-13  Willy TarreauMINOR: mux-pt: remove the now unneeded conn_stream...
2022-05-13  Willy TarreauMINOR: mux-quic: remove the now unneeded conn_stream...
2022-05-13  Willy TarreauMINOR: mux-fcgi: remove the now unneeded conn_stream...
2022-05-13  Willy TarreauMINOR: mux-fcgi: make sure any stream always has an...
2022-05-13  Willy TarreauMINOR: mux-h2: remove the now unneeded conn_stream...
2022-05-13  Willy TarreauMINOR: mux-h2: make sure any h2s always has an endpoint
2022-05-13  Willy TarreauMINOR: mux-h1: remove the now unneeded h1s->cs
2022-05-13  Willy TarreauMINOR: conn_stream: add a pointer back to the cs from...
2022-05-13  Willy TarreauCLEANUP: applet: use the appctx's endp instead of cs...
2022-05-13  Willy TarreauCLEANUP: mux-quic: always take the endp from the qcs...
2022-05-13  Willy TarreauCLEANUP: mux-fcgi: always take the endp from the fstrm...
2022-05-13  Willy TarreauCLEANUP: mux-pt: always take the endp from the context...
2022-05-13  Willy TarreauCLEANUP: mux-h2: always take the endp from the h2s...
2022-05-13  Willy TarreauCLEANUP: mux-h1: always take the endp from the h1s...
2022-05-13  Willy TarreauMINOR: conn_stream: make cs_set_error() work on the...
2022-05-13  Christopher... CLEANUP: mux-h1: Fix comments and error messages for...
2022-05-13  Christopher... MINOR: mux-h1: Add global option accpet payload for...
2022-05-13  William LallemandBUG/MEDIUM: wdt: don't trigger the watchdog when p...
2022-05-13  Boyang LiDOC/MINOR: fix typos in the lua-api document
2022-05-13  Boyang LiBUG/MEDIUM: lua: fix argument handling in data removal...
2022-05-12  Amaury DenoyelleMINOR: ncbuf: write unit tests
2022-05-12  Amaury DenoyelleMINOR: ncbuf: implement advance
2022-05-12  Amaury DenoyelleMINOR: ncbuf: define various insertion modes
2022-05-12  Amaury DenoyelleMINOR: ncbuf: implement insertion
2022-05-12  Amaury DenoyelleMINOR: ncbuf: optimize storage for the last gap
2022-05-12  Amaury DenoyelleMINOR: ncbuf: complete API and define block interal...
2022-05-12  Amaury DenoyelleMINOR: ncbuf: define non-contiguous buffer
2022-05-12  Frédéric LécailleCLEANUP: quic_tls: QUIC_TLS_IV_LEN defined two times
2022-05-12  Frédéric LécailleCLEANUP: quic: Useless use of pointer for quic_hkdf_ext...
2022-05-12  Frédéric LécailleCLEANUP: quic: wrong use of eb*entry() macro
2022-05-12  Frédéric LécailleMINOR: quic: Short packets always embed a trailing...
2022-05-12  Frédéric LécailleMINOR: quic: Send stateless reset tokens
2022-05-12  Frédéric LécailleMINOR: quic: Stateless reset token copy to transport...
2022-05-12  Frédéric LécailleMINOR: qc_new_conn() rework for stateless reset
next