Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4869ed5658603d8749266c2905aeedf92b909aef
/
include
6ef8a06
CLEANUP: quic: Remaining useless code into server part
by Frédéric Lécaille
· Thu Jan 04 11:16:06 2024 +0100
5e28c3a
BUG/MINOR: quic: Missing call to TLS message callbacks
by Frédéric Lécaille
· Thu Dec 21 16:11:35 2023 +0100
40f8802
MINOR: stats: store the parent proxy in stats ctx (http)
by Aurelien DARRAGON
· Tue Dec 05 19:49:13 2023 +0100
7438181
BUG/MINOR: mworker/cli: fix set severity-output support
by William Lallemand
· Wed Dec 06 11:15:01 2023 +0100
3ecb341
BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind them
by Willy Tarreau
· Mon Nov 20 10:44:21 2023 +0100
6ce5cd0
MINOR: stktable: add stktable_deinit function
by Aurelien DARRAGON
· Thu Nov 16 16:17:12 2023 +0100
dd325a2
BUG/MINOR: stconn: Report read activity on non-indep streams for partial sends
by Christopher Faulet
· Fri Nov 17 15:34:23 2023 +0100
fe8a00e
MINOR: channel: Add functions to get info on buffers and deal with HTX streams
by Christopher Faulet
· Fri Nov 17 11:09:45 2023 +0100
bffaf79
MINOR: htx: Use a macro for overhead induced by HTX
by Christopher Faulet
· Fri Nov 17 10:52:36 2023 +0100
e65daba
BUG/MEDIUM: stconn: Update fsb date on partial sends
by Christopher Faulet
· Wed Nov 15 17:33:06 2023 +0100
fb79f96
MINOR: connection: Add a CTL flag to notify mux it should wait for reads again
by Christopher Faulet
· Tue Nov 14 07:44:05 2023 +0100
2b17bf5
BUG/MEDIUM: pool: fix releasable pool calculation when overloaded
by Willy Tarreau
· Wed Nov 08 16:35:49 2023 +0100
6ccce20
BUG/MEDIUM: Don't apply a max value on room_needed in sc_need_room()
by Christopher Faulet
· Mon Nov 06 09:13:00 2023 +0100
9265780
BUG/MEDIUM: stconn: Don't report rcv/snd expiration date if SC cannot epxire
by Christopher Faulet
· Mon Nov 06 08:45:22 2023 +0100
331b8b1
MEDIUM: quic: count quic_conn instance for maxconn
by Amaury Denoyelle
· Wed Oct 25 10:52:23 2023 +0200
8ee9fc7
MINOR: frontend: implement a dedicated actconn increment function
by Amaury Denoyelle
· Wed Oct 25 15:32:28 2023 +0200
ca1cedf
BUG/MINOR: ssl: use a thread-safe sslconns increment
by Amaury Denoyelle
· Wed Oct 25 15:38:04 2023 +0200
4e49a6f
MINOR: connection: add conn_pr_mode_to_proto_mode() helper func
by Aurelien DARRAGON
· Thu Oct 19 16:06:03 2023 +0200
f7aba8e
DEBUG: mux-h2/flags: fix list of h2c flags used by the flags decoder
by Willy Tarreau
· Wed Oct 25 11:43:01 2023 +0200
edd1d06
BUG/MEDIUM: peers: Fix synchro for huge number of tables
by Christopher Faulet
· Mon Oct 16 08:14:50 2023 +0200
936db56
BUG/MINOR: mux-h2: fix http-request and http-keep-alive timeouts again
by Willy Tarreau
· Wed Oct 18 11:39:43 2023 +0200
de4a538
BUG/MINOR: mux-h2: make up other blocked streams upon removal from list
by Willy Tarreau
· Tue Oct 17 08:25:19 2023 +0200
8fbabea
BUG/MINOR: quic: Avoid crashing with unsupported cryptographic algos
by Frédéric Lécaille
· Wed Oct 11 09:28:36 2023 +0200
6c56b89
BUG/MEDIUM: stconn: Fix comparison sign in sc_need_room()
by Christopher Faulet
· Fri Aug 04 10:36:06 2023 +0200
106008b
BUG/MEDIUM: actions: always apply a longest match on prefix lookup
by Willy Tarreau
· Fri Oct 06 16:51:41 2023 +0200
c8eb1d1
MINOR: pattern: fix pat_{parse,match}_ip() function comments
by Aurelien DARRAGON
· Tue Sep 05 16:07:49 2023 +0200
3fde519
BUG/MINOR: freq_ctr: fix possible negative rate with the scaled API
by Willy Tarreau
· Thu Sep 14 11:00:07 2023 +0200
df3f457
MINOR: quic: Add "limited-quic" new tuning setting
by Frédéric Lécaille
· Fri Jul 21 18:22:38 2023 +0200
cd5ab68
MINOR: quic: Add a quic_openssl_compat struct to quic_conn struct
by Frédéric Lécaille
· Thu Jun 08 07:14:02 2023 +0200
beab239
MINOR: quic: Export some KDF functions (QUIC-TLS)
by Frédéric Lécaille
· Mon Jun 05 11:41:58 2023 +0200
4fb41bf
MINOR: quic: Include QUIC opensssl wrapper header from TLS stacks compatibility header
by Frédéric Lécaille
· Fri Jun 02 16:44:03 2023 +0200
c9c0d68
MINOR: quic: QUIC openssl wrapper implementation
by Frédéric Lécaille
· Fri Jun 02 16:15:35 2023 +0200
0499db4
BUG/MINOR: quic: Wrong cluster secret initialization
by Frédéric Lécaille
· Thu Sep 07 18:43:52 2023 +0200
3d28203
BUILD: bug: make BUG_ON() void to avoid a rare warning
by Willy Tarreau
· Mon Sep 04 16:42:53 2023 +0200
a547a21
MEDIUM: capabilities: enable support for Linux capabilities
by Willy Tarreau
· Tue Aug 29 10:24:26 2023 +0200
389b7d1
BUG/MEDIUM: applet: Fix API for function to push new data in channels buffer
by Christopher Faulet
· Wed Sep 06 08:33:57 2023 +0200
35fb593
BUG/MINOR: quic: Wrong RTT computation (srtt and rrt_var)
by Frédéric Lécaille
· Tue Sep 05 15:24:11 2023 +0200
eda9c10
BUG/MEDIUM: stconn: Don't block sends if there is a pending shutdown
by Christopher Faulet
· Fri Sep 01 14:13:44 2023 +0200
d513644
BUG/MINOR: ssl/cli: can't find ".crt" files when replacing a certificate
by William Lallemand
· Mon Aug 28 17:12:14 2023 +0200
aa15db9
BUILD: import: guard plock.h against multiple inclusion
by Willy Tarreau
· Sat Aug 26 17:27:24 2023 +0200
ee5fe92
IMPORT: xxhash: update xxHash to version 0.8.2
by Willy Tarreau
· Thu Aug 24 12:01:06 2023 +0200
eeb6c80
MINOR: atomic: make sure to always relax after a failed CAS
by Willy Tarreau
· Thu Aug 17 08:59:15 2023 +0200
d650163
MINOR: threads: inline the wait function for pthread_rwlock emulation
by Willy Tarreau
· Wed Aug 16 22:51:37 2023 +0200
315b718
IMPORT: plock: also support inlining the int code
by Willy Tarreau
· Wed Aug 16 22:25:34 2023 +0200
b6be1a4
MINOR: h2: pass accept-invalid-http-request down the request parser
by Willy Tarreau
· Tue Aug 08 15:38:28 2023 +0200
b491940
MINOR: http: add new function http_path_has_forbidden_char()
by Willy Tarreau
· Tue Aug 08 15:24:54 2023 +0200
451ac66
MINOR: ist: add new function ist_find_range() to find a character range
by Willy Tarreau
· Tue Aug 08 15:23:19 2023 +0200
21c4ffd
REORG: http: move has_forbidden_char() from h2.c to http.h
by Willy Tarreau
· Tue Aug 08 17:00:50 2023 +0200
eded6c1
BUG/MINOR: cpuset: remove the bogus "proc" from the cpu_map struct
by Willy Tarreau
· Wed Jul 19 18:17:39 2023 +0200
b8ee931
MINOR: cpuset: add cpu_map_configured() to know if a cpu-map was found
by Willy Tarreau
· Tue Jul 18 17:14:10 2023 +0200
bcdf07e
BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers
by Aurelien DARRAGON
· Thu Jul 13 10:18:04 2023 +0200
e0190c6
CLEANUP: quic: remove useless parameter 'key' from quic_packet_encrypt
by Emeric Brun
· Tue Jul 11 14:53:41 2023 +0200
7875f12
BUG/MEDIUM: quic: timestamp shared in token was using internal time clock
by Emeric Brun
· Tue Jul 11 16:13:19 2023 +0200
5bab37e
MINOR: sink/api: pass explicit maxlen parameter to sink_write()
by Aurelien DARRAGON
· Mon Jun 26 16:44:41 2023 +0200
13ed7c9
MINOR: quic: Reduce the maximum length of TLS secrets
by Frédéric Lécaille
· Thu Jun 22 14:51:28 2023 +0200
0960b52
MINOR: quic: Move packet number space related functions
by Frédéric Lécaille
· Tue Jun 13 08:17:23 2023 +0200
ac73baa
MINOR: quic: Move QUIC encryption level structure definition
by Frédéric Lécaille
· Mon Jun 12 18:19:17 2023 +0200
3ffe11e
IMPORT: slz: implement a synchronous flush() operation
by Willy Tarreau
· Mon Jun 26 19:24:55 2023 +0200
e111b72
BUG/MINOR: quic: Missing initialization (packet number space probing)
by Frédéric Lécaille
· Wed Jun 14 11:34:47 2023 +0200
899b547
BUG/MINOR: proxy/server: free default-server on deinit
by Aurelien DARRAGON
· Thu Jun 01 12:07:43 2023 +0200
d7f1ce4
BUG/MINOR: stream: do not use client-fin/server-fin with HTX
by Willy Tarreau
· Fri Jun 02 16:19:51 2023 +0200
b9b6e94
MINOR: version: mention that it's LTS now.
by Willy Tarreau
· Wed May 31 16:23:56 2023 +0200
d68f8b5
CLEANUP: mux-quic: rename internal functions
by Amaury Denoyelle
· Tue May 30 15:04:46 2023 +0200
6d6ee0d
MINOR: quic: fix stats naming for flow control BLOCKED frames
by Amaury Denoyelle
· Thu May 25 10:36:04 2023 +0200
087c5f0
MINOR: mux-quic: remove nb_streams from qcc
by Amaury Denoyelle
· Thu May 25 10:16:19 2023 +0200
7b41dfd
CLEANUP: mux-quic: remove unneeded fields in qcc
by Amaury Denoyelle
· Thu May 25 10:15:46 2023 +0200
425d7ad
MINOR: init: pre-allocate kernel data structures on init
by Patrick Hemmer
· Tue May 23 13:02:08 2023 -0400
b298882
BUILD: compiler: systematically set USE_OBSOLETE_LINKER with TCC
by Willy Tarreau
· Wed May 24 21:37:06 2023 +0200
eced142
BUILD: ist: use the literal declaration for ist_lc/ist_uc under TCC
by Willy Tarreau
· Wed May 24 21:31:21 2023 +0200
4e8720a
BUILD: ist: do not put a cast in an array declaration
by Willy Tarreau
· Wed May 24 21:27:39 2023 +0200
12a815a
MINOR: quic: Add a counter for sent packets
by Frédéric Lécaille
· Wed May 24 15:55:14 2023 +0200
bdd64fd
MINOR: quic: Add some counters at QUIC connection level
by Frédéric Lécaille
· Wed May 24 11:10:19 2023 +0200
1e1c288
BUILD: makefile: fix build issue on GNU make < 3.82
by Willy Tarreau
· Wed May 24 15:23:34 2023 +0200
97c344d
BUILD: quic: re-enable chacha20_poly1305 for libressl
by Ilya Shipitsin
· Sun May 21 12:51:46 2023 +0200
b7209d4
MEDIUM: stconn: make the SE_FL_ERR_PENDING to ERROR transition systematic
by Willy Tarreau
· Tue May 23 16:08:22 2023 +0200
5eadc27
MINOR: quic: remove return val of quic_aead_iv_build()
by Amaury Denoyelle
· Tue May 16 18:11:01 2023 +0200
5345490
MINOR: clock: provide a function to automatically adjust now_offset
by Willy Tarreau
· Tue May 16 19:01:55 2023 +0200
5723b38
MINOR: stats: report the boot time in "show info"
by Willy Tarreau
· Wed May 17 09:05:20 2023 +0200
da4aa69
MINOR: clock: measure the total boot time
by Willy Tarreau
· Wed May 17 09:02:21 2023 +0200
1a2faef
MINOR: mux-quic: uninline qc_attach_sc()
by Amaury Denoyelle
· Mon May 15 15:17:28 2023 +0200
3cb7814
MINOR: mux-quic: properly report end-of-stream on recv
by Amaury Denoyelle
· Mon May 15 11:31:20 2023 +0200
d0c3634
BUILD: ssl: get0_verified chain is available on libreSSL
by William Lallemand
· Mon May 15 14:42:28 2023 +0200
6e0c39d
BUILD: ssl: ssl_c_r_dn fetches uses functiosn only available since 1.1.1
by William Lallemand
· Mon May 15 12:05:55 2023 +0200
df97f47
MINOR: ssl: add new sample ssl_c_r_dn
by Abhijeet Rastogi
· Sat May 13 20:04:45 2023 -0700
6c501ed
BUG/MINOR: mux-quic: differentiate failure on qc_stream_desc alloc
by Amaury Denoyelle
· Fri May 12 16:19:32 2023 +0200
93dd23c
MINOR: mux-quic: remove dedicated function to handle standalone FIN
by Amaury Denoyelle
· Thu May 11 16:49:28 2023 +0200
25cf19d
MINOR: htx: add function to set EOM reliably
by Amaury Denoyelle
· Thu May 11 16:50:04 2023 +0200
ea07715
MINOR: master/cli: also implement the timed prompt on the master CLI
by Willy Tarreau
· Thu May 11 16:14:02 2023 +0200
2255557
MINOR: cli: add an option to display the uptime in the CLI's prompt
by Willy Tarreau
· Thu May 04 14:22:36 2023 +0200
31b23ae
CLEANUP: acl: discard prune_acl_cond() function
by Aurelien DARRAGON
· Thu May 11 14:13:07 2023 +0200
7abc922
MINOR: proxy: add http_free_redirect_rule() function
by Aurelien DARRAGON
· Thu May 11 10:30:27 2023 +0200
7542fb4
MINOR: stconn: Add a cross-reference between SE descriptor
by Christopher Faulet
· Thu May 11 14:40:27 2023 +0200
4cfb001
MINOR: stats: report the listener's protocol along with the address in stats
by Willy Tarreau
· Thu May 11 14:49:43 2023 +0200
5f67b17
MEDIUM: mux-quic: adjust transport layer error handling
by Amaury Denoyelle
· Thu May 04 18:52:42 2023 +0200
b2e31d3
MEDIUM: quic: streamline error notification
by Amaury Denoyelle
· Wed May 10 11:57:40 2023 +0200
2d5c3f5
MINOR: mux-quic: add traces for stream wake
by Amaury Denoyelle
· Thu May 11 13:41:41 2023 +0200
9615102
MINOR: stats: report the number of times the global maxconn was reached
by Willy Tarreau
· Thu May 11 13:51:31 2023 +0200
3c4a297
MINOR: stats: report the total number of warnings issued
by Willy Tarreau
· Thu May 11 12:02:21 2023 +0200
29dcc5e
DEBUG: list: add DEBUG_LIST to purposely corrupt list heads after delete
by Willy Tarreau
· Thu May 11 11:33:35 2023 +0200
b971696
BUG/MINOR: quic: Possible crash when dumping version information
by Frédéric Lécaille
· Wed May 10 13:06:31 2023 +0200
Next »