- 2f6a07d MINOR: hlua/event_hdl: fix return type for hlua_event_hdl_cb_data_push_args by Aurelien DARRAGON · 1 year, 8 months ago
- 55f84c7 MINOR: hlua/event_hdl: expose proxy_uuid variable in server events by Aurelien DARRAGON · 1 year, 8 months ago
- 3d9bf4e MINOR: hlua/event_hdl: rely on proxy_uuid instead of proxy_name for lookups by Aurelien DARRAGON · 1 year, 8 months ago
- d714213 MINOR: server/event_hdl: add proxy_uuid to event_hdl_cb_data_server by Aurelien DARRAGON · 1 year, 8 months ago
- 0ddf052 CLEANUP: server: fix update_status() function comment by Aurelien DARRAGON · 1 year, 8 months ago
- 88687f0 CLEANUP: errors: fix obsolete function comments by Aurelien DARRAGON · 1 year, 8 months ago
- a65dd3a BUG/MINOR: quic: consume Rx datagram even on error by Amaury Denoyelle · 1 year, 7 months ago
- d537ca7 BUG/MINOR: quic: prevent crash on qc_new_conn() failure by Amaury Denoyelle · 1 year, 7 months ago
- 9bbfa72 BUG/MINOR: h3: fix crash on h3s alloc failure by Amaury Denoyelle · 1 year, 7 months ago
- 93d2ebe BUG/MINOR: mux-quic: properly handle STREAM frame alloc failure by Amaury Denoyelle · 1 year, 7 months ago
- ed82082 BUG/MINOR: mux-quic: fix crash with app ops install failure by Amaury Denoyelle · 1 year, 7 months ago
- d074213 BUG/MINOR: quic: Wrong Retry token generation timestamp computing by Frédéric Lécaille · 1 year, 7 months ago
- 45662ef BUG/MINOR: quic: Unchecked buffer length when building the token by Frédéric Lécaille · 1 year, 7 months ago
- 0ed9403 MINOR: quic: Do not allocate too much ack ranges by Frédéric Lécaille · 1 year, 7 months ago
- 4b2627b BUG/MINOR: quic: Stop removing ACK ranges when building packets by Frédéric Lécaille · 1 year, 7 months ago
- 8cd620b MINOR: hlua: safe coroutine.create() by Aurelien DARRAGON · 1 year, 8 months ago
- cf0f792 MINOR: hlua: hook yield on known lua state by Aurelien DARRAGON · 1 year, 8 months ago
- 2a9764b CLEANUP: hlua: avoid confusion between internal timers and tick based timers by Aurelien DARRAGON · 1 year, 8 months ago
- 58e36e5 MEDIUM: hlua: introduce tune.lua.burst-timeout by Aurelien DARRAGON · 1 year, 8 months ago
- da9503c MEDIUM: hlua: reliable timeout detection by Aurelien DARRAGON · 2 years ago
- df188f1 MINOR: clock: add now_cpu_time_fast() function by Aurelien DARRAGON · 1 year, 8 months ago
- 07cbd8e MINOR: clock: add now_mono_time_fast() function by Aurelien DARRAGON · 2 years ago
- be33662 BUG/MINOR: cfgparse: make sure to include openssl-compat by Willy Tarreau · 1 year, 7 months ago
- 89e48ff BUG/MEDIUM: quic: prevent crash on Retry sending by Amaury Denoyelle · 1 year, 7 months ago
- 5003ac7 MEDIUM: config: set useful ALPN defaults for HTTPS and QUIC by Willy Tarreau · 1 year, 7 months ago
- de85de6 MINOR: ssl_crtlist: dump "no-alpn" on "show crtlist" when "no-alpn" was set by Willy Tarreau · 1 year, 7 months ago
- a2a0955 MINOR: ssl: do not set ALPN callback with the empty string by Willy Tarreau · 1 year, 7 months ago
- 74d7cc0 DOC: add missing documentation for "no-alpn" on bind lines by Willy Tarreau · 1 year, 7 months ago
- 2e3c04a REGTESTS: add a new "ssl_alpn" test to test ALPN negotiation by Willy Tarreau · 1 year, 7 months ago
- 158c18e MINOR: config: add "no-alpn" support for bind lines by Willy Tarreau · 1 year, 7 months ago
- d0c57d3 BUG/MEDIUM: stconn: Propagate error on the SC on sending path by Christopher Faulet · 1 year, 7 months ago
- 845f7c4 CLEANUP: cli: Remove useless debug message in cli_io_handler() by Christopher Faulet · 1 year, 7 months ago
- cbfcb02 CLEANUP: backend: Remove useless debug message in assign_server() by Christopher Faulet · 1 year, 7 months ago
- 27c17d1 BUG/MINOR: http-ana: Update analyzers on both sides when switching in TUNNEL mode by Christopher Faulet · 1 year, 7 months ago
- 0783a7b MINOR: listener: remove unneeded local accept flag by Amaury Denoyelle · 1 year, 8 months ago
- 1acbbca MAJOR: quic: support thread balancing on accept by Amaury Denoyelle · 1 year, 8 months ago
- 739de3f MINOR: quic: properly finalize thread rebinding by Amaury Denoyelle · 1 year, 8 months ago
- 5f87041 BUG/MINOR: quic: transform qc_set_timer() as a reentrant function by Amaury Denoyelle · 1 year, 8 months ago
- 25174d5 MEDIUM: quic: implement thread affinity rebinding by Amaury Denoyelle · 1 year, 8 months ago
- 1304d19 MINOR: quic: delay post handshake frames after accept by Amaury Denoyelle · 1 year, 8 months ago
- a66e043 MINOR: protocol: define new callback set_affinity by Amaury Denoyelle · 1 year, 8 months ago
- 987812b MINOR: quic: do not proceed to accept for closing conn by Amaury Denoyelle · 1 year, 7 months ago
- f16ec34 MEDIUM: quic: handle conn bootstrap/handshake on a random thread by Amaury Denoyelle · 1 year, 8 months ago
- 1e959ad MINOR: quic: remove TID encoding in CID by Amaury Denoyelle · 1 year, 8 months ago
- e83f937 MEDIUM: quic: use a global CID trees list by Amaury Denoyelle · 1 year, 7 months ago
- 6694728 MINOR: quic: remove TID ref from quic_conn by Amaury Denoyelle · 1 year, 8 months ago
- c2a9264 MINOR: quic: adjust quic CID derive API by Amaury Denoyelle · 1 year, 8 months ago
- 1a5cc19 MINOR: quic: adjust Rx packet type parsing by Amaury Denoyelle · 1 year, 7 months ago
- 6ac0fb0 MINOR: quic: remove uneeded tasklet_wakeup after accept by Amaury Denoyelle · 1 year, 8 months ago
- 591e798 CLEANUP: quic: rename quic_connection_id vars by Amaury Denoyelle · 1 year, 8 months ago
- 9b68b64 CLEANUP: quic: remove unused qc param on stateless reset token by Amaury Denoyelle · 1 year, 8 months ago
- 90e5027 CLEANUP: quic: remove unused scid_node by Amaury Denoyelle · 1 year, 8 months ago
- 22a368c CLEANUP: quic: remove unused QUIC_LOCK label by Amaury Denoyelle · 1 year, 8 months ago
- c361937 BUG/MINOR: task: allow to use tasklet_wakeup_after with tid -1 by Amaury Denoyelle · 1 year, 8 months ago
- ca1027c MINOR: mux-h2: make the max number of concurrent streams configurable per side by Willy Tarreau · 1 year, 7 months ago
- 9d7abda MINOR: mux-h2: make the initial window size configurable per side by Willy Tarreau · 1 year, 7 months ago
- b36e512 MINOR: stconn: Propagate EOS from an applet to the attached stream-connector by Christopher Faulet · 1 year, 7 months ago
- 1aec6c9 MINOR: stconn: Propagate EOS from a mux to the attached stream-connector by Christopher Faulet · 1 year, 7 months ago
- ca5309a MINOR: stconn: Add a flag to report EOS at the stream-connector level by Christopher Faulet · 1 year, 7 months ago
- 285aa40 BUG/MEDIUM: log: Properly handle client aborts in syslog applet by Christopher Faulet · 1 year, 7 months ago
- 9704797 BUG/MEDIUM: http-ana: Properly switch the request in tunnel mode on upgrade by Christopher Faulet · 1 year, 7 months ago
- a21ca74 MINOR: ssl: remove OpenSSL 1.0.2 mention into certificate loading error by William Lallemand · 1 year, 7 months ago
- 2ca0158 CLEANUP: use "offsetof" where appropriate by Ilya Shipitsin · 1 year, 7 months ago
- b5efe79 BUG/MINOR: quic: Do not use ack delay during the handshakes by Frédéric Lécaille · 1 year, 7 months ago
- 75b954f BUG/MINOR: stconn: Don't set SE_FL_ERROR at the end of sc_conn_send() by Christopher Faulet · 1 year, 7 months ago
- 25d9fe5 MEDIUM: stconn: Rely on SC flags to handle errors instead of SE flags by Christopher Faulet · 1 year, 7 months ago
- e182a8e MEDIUM: stream: Stop to use SE flags to detect endpoint errors by Christopher Faulet · 1 year, 7 months ago
- d7bac88 MEDIUM: stream: Stop to use SE flags to detect read errors from analyzers by Christopher Faulet · 1 year, 7 months ago
- 725170e MEDIUM: backend: Stop to use SE flags to detect connection errors by Christopher Faulet · 1 year, 7 months ago
- 88d05a0 MEDIUM: tree-wide: Stop to set SE_FL_ERROR from upper layer by Christopher Faulet · 1 year, 7 months ago
- ad46e52 MINOR: tree-wide: Test SC_FL_ERROR with SE_FL_ERROR from upper layer by Christopher Faulet · 1 year, 7 months ago
- 340021b MINOR: stream: Set SC_FL_ERROR on channels' buffer allocation error by Christopher Faulet · 1 year, 7 months ago
- 38656f4 MINOR: backend: Set SC_FL_ERROR on connection error by Christopher Faulet · 1 year, 7 months ago
- a1d14a7 MINOR: stconn: Add a flag to ack endpoint errors at SC level by Christopher Faulet · 1 year, 7 months ago
- 638fe6a MINOR: stconn: Don't clear SE_FL_ERROR when endpoint is reset by Christopher Faulet · 1 year, 7 months ago
- e8bcef5 MEDIUM: stconn: Forbid applets with more to deliver if EOI was reached by Christopher Faulet · 1 year, 7 months ago
- 56a2b60 MINOR: stconn: Stop to set SE_FL_ERROR on sending path by Christopher Faulet · 1 year, 7 months ago
- d3bc340 BUG/MINOR: cli: Don't close when SE_FL_ERR_PENDING is set in cli analyzer by Christopher Faulet · 1 year, 7 months ago
- 214f1b5 MINOR: tree-wide: Replace several chn_prod() by the corresponding SC by Christopher Faulet · 1 year, 8 months ago
- 64350bb MINOR: tree-wide: Replace several chn_cons() by the corresponding SC by Christopher Faulet · 1 year, 8 months ago
- b2b1c3a MINOR: channel/stconn: Replace sc_shutw() by sc_shutdown() by Christopher Faulet · 1 year, 8 months ago
- 208c712 MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE by Christopher Faulet · 1 year, 8 months ago
- cfc11c0 MINOR: channel/stconn: Replace sc_shutr() by sc_abort() by Christopher Faulet · 1 year, 8 months ago
- 0c370ee MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE by Christopher Faulet · 1 year, 8 months ago
- df7cd71 MINOR: channel/stconn: Replace channel_shutw_now() by sc_schedule_shutdown() by Christopher Faulet · 1 year, 8 months ago
- e38534c MINOR: stconn: Rename SC_FL_SHUTW_NOW in SC_FL_SHUT_WANTED by Christopher Faulet · 1 year, 8 months ago
- 12762f0 MINOR: channel/stconn: Replace channel_shutr_now() by sc_schedule_abort() by Christopher Faulet · 1 year, 8 months ago
- 573ead1 MINOR: stconn: Rename SC_FL_SHUTR_NOW in SC_FL_ABRT_WANTED by Christopher Faulet · 1 year, 8 months ago
- 7eb837d MINOR: stream: Introduce stream_abort() to abort on both sides in same time by Christopher Faulet · 1 year, 8 months ago
- 3db538a MINOR: channel: Forwad close to other side on abort by Christopher Faulet · 1 year, 8 months ago
- c394e21 REGTESTS: fix the race conditions in log_uri.vtc by Christopher Faulet · 1 year, 8 months ago
- 0adffb6 MINOR: filters: Review and simplify errors handling by Christopher Faulet · 1 year, 8 months ago
- dbad8ec MINOR: stream: Uninline and export sess_set_term_flags() function by Christopher Faulet · 1 year, 8 months ago
- 9512588 BUG/MEDIUM: stconn: Do nothing in sc_conn_recv() when the SC needs more room by Christopher Faulet · 1 year, 8 months ago
- 915ba08 BUG/MEDIUM: stream: Report write timeouts before testing the flags by Christopher Faulet · 1 year, 8 months ago
- 925279c BUG/MINOR: stream: Fix test on SE_FL_ERROR on the wrong entity by Christopher Faulet · 1 year, 8 months ago
- ea5a5e6 CI: enable monthly test on Fedora Rawhide by Ilya Shipitsin · 1 year, 8 months ago
- 86a40f5 CI: bump "actions/checkout" to v3 for cross zoo matrix by Ilya Shipitsin · 1 year, 8 months ago
- 895700b BUG/MINOR: quic: Wrong Application encryption level selection when probing by Frédéric Lécaille · 1 year, 8 months ago
- a576c1b MINOR: quic: Remove a useless test about probing in qc_prep_pkts() by Frédéric Lécaille · 1 year, 8 months ago