]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2023-04-21  Aurelien DARRAGONMINOR: hlua/event_hdl: fix return type for hlua_event_h...
2023-04-21  Aurelien DARRAGONMINOR: hlua/event_hdl: expose proxy_uuid variable in...
2023-04-21  Aurelien DARRAGONMINOR: hlua/event_hdl: rely on proxy_uuid instead of...
2023-04-21  Aurelien DARRAGONMINOR: server/event_hdl: add proxy_uuid to event_hdl_cb...
2023-04-21  Aurelien DARRAGONCLEANUP: server: fix update_status() function comment
2023-04-21  Aurelien DARRAGONCLEANUP: errors: fix obsolete function comments
2023-04-20  Amaury DenoyelleBUG/MINOR: quic: consume Rx datagram even on error
2023-04-20  Amaury DenoyelleBUG/MINOR: quic: prevent crash on qc_new_conn() failure
2023-04-20  Amaury DenoyelleBUG/MINOR: h3: fix crash on h3s alloc failure
2023-04-20  Amaury DenoyelleBUG/MINOR: mux-quic: properly handle STREAM frame alloc...
2023-04-20  Amaury DenoyelleBUG/MINOR: mux-quic: fix crash with app ops install...
2023-04-19  Frédéric LécailleBUG/MINOR: quic: Wrong Retry token generation timestamp...
2023-04-19  Frédéric LécailleBUG/MINOR: quic: Unchecked buffer length when building...
2023-04-19  Frédéric LécailleMINOR: quic: Do not allocate too much ack ranges
2023-04-19  Frédéric LécailleBUG/MINOR: quic: Stop removing ACK ranges when building...
2023-04-19  Aurelien DARRAGONMINOR: hlua: safe coroutine.create()
2023-04-19  Aurelien DARRAGONMINOR: hlua: hook yield on known lua state
2023-04-19  Aurelien DARRAGONCLEANUP: hlua: avoid confusion between internal timers...
2023-04-19  Aurelien DARRAGONMEDIUM: hlua: introduce tune.lua.burst-timeout
2023-04-19  Aurelien DARRAGONMEDIUM: hlua: reliable timeout detection
2023-04-19  Aurelien DARRAGONMINOR: clock: add now_cpu_time_fast() function
2023-04-19  Aurelien DARRAGONMINOR: clock: add now_mono_time_fast() function
2023-04-19  Willy TarreauBUG/MINOR: cfgparse: make sure to include openssl-compat
2023-04-19  Amaury DenoyelleBUG/MEDIUM: quic: prevent crash on Retry sending
2023-04-19  Willy TarreauMEDIUM: config: set useful ALPN defaults for HTTPS...
2023-04-19  Willy TarreauMINOR: ssl_crtlist: dump "no-alpn" on "show crtlist...
2023-04-19  Willy TarreauMINOR: ssl: do not set ALPN callback with the empty...
2023-04-19  Willy TarreauDOC: add missing documentation for "no-alpn" on bind...
2023-04-19  Willy TarreauREGTESTS: add a new "ssl_alpn" test to test ALPN negoti...
2023-04-19  Willy TarreauMINOR: config: add "no-alpn" support for bind lines
2023-04-18  Christopher... BUG/MEDIUM: stconn: Propagate error on the SC on sendin...
2023-04-18  Christopher... CLEANUP: cli: Remove useless debug message in cli_io_ha...
2023-04-18  Christopher... CLEANUP: backend: Remove useless debug message in assig...
2023-04-18  Christopher... BUG/MINOR: http-ana: Update analyzers on both sides...
2023-04-18  Amaury DenoyelleMINOR: listener: remove unneeded local accept flag
2023-04-18  Amaury DenoyelleMAJOR: quic: support thread balancing on accept
2023-04-18  Amaury DenoyelleMINOR: quic: properly finalize thread rebinding
2023-04-18  Amaury DenoyelleBUG/MINOR: quic: transform qc_set_timer() as a reentran...
2023-04-18  Amaury DenoyelleMEDIUM: quic: implement thread affinity rebinding
2023-04-18  Amaury DenoyelleMINOR: quic: delay post handshake frames after accept
2023-04-18  Amaury DenoyelleMINOR: protocol: define new callback set_affinity
2023-04-18  Amaury DenoyelleMINOR: quic: do not proceed to accept for closing conn
2023-04-18  Amaury DenoyelleMEDIUM: quic: handle conn bootstrap/handshake on a...
2023-04-18  Amaury DenoyelleMINOR: quic: remove TID encoding in CID
2023-04-18  Amaury DenoyelleMEDIUM: quic: use a global CID trees list
2023-04-18  Amaury DenoyelleMINOR: quic: remove TID ref from quic_conn
2023-04-18  Amaury DenoyelleMINOR: quic: adjust quic CID derive API
2023-04-18  Amaury DenoyelleMINOR: quic: adjust Rx packet type parsing
2023-04-18  Amaury DenoyelleMINOR: quic: remove uneeded tasklet_wakeup after accept
2023-04-18  Amaury DenoyelleCLEANUP: quic: rename quic_connection_id vars
2023-04-18  Amaury DenoyelleCLEANUP: quic: remove unused qc param on stateless...
2023-04-18  Amaury DenoyelleCLEANUP: quic: remove unused scid_node
2023-04-18  Amaury DenoyelleCLEANUP: quic: remove unused QUIC_LOCK label
2023-04-18  Amaury DenoyelleBUG/MINOR: task: allow to use tasklet_wakeup_after...
2023-04-18  Willy TarreauMINOR: mux-h2: make the max number of concurrent stream...
2023-04-18  Willy TarreauMINOR: mux-h2: make the initial window size configurabl...
2023-04-17  Christopher... MINOR: stconn: Propagate EOS from an applet to the...
2023-04-17  Christopher... MINOR: stconn: Propagate EOS from a mux to the attached...
2023-04-17  Christopher... MINOR: stconn: Add a flag to report EOS at the stream...
2023-04-17  Christopher... BUG/MEDIUM: log: Properly handle client aborts in syslo...
2023-04-17  Christopher... BUG/MEDIUM: http-ana: Properly switch the request in...
2023-04-17  William LallemandMINOR: ssl: remove OpenSSL 1.0.2 mention into certifica...
2023-04-16  Ilya ShipitsinCLEANUP: use "offsetof" where appropriate
2023-04-14  Frédéric LécailleBUG/MINOR: quic: Do not use ack delay during the handshakes
2023-04-14  Christopher... BUG/MINOR: stconn: Don't set SE_FL_ERROR at the end...
2023-04-14  Christopher... MEDIUM: stconn: Rely on SC flags to handle errors inste...
2023-04-14  Christopher... MEDIUM: stream: Stop to use SE flags to detect endpoint...
2023-04-14  Christopher... MEDIUM: stream: Stop to use SE flags to detect read...
2023-04-14  Christopher... MEDIUM: backend: Stop to use SE flags to detect connect...
2023-04-14  Christopher... MEDIUM: tree-wide: Stop to set SE_FL_ERROR from upper...
2023-04-14  Christopher... MINOR: tree-wide: Test SC_FL_ERROR with SE_FL_ERROR...
2023-04-14  Christopher... MINOR: stream: Set SC_FL_ERROR on channels' buffer...
2023-04-14  Christopher... MINOR: backend: Set SC_FL_ERROR on connection error
2023-04-14  Christopher... MINOR: stconn: Add a flag to ack endpoint errors at...
2023-04-14  Christopher... MINOR: stconn: Don't clear SE_FL_ERROR when endpoint...
2023-04-14  Christopher... MEDIUM: stconn: Forbid applets with more to deliver...
2023-04-14  Christopher... MINOR: stconn: Stop to set SE_FL_ERROR on sending path
2023-04-14  Christopher... BUG/MINOR: cli: Don't close when SE_FL_ERR_PENDING...
2023-04-14  Christopher... MINOR: tree-wide: Replace several chn_prod() by the...
2023-04-14  Christopher... MINOR: tree-wide: Replace several chn_cons() by the...
2023-04-14  Christopher... MINOR: channel/stconn: Replace sc_shutw() by sc_shutdown()
2023-04-14  Christopher... MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE
2023-04-14  Christopher... MINOR: channel/stconn: Replace sc_shutr() by sc_abort()
2023-04-14  Christopher... MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE
2023-04-14  Christopher... MINOR: channel/stconn: Replace channel_shutw_now()...
2023-04-14  Christopher... MINOR: stconn: Rename SC_FL_SHUTW_NOW in SC_FL_SHUT_WANTED
2023-04-14  Christopher... MINOR: channel/stconn: Replace channel_shutr_now()...
2023-04-14  Christopher... MINOR: stconn: Rename SC_FL_SHUTR_NOW in SC_FL_ABRT_WANTED
2023-04-14  Christopher... MINOR: stream: Introduce stream_abort() to abort on...
2023-04-14  Christopher... MINOR: channel: Forwad close to other side on abort
2023-04-14  Christopher... REGTESTS: fix the race conditions in log_uri.vtc
2023-04-14  Christopher... MINOR: filters: Review and simplify errors handling
2023-04-14  Christopher... MINOR: stream: Uninline and export sess_set_term_flags...
2023-04-14  Christopher... BUG/MEDIUM: stconn: Do nothing in sc_conn_recv() when...
2023-04-14  Christopher... BUG/MEDIUM: stream: Report write timeouts before testin...
2023-04-14  Christopher... BUG/MINOR: stream: Fix test on SE_FL_ERROR on the wrong...
2023-04-14  Ilya ShipitsinCI: enable monthly test on Fedora Rawhide
2023-04-14  Ilya ShipitsinCI: bump "actions/checkout" to v3 for cross zoo matrix
2023-04-13  Frédéric LécailleBUG/MINOR: quic: Wrong Application encryption level...
2023-04-13  Frédéric LécailleMINOR: quic: Remove a useless test about probing in...
next