- bff527b MEDIUM: init: set default for fd_hard_limit via DEFAULT_MAXFD (take #2) by Valentine Krasnobaeva · 5 months ago
- 785471e MINOR: queue: add a function to check for TOCTOU after queueing by Willy Tarreau · 4 months ago
- 94d305e BUG/MEDIUM: h3: ensure the ":method" pseudo header is totally valid by Amaury Denoyelle · 5 months ago
- 426c9ed MINOR: activity: make the memory profiling hash size configurable at build time by Willy Tarreau · 5 months ago
- b4cf4ba BUG/MEDIUM: quic: don't blindly rely on unaligned accesses by Willy Tarreau · 8 months ago
- 1d71bf5 BUG/MAJOR: server: do not delete srv referenced by session by Amaury Denoyelle · 9 months ago
- 926a561 MINOR: session: rename private conns elements by Amaury Denoyelle · 8 months ago
- 5cc599e BUG/MEDIUM: server: fix dynamic servers initial settings by Amaury Denoyelle · 9 months ago
- 53b7b8e BUG/MINOR: quic: adjust restriction for stateless reset emission by Amaury Denoyelle · 6 months ago
- 1125d05 MEDIUM: config: prevent communication with privileged ports by Amaury Denoyelle · 6 months ago
- 2a480cb BUG/MEDIUM: quic_tls: prevent LibreSSL < 4.0 from negotiating CHACHA20_POLY1305 by Willy Tarreau · 6 months ago
- 37a51f5 BUILD: stick-tables: better mark the stktable_data as 32-bit aligned by Willy Tarreau · 6 months ago
- d7cf43b BUG/MEDIUM: stick-tables: properly mark stktable_data as packed by Willy Tarreau · 6 months ago
- 7e1e152 BUG/MEDIUM: htx: mark htx_sl as packed since it may be realigned by Willy Tarreau · 6 months ago
- c3c4d1b BUG/MINOR: qpack: fix error code reported on QPACK decoding failure by Amaury Denoyelle · 6 months ago
- 7767931 MINOR: log: add dup_logsrv() helper function by Aurelien DARRAGON · 1 year, 5 months ago
- 1c8372b BUG/MINOR: backend: use cum_sess counters instead of cum_conn by Amaury Denoyelle · 8 months ago
- 548b4ce BUG/MINOR: stconn: Fix sc_mux_strm() return value by Christopher Faulet · 7 months ago
- ee0df6a BUG/MEDIUM: applet: Fix applet API to put input data in a buffer by Christopher Faulet · 7 months ago
- da4d978 BUG/MEDIUM: grpc: Fix several unaligned 32/64 bits accesses by Frederic Lecaille · 7 months ago
- 61ddfb2 MINOR: net_helper: Add support for floats/doubles. by Frederic Lecaille · 7 months ago
- 8ca1259 BUG/MINOR: debug: make sure DEBUG_STRICT=0 does work as documented by Willy Tarreau · 8 months ago
- e523389 BUG/MINOR: http-ana: Fix TX_L7_RETRY and TX_D_L7_RETRY values by Christopher Faulet · 8 months ago
- ebcab99 BUG/MINOR: tools/log: invalid encode_{chunk,string} usage by Aurelien DARRAGON · 8 months ago
- 6852b33 BUG/MEDIUM: cli: Warn if pipelined commands are delimited by a \n by Christopher Faulet · 9 months ago
- cd3916e BUG/MINOR: session: ensure conn owner is set after insert into session by Amaury Denoyelle · 8 months ago
- 1a3ac40 BUG/MEDIUM: hlua: streams don't support mixing lua-load with lua-load-per-thread (2nd try) by Aurelien DARRAGON · 9 months ago
- 4796ace DEBUG: lua: precisely identify if stream is stuck inside lua or not by Aurelien DARRAGON · 9 months ago
- aeb5b08 BUILD: solaris: fix compilation errors by matthias sweertvaegher · 9 months ago
- 9d90e25 BUG/MINOR: ist: only store NUL byte on succeeded alloc by Willy Tarreau · 9 months ago
- 94e139e BUG/MINOR: ist: allocate nul byte on istdup by Amaury Denoyelle · 9 months ago
- d09e116 MINOR: connection: add a new mux_ctl to report number of connection glitches by Willy Tarreau · 10 months ago
- 60289bf BUG/MAJOR: ssl/ocsp: crash with ocsp when old process exit or using ocsp CLI by William Lallemand · 9 months ago
- 39dcd1f MINOR: ext-check: add an option to preserve environment variables by Willy Tarreau · 1 year ago
- dfeda3a MINOR: quic: Add a counter for reordered packets by Frederic Lecaille · 9 months ago
- f1724f4 MINOR: quic: Dynamic packet reordering threshold by Frederic Lecaille · 9 months ago
- bbb1820 BUG/MEDIUM: quic: remove unsent data from qc_stream_desc buf by Amaury Denoyelle · 10 months ago
- 5033a79 BUG/MEDIUM: ssl: Fix crash when calling "update ssl ocsp-response" when an update is ongoing by Remi Tricot-Le Breton · 10 months ago
- f5a90c4 BUG/MEDIUM: ocsp: Separate refcount per instance and per store by Remi Tricot-Le Breton · 10 months ago
- a1b3d8e MINOR: ssl: Use OCSP_CERTID instead of ckch_store in ckch_store_build_certid by Remi Tricot-Le Breton · 10 months ago
- a73e00a BUG/MEDIUM: h1: Don't support LF only to mark the end of a chunk size by Christopher Faulet · 10 months ago
- 8df94eb BUG/MINOR: h1: Don't support LF only at the end of chunks by Christopher Faulet · 10 months ago
- df8c149 BUG/MEDIUM: stconn: Don't check pending shutdown to wake an applet up by Christopher Faulet · 10 months ago
- e764b30 BUG/MEDIUM: stconn: Allow expiration update when READ/WRITE event is pending by Christopher Faulet · 10 months ago
- 36e5427 BUG/MEDIUM: cli: some err/warn msg dumps add LR into CSV output on stat's CLI by Emeric Brun · 10 months ago
- 01ac093 MINOR: debug: make BUG_ON() catch build errors even without DEBUG_STRICT by Willy Tarreau · 10 months ago
- 9acf05b MINOR: debug: make ABORT_NOW() store the caller's line number when using abort by Willy Tarreau · 10 months ago
- 26a4a16 MINOR: debug: make sure calls to ha_crash_now() are never merged by Willy Tarreau · 10 months ago
- 42b40b8 MINOR: compiler: add a new DO_NOT_FOLD() macro to prevent code folding by Willy Tarreau · 10 months ago
- 6ef8a06 CLEANUP: quic: Remaining useless code into server part by Frédéric Lécaille · 11 months ago
- 5e28c3a BUG/MINOR: quic: Missing call to TLS message callbacks by Frédéric Lécaille · 11 months ago
- 40f8802 MINOR: stats: store the parent proxy in stats ctx (http) by Aurelien DARRAGON · 12 months ago
- 7438181 BUG/MINOR: mworker/cli: fix set severity-output support by William Lallemand · 12 months ago
- 3ecb341 BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them by Willy Tarreau · 1 year ago
- 6ce5cd0 MINOR: stktable: add stktable_deinit function by Aurelien DARRAGON · 1 year ago
- dd325a2 BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends by Christopher Faulet · 1 year ago
- fe8a00e MINOR: channel: Add functions to get info on buffers and deal with HTX streams by Christopher Faulet · 1 year ago
- bffaf79 MINOR: htx: Use a macro for overhead induced by HTX by Christopher Faulet · 1 year ago
- e65daba BUG/MEDIUM: stconn: Update fsb date on partial sends by Christopher Faulet · 1 year ago
- fb79f96 MINOR: connection: Add a CTL flag to notify mux it should wait for reads again by Christopher Faulet · 1 year ago
- 2b17bf5 BUG/MEDIUM: pool: fix releasable pool calculation when overloaded by Willy Tarreau · 1 year, 1 month ago
- 6ccce20 BUG/MEDIUM: Don't apply a max value on room_needed in sc_need_room() by Christopher Faulet · 1 year, 1 month ago
- 9265780 BUG/MEDIUM: stconn: Don't report rcv/snd expiration date if SC cannot epxire by Christopher Faulet · 1 year, 1 month ago
- 331b8b1 MEDIUM: quic: count quic_conn instance for maxconn by Amaury Denoyelle · 1 year, 1 month ago
- 8ee9fc7 MINOR: frontend: implement a dedicated actconn increment function by Amaury Denoyelle · 1 year, 1 month ago
- ca1cedf BUG/MINOR: ssl: use a thread-safe sslconns increment by Amaury Denoyelle · 1 year, 1 month ago
- 4e49a6f MINOR: connection: add conn_pr_mode_to_proto_mode() helper func by Aurelien DARRAGON · 1 year, 1 month ago
- f7aba8e DEBUG: mux-h2/flags: fix list of h2c flags used by the flags decoder by Willy Tarreau · 1 year, 1 month ago
- edd1d06 BUG/MEDIUM: peers: Fix synchro for huge number of tables by Christopher Faulet · 1 year, 1 month ago
- 936db56 BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again by Willy Tarreau · 1 year, 1 month ago
- de4a538 BUG/MINOR: mux-h2: make up other blocked streams upon removal from list by Willy Tarreau · 1 year, 1 month ago
- 8fbabea BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos by Frédéric Lécaille · 1 year, 1 month ago
- 6c56b89 BUG/MEDIUM: stconn: Fix comparison sign in sc_need_room() by Christopher Faulet · 1 year, 4 months ago
- 106008b BUG/MEDIUM: actions: always apply a longest match on prefix lookup by Willy Tarreau · 1 year, 2 months ago
- c8eb1d1 MINOR: pattern: fix pat_{parse,match}_ip() function comments by Aurelien DARRAGON · 1 year, 3 months ago
- 3fde519 BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API by Willy Tarreau · 1 year, 2 months ago
- df3f457 MINOR: quic: Add "limited-quic" new tuning setting by Frédéric Lécaille · 1 year, 4 months ago
- cd5ab68 MINOR: quic: Add a quic_openssl_compat struct to quic_conn struct by Frédéric Lécaille · 1 year, 6 months ago
- beab239 MINOR: quic: Export some KDF functions (QUIC-TLS) by Frédéric Lécaille · 1 year, 6 months ago
- 4fb41bf MINOR: quic: Include QUIC opensssl wrapper header from TLS stacks compatibility header by Frédéric Lécaille · 1 year, 6 months ago
- c9c0d68 MINOR: quic: QUIC openssl wrapper implementation by Frédéric Lécaille · 1 year, 6 months ago
- 0499db4 BUG/MINOR: quic: Wrong cluster secret initialization by Frédéric Lécaille · 1 year, 3 months ago
- 3d28203 BUILD: bug: make BUG_ON() void to avoid a rare warning by Willy Tarreau · 1 year, 3 months ago
- a547a21 MEDIUM: capabilities: enable support for Linux capabilities by Willy Tarreau · 1 year, 3 months ago
- 389b7d1 BUG/MEDIUM: applet: Fix API for function to push new data in channels buffer by Christopher Faulet · 1 year, 3 months ago
- 35fb593 BUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var) by Frédéric Lécaille · 1 year, 3 months ago
- eda9c10 BUG/MEDIUM: stconn: Don't block sends if there is a pending shutdown by Christopher Faulet · 1 year, 3 months ago
- d513644 BUG/MINOR: ssl/cli: can't find ".crt" files when replacing a certificate by William Lallemand · 1 year, 3 months ago
- aa15db9 BUILD: import: guard plock.h against multiple inclusion by Willy Tarreau · 1 year, 3 months ago
- ee5fe92 IMPORT: xxhash: update xxHash to version 0.8.2 by Willy Tarreau · 1 year, 3 months ago
- eeb6c80 MINOR: atomic: make sure to always relax after a failed CAS by Willy Tarreau · 1 year, 3 months ago
- d650163 MINOR: threads: inline the wait function for pthread_rwlock emulation by Willy Tarreau · 1 year, 3 months ago
- 315b718 IMPORT: plock: also support inlining the int code by Willy Tarreau · 1 year, 3 months ago
- b6be1a4 MINOR: h2: pass accept-invalid-http-request down the request parser by Willy Tarreau · 1 year, 4 months ago
- b491940 MINOR: http: add new function http_path_has_forbidden_char() by Willy Tarreau · 1 year, 4 months ago
- 451ac66 MINOR: ist: add new function ist_find_range() to find a character range by Willy Tarreau · 1 year, 4 months ago
- 21c4ffd REORG: http: move has_forbidden_char() from h2.c to http.h by Willy Tarreau · 1 year, 4 months ago
- eded6c1 BUG/MINOR: cpuset: remove the bogus "proc" from the cpu_map struct by Willy Tarreau · 1 year, 4 months ago
- b8ee931 MINOR: cpuset: add cpu_map_configured() to know if a cpu-map was found by Willy Tarreau · 1 year, 4 months ago
- bcdf07e BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers by Aurelien DARRAGON · 1 year, 4 months ago