| 2022-05-27 |
Willy Tarreau | MINOR: stconn: add sc_is_recv_allowed() to check for... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: stconn: start to rename cs_rx_endp_{more,done... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_rx_buff_{blk,rdy} to sc_... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_rx_chan_{blk,rdy} to sc_... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_rx_room_{blk,rdy} to sc_... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MEDIUM: stconn: take SE_FL_APPLET_NEED_CONN out of... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: stconn: rename SE_FL_RXBLK_CONN to SE_FL_APPLET_... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MEDIUM: stconn: remove SE_FL_RXBLK_SHUT |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MEDIUM: stconn: always rely on CF_SHUTR in addition... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: stconn: remove calls to cs_done_get() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: stconn: consider CF_SHUTW for sc_is_send_allowed() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: use a single function to know if SC... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: make a few functions take a const... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_ep_set_error() to se_fl_set_... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_conn_get_first() to conn_get... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_conn_*() to sc_conn_*() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_get_data_name() to sc_get_da... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename __cs_endp_target() to __sc_endp() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_appctx() to sc_appctx() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_conn_mux() to sc_mux_ops() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_mux() to sc_mux_strm() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_conn() to sc_conn() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_{check,strm,strm_task} to... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: rename cs_{i,o}{b,c} to sc_{i,o}{b,c} |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: applet: use applet_put*() everywhere possible |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: applet: add new wrappers to put chk/blk/str... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MEDIUM: stconn: merge the app_ops and the data_cb fields |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: conn_stream: test the various ops functions... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: check: export wake_srv_chk() |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: tree-wide rename stconn states CS_ST... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stconn: tree-wide rename stream connector... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stream: rename "csf" and "csb" to "scf" and... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: stdesc: rename the stream connector ->cs field... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: mux-pt: add and use pt_sc() to retrieve the... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: mux-fcgi: add and use fcgi_strm_sc() to retrie... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: mux-h2: add and use h2s_sc() to retrieve the... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: mux-h1: add and use h1s_sc() to retrieve the... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: tree-wide rename to stconn (strea... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: rename cs_app_* to sc_app_* |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: rename the conn_stream's endp... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: applet: rename the sedesc pointer from "endp... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: rename cs_endpoint to sedesc... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: rename the cs_endpoint's target... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: rename the stream endpoint flags... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: apply endp_flags.cocci tree-wide |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | DEV: coccinelle: add endp_flags.cocci |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: apply cs_endp_flags.cocci tree... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | DEV: coccinelle: add cs_endp_flags.cocci |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | MINOR: conn_stream: add new sets of functions to set... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: rename the cs_endpoint's context... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Willy Tarreau | CLEANUP: conn_stream: remove unneeded exclusion of... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Tim Duesterhus | REGTESTS: Do not use REQUIRE_VERSION for HAProxy 2... |
commit | commitdiff | tree | snapshot |
| 2022-05-27 |
Thayne McCombs | BUG/MEDIUM: sample: Fix adjusting size in word converter |
commit | commitdiff | tree | snapshot |
| 2022-05-26 |
William Lallemand | BUG/MINOR: ssl/lua: use correctly cert_ext in CertCache... |
commit | commitdiff | tree | snapshot |
| 2022-05-26 |
Willy Tarreau | CLEANUP: init: address another coverity warning about... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
William Lallemand | DOC: configuration: add a warning for @system-ca on... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Christopher... | Revert "BUG/MINOR: task: Don't defer tasks release... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: refactor SETTINGS parsing/error reporting |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: abort read on unknown uni stream |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | CLEANUP: h3: remove h3 uni tasklet |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MEDIUM: quic: refactor uni streams RX |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: define non-h3 generic parsing function |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: check if frame is valid for stream type |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: refactor uni streams initialization |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: define stream type |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3/qpack: use qcs as type in decode callbacks |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | BUG/MINOR: mux-quic: refactor uni streams TX/send H3... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: mux-quic: emit STREAM_STATE_ERROR in qcc_recv |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: reject too big frames |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: mux-quic: disable read on CONNECTION_CLOSE emission |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: quic: support CONNECTION_CLOSE_APP emission |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: refactor h3_control_send() |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | BUG/MINOR: h3: prevent overflow when parsing SETTINGS |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | CLEANUP: h3: rename uni stream type constants |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | CLEANUP: h3: rename struct h3 -> h3c |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: mux-quic: adjust return value of decode_qcs |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: mux-quic: add traces in qc_recv() |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: mux-quic: delay cs_endpoint allocation |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: mux-quic: do not alloc quic_stream_desc for... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Amaury Denoyelle | MINOR: h3: mark ncbuf as const on h3_b_dup |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Christopher... | BUG/MINOR: task: Don't defer tasks release when HAProxy... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Emeric Brun | BUG/MEDIUM: peers: prevent unitialized multiple listene... |
commit | commitdiff | tree | snapshot |
| 2022-05-25 |
Emeric Brun | BUG/MEDIUM: peers: fix segfault using multiple bind... |
commit | commitdiff | tree | snapshot |
| 2022-05-24 |
Christopher... | BUG/MEDIUM: resolvers: Don't defer resolutions release... |
commit | commitdiff | tree | snapshot |
| 2022-05-24 |
Willy Tarreau | MEDIUM: h1: enlarge the scope of accepted version chars... |
commit | commitdiff | tree | snapshot |
| 2022-05-24 |
Tim Duesterhus | BUG/MEDIUM: http: Properly reject non-HTTP/1.x protocols |
commit | commitdiff | tree | snapshot |
| 2022-05-24 |
Willy Tarreau | CLEANUP: init: address a coverity warning about possibl... |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Amaury Denoyelle | Revert "MINOR: mux-quic: activate qmux traces on stdout... |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Amaury Denoyelle | Revert "MINOR: quic: activate QUIC traces at compilation" |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Amaury Denoyelle | BUG/MEDIUM: mux-quic: adjust buggy proxy closing support |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Tim Duesterhus | CLEANUP: tools: Crash if inet_ntop fails due to ENOSPC... |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Tim Duesterhus | BUG/MEDIUM: tools: Fix `inet_ntop` usage in sa2str |
commit | commitdiff | tree | snapshot |
| 2022-05-23 |
Tim Duesterhus | CLEANUP: tools: Clean up non-QUIC error message handlin... |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
Willy Tarreau | [RELEASE] Released version 2.6-dev11 v2.6-dev11 |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
Ilya Shipitsin | CI: determine actual OpenSSL version dynamically |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
David CARLIER | BUILD/MINOR: cpuset fix build for FreeBSD 13.1 |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
Frédéric Lécaille | BUG/MINOR: quic: Missing <conn_opening> stats counter... |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
Frédéric Lécaille | BUG/MINOR: quic: Fixe a typo in qc_idle_timer_task() |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
Willy Tarreau | MINOR: listener: automatically enable SSL if a QUIC... |
commit | commitdiff | tree | snapshot |
| 2022-05-20 |
Willy Tarreau | MINOR: listener: automatically select a QUIC mux with... |
commit | commitdiff | tree | snapshot |
| next |