.. |
acl.c
|
BUG/MINOR: acl: support built-in ACLs with acl() sample
|
2024-05-06 18:42:54 +02:00 |
action.c
|
…
|
|
activity.c
|
BUG/MINOR: activity: fix Delta_calls and Delta_bytes count
|
2024-05-28 19:25:08 +02:00 |
applet.c
|
MINOR: stconn: Use a dedicated function to get the opposite sedesc
|
2024-07-12 15:27:04 +02:00 |
arg.c
|
…
|
|
auth.c
|
…
|
|
backend.c
|
MEDIUM: protocol: add MPTCP per address support
|
2024-08-30 18:53:49 +02:00 |
base64.c
|
…
|
|
cache.c
|
MINOR: applet: set the blocking flag in the buffer allocation function
|
2024-05-10 17:18:13 +02:00 |
calltrace.c
|
…
|
|
cbuf.c
|
…
|
|
cfgcond.c
|
…
|
|
cfgdiag.c
|
…
|
|
cfgparse-global.c
|
BUG/MINOR: cfgparse-global: remove tune.fast-forward from common_kw_list
|
2024-08-20 19:16:34 +02:00 |
cfgparse-listen.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
cfgparse-quic.c
|
BUILD: quic: fix build errors on FreeBSD since recent GSO changes
|
2024-08-30 18:53:49 +02:00 |
cfgparse-ssl.c
|
MINOR: ssl: relax the 'ssl.default-dh-param' keyword parsing
|
2024-06-14 11:36:52 +02:00 |
cfgparse-tcp.c
|
MINOR: capabilities: add cap_sys_admin support
|
2024-04-30 21:40:17 +02:00 |
cfgparse-unix.c
|
…
|
|
cfgparse.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
channel.c
|
MINOR: channel: implement ci_insert() function
|
2024-08-08 17:29:37 +02:00 |
check.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
chunk.c
|
…
|
|
cli.c
|
BUG/MEDIUM: cli: Always release back endpoint between two commands on the mcli
|
2024-09-02 18:31:35 +02:00 |
clock.c
|
BUILD: clock: improve check for pthread_getcpuclockid()
|
2024-05-06 08:25:17 +02:00 |
compression.c
|
MINOR: dynbuf: pass a criticality argument to b_alloc()
|
2024-05-10 17:18:13 +02:00 |
connection.c
|
MEDIUM: proxy/spoe: Add a SPOP mode
|
2024-07-12 15:27:04 +02:00 |
cpuset.c
|
…
|
|
debug.c
|
CLEANUP: assorted typo fixes in the code and comments
|
2024-09-03 17:49:21 +02:00 |
dgram.c
|
…
|
|
dict.c
|
…
|
|
dns.c
|
MEDIUM: socket: always properly use the sock_domain for requested families
|
2024-08-21 17:36:58 +02:00 |
dns_ring.c
|
MAJOR: import: update mt_list to support exponential back-off (try #2)
|
2024-07-09 16:46:38 +02:00 |
dynbuf.c
|
MINOR: quic: define sbuf pool
|
2024-08-20 18:12:27 +02:00 |
eb32sctree.c
|
…
|
|
eb32tree.c
|
…
|
|
eb64tree.c
|
…
|
|
ebimtree.c
|
…
|
|
ebistree.c
|
…
|
|
ebmbtree.c
|
…
|
|
ebpttree.c
|
…
|
|
ebsttree.c
|
…
|
|
ebtree.c
|
…
|
|
errors.c
|
DEBUG: errors: add name hint for startup-logs memory area
|
2024-05-21 17:55:20 +02:00 |
ev_epoll.c
|
DEBUG: pollers/fd: add thread id suffix to per-thread memory areas name hints
|
2024-05-24 12:07:18 +02:00 |
ev_evports.c
|
Revert: MEDIUM: evports: permit to report multiple events at once"
|
2024-05-17 15:57:18 +02:00 |
ev_kqueue.c
|
…
|
|
ev_poll.c
|
DEBUG: pollers/fd: add thread id suffix to per-thread memory areas name hints
|
2024-05-24 12:07:18 +02:00 |
ev_select.c
|
DEBUG: pollers/fd: add thread id suffix to per-thread memory areas name hints
|
2024-05-24 12:07:18 +02:00 |
event_hdl.c
|
MAJOR: import: update mt_list to support exponential back-off (try #2)
|
2024-07-09 16:46:38 +02:00 |
extcheck.c
|
MEDIUM: proxy/spoe: Add a SPOP mode
|
2024-07-12 15:27:04 +02:00 |
fcgi-app.c
|
BUG/MINOR: fcgi-app: handle a possible strdup() failure
|
2024-08-06 08:21:49 +02:00 |
fcgi.c
|
…
|
|
fd.c
|
MINOR: fd: don't scan the full fdtab on all threads
|
2024-07-15 19:19:13 +02:00 |
filters.c
|
…
|
|
fix.c
|
…
|
|
flt_bwlim.c
|
MEDIUM: bwlim: Use a read-lock on the sticky session to apply a shared limit
|
2024-09-02 15:50:25 +02:00 |
flt_http_comp.c
|
MINOR: dynbuf: pass a criticality argument to b_alloc()
|
2024-05-10 17:18:13 +02:00 |
flt_spoe.c
|
CLEANUP: assorted typo fixes in the code and comments
|
2024-09-03 17:49:21 +02:00 |
flt_trace.c
|
…
|
|
freq_ctr.c
|
…
|
|
frontend.c
|
MINOR: log: provide sending log context to process_send_log() when available
|
2024-06-13 15:43:09 +02:00 |
guid.c
|
…
|
|
h1.c
|
BUG/MINOR: h1: do not forward h2c upgrade header token
|
2024-08-01 18:23:32 +02:00 |
h1_htx.c
|
BUG/MINOR: h1: do not forward h2c upgrade header token
|
2024-08-01 18:23:32 +02:00 |
h2.c
|
BUG/MEDIUM: h2: Only report early HTX EOM for tunneled streams
|
2024-08-02 08:42:28 +02:00 |
h3.c
|
MINOR: mux-quic: retry after small buf alloc failure
|
2024-08-20 18:12:27 +02:00 |
h3_stats.c
|
MINOR: h3/qpack: adjust naming for errors
|
2024-05-16 10:31:17 +02:00 |
haproxy.c
|
CLEANUP: haproxy: fix typos in code comment
|
2024-08-30 14:58:59 +02:00 |
hash.c
|
…
|
|
hlua.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
hlua_fcn.c
|
MAJOR: import: update mt_list to support exponential back-off (try #2)
|
2024-07-09 16:46:38 +02:00 |
hpack-dec.c
|
…
|
|
hpack-enc.c
|
…
|
|
hpack-huff.c
|
…
|
|
hpack-tbl.c
|
…
|
|
hq_interop.c
|
MINOR: quic: support sbuf allocation in quic_stream
|
2024-08-20 18:12:27 +02:00 |
http.c
|
…
|
|
http_acl.c
|
…
|
|
http_act.c
|
…
|
|
http_ana.c
|
BUG/MEDIUM: http-ana: Report error on write error waiting for the response
|
2024-08-02 08:42:28 +02:00 |
http_client.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
http_conv.c
|
MINOR: sample: date converter takes HTTP date and output an UNIX timestamp
|
2024-06-20 16:38:48 +02:00 |
http_ext.c
|
…
|
|
http_fetch.c
|
…
|
|
http_htx.c
|
BUG/MINOR: http-htx: Support default path during scheme based normalization
|
2024-05-24 16:17:24 +02:00 |
http_rules.c
|
…
|
|
htx.c
|
…
|
|
init.c
|
…
|
|
jwt.c
|
BUG/MEDIUM: jwt: Clear SSL error queue on error when checking the signature
|
2024-07-26 16:59:00 +02:00 |
lb_chash.c
|
…
|
|
lb_fas.c
|
…
|
|
lb_fwlc.c
|
…
|
|
lb_fwrr.c
|
…
|
|
lb_map.c
|
…
|
|
lb_ss.c
|
…
|
|
limits.c
|
MINOR: debug: use LIM2A to show limits
|
2024-07-16 14:04:41 +02:00 |
linuxcap.c
|
MINOR: capabilities: use _LINUX_CAPABILITY_VERSION_3
|
2024-06-26 07:38:21 +02:00 |
listener.c
|
MINOR: quic/config: adapt settings to new conn buffer limit
|
2024-08-20 17:59:35 +02:00 |
log.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
lru.c
|
…
|
|
mailers.c
|
BUG/MINOR: proxy: fix email-alert leak on deinit() (2nd try)
|
2024-06-17 19:37:29 +02:00 |
map.c
|
…
|
|
mjson.c
|
…
|
|
mqtt.c
|
CLEANUP: mqtt: fix typo in MQTT_REMAINING_LENGHT_MAX_SIZE
|
2024-08-30 14:58:59 +02:00 |
mux_fcgi.c
|
MINOR: connection: No longer include stconn type header in connection-t.h
|
2024-07-12 15:27:04 +02:00 |
mux_h1.c
|
BUG/MEDIUM: mux-h1: Properly handle empty message when an error is triggered
|
2024-09-03 14:28:42 +02:00 |
mux_h2.c
|
BUG/MAJOR: mux-h2: always clear MUX_MFULL and DEM_MROOM when clearing the mbuf
|
2024-09-03 14:39:04 +02:00 |
mux_pt.c
|
BUG/MEDIUM: mux-pt: Fix condition to perform a shutdown for writes in mux_pt_shut()
|
2024-09-03 15:25:05 +02:00 |
mux_quic.c
|
MINOR: mux-quic: correct qcc_bufwnd_full() documentation
|
2024-08-23 16:25:04 +02:00 |
mux_spop.c
|
BUG/MINOR: mux-spop: always clear MUX_MFULL and DEM_MROOM when clearing the mbuf
|
2024-09-03 14:39:04 +02:00 |
mworker-prog.c
|
…
|
|
mworker.c
|
REORG: init: encapsulate 'reload' sockpair and master CLI listeners creation
|
2024-06-27 16:08:42 +02:00 |
namespace.c
|
…
|
|
ncbuf.c
|
…
|
|
pattern.c
|
BUG/MINOR: pattern: pat_ref_set: return 0 if err was found
|
2024-08-13 16:13:43 +02:00 |
payload.c
|
…
|
|
peers.c
|
BUG/MEDIUM: peer: Notify the applet won't consume data when it waits for sync
|
2024-08-02 08:42:29 +02:00 |
pipe.c
|
…
|
|
pool.c
|
OPTIM: pool: improve needed_avg cache line access pattern
|
2024-07-09 16:46:38 +02:00 |
proto_quic.c
|
CLEANUP: protocol: no longer initialize .receivers nor .nb_receivers
|
2024-08-21 17:37:46 +02:00 |
proto_rhttp.c
|
MINOR: protocol: add the real address family to the protocol
|
2024-08-21 17:37:46 +02:00 |
proto_sockpair.c
|
CLEANUP: protocol: no longer initialize .receivers nor .nb_receivers
|
2024-08-21 17:37:46 +02:00 |
proto_tcp.c
|
MEDIUM: protocol: add MPTCP per address support
|
2024-08-30 18:53:49 +02:00 |
proto_udp.c
|
CLEANUP: protocol: no longer initialize .receivers nor .nb_receivers
|
2024-08-21 17:37:46 +02:00 |
proto_uxdg.c
|
CLEANUP: protocol: no longer initialize .receivers nor .nb_receivers
|
2024-08-21 17:37:46 +02:00 |
proto_uxst.c
|
CLEANUP: protocol: no longer initialize .receivers nor .nb_receivers
|
2024-08-21 17:37:46 +02:00 |
protocol.c
|
MEDIUM: protocol: add MPTCP per address support
|
2024-08-30 18:53:49 +02:00 |
proxy.c
|
MINOR: proxy: Add support of 429-Too-Many-Requests in retry-on status
|
2024-08-28 10:05:34 +02:00 |
qmux_http.c
|
…
|
|
qmux_trace.c
|
MINOR: mux-quic: add buf_in_flight to QCC debug infos
|
2024-08-22 17:48:23 +02:00 |
qpack-dec.c
|
MINOR: h3/qpack: adjust naming for errors
|
2024-05-16 10:31:17 +02:00 |
qpack-enc.c
|
…
|
|
qpack-tbl.c
|
…
|
|
queue.c
|
MINOR: queue: add a function to check for TOCTOU after queueing
|
2024-07-29 09:27:01 +02:00 |
quic_ack.c
|
…
|
|
quic_cc.c
|
…
|
|
quic_cc_cubic.c
|
BUILD: quic: 32bits build broken by wrong integer conversions for printf()
|
2024-08-26 11:21:48 +02:00 |
quic_cc_newreno.c
|
MINOR: quic: Avoid cc priv buffer overflow.
|
2024-07-24 11:07:19 +02:00 |
quic_cc_nocc.c
|
…
|
|
quic_cid.c
|
CLEANUP: assorted typo fixes in the code and comments
|
2024-09-03 17:49:21 +02:00 |
quic_cli.c
|
BUILD: quic: 32bits build broken by wrong integer conversions for printf()
|
2024-08-26 11:21:48 +02:00 |
quic_conn.c
|
BUG/MEDIUM: quic: always validate sender address on 0-RTT
|
2024-08-30 17:04:09 +02:00 |
quic_fctl.c
|
…
|
|
quic_frame.c
|
MINOR: quic: Modify NEW_TOKEN frame structure (qf_new_token struct)
|
2024-08-30 17:04:09 +02:00 |
quic_loss.c
|
MINOR: quic: store the lost packets counter in the quic_cc_event element
|
2024-08-21 08:02:44 +02:00 |
quic_openssl_compat.c
|
…
|
|
quic_retransmit.c
|
BUG/MINOR: quic: unexploited retransmission cases for Initial pktns.
|
2024-09-03 11:47:51 +02:00 |
quic_retry.c
|
BUG/MEDIUM: quic: always validate sender address on 0-RTT
|
2024-08-30 17:04:09 +02:00 |
quic_rules.c
|
MINOR: quic: implement send-retry quic-initial rules
|
2024-07-25 15:39:39 +02:00 |
quic_rx.c
|
BUG/MEDIUM: quic: always validate sender address on 0-RTT
|
2024-08-30 17:04:09 +02:00 |
quic_sock.c
|
BUILD: quic: fix build errors on FreeBSD since recent GSO changes
|
2024-08-30 18:53:49 +02:00 |
quic_ssl.c
|
BUG/MINOR: quic: Crash from trace dumping SSL eary data status (AWS-LC)
|
2024-09-02 10:01:41 +02:00 |
quic_stats.c
|
…
|
|
quic_stream.c
|
MINOR: mux-quic: retry after small buf alloc failure
|
2024-08-20 18:12:27 +02:00 |
quic_tls.c
|
BUG/MINOR: Crash on O-RTT RX packet after dropping Initial pktns
|
2024-09-03 15:23:06 +02:00 |
quic_token.c
|
MINOR: quic: Token for future connections implementation.
|
2024-08-30 17:04:09 +02:00 |
quic_tp.c
|
…
|
|
quic_trace.c
|
BUG/MINOR: quic: Crash from trace dumping SSL eary data status (AWS-LC)
|
2024-09-02 10:01:41 +02:00 |
quic_tx.c
|
MINOR: quic: implement function to check if STREAM is fully acked
|
2024-08-07 10:57:10 +02:00 |
raw_sock.c
|
…
|
|
regex.c
|
…
|
|
resolvers.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
ring.c
|
MINOR: ring: count processed messages in ring_dispatch_messages()
|
2024-07-24 17:59:03 +02:00 |
sample.c
|
BUG/MINOR: jwt: fix variable initialisation
|
2024-07-08 14:23:14 +02:00 |
server.c
|
MINOR: server: add a alt_proto field for server
|
2024-08-30 18:53:49 +02:00 |
server_state.c
|
BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char (2)
|
2024-07-18 13:29:52 +02:00 |
session.c
|
MINOR: session/trace: enable very minimal session tracing
|
2024-08-07 16:02:59 +02:00 |
sha1.c
|
…
|
|
shctx.c
|
DEBUG: shctx: name shared memory using vma_set_name()
|
2024-05-21 17:55:03 +02:00 |
signal.c
|
…
|
|
sink.c
|
MEDIUM: sink: assume sft appctx stickiness
|
2024-07-25 14:56:19 +02:00 |
slz.c
|
…
|
|
sock.c
|
MEDIUM: protocol: add MPTCP per address support
|
2024-08-30 18:53:49 +02:00 |
sock_inet.c
|
MEDIUM: protocol: add MPTCP per address support
|
2024-08-30 18:53:49 +02:00 |
sock_unix.c
|
MINOR: protocol: add the real address family to the protocol
|
2024-08-21 17:37:46 +02:00 |
ssl_ckch.c
|
MINOR: ssl: change issuers-chain for show_cert_detail()
|
2024-07-17 16:52:06 +02:00 |
ssl_clienthello.c
|
BUILD: ssl: replace USE_OPENSSL_AWSLC by OPENSSL_IS_AWSLC
|
2024-07-30 18:53:08 +02:00 |
ssl_crtlist.c
|
MEDIUM: ssl: don't load file by discovering them in crt-store
|
2024-05-21 18:30:45 +02:00 |
ssl_gencert.c
|
…
|
|
ssl_ocsp.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
ssl_sample.c
|
MEDIUM: ssl/sample: add ssl_fc_sigalgs_bin sample fetch
|
2024-08-26 15:17:40 +02:00 |
ssl_sock.c
|
MEDIUM: ssl: capture the signature_algorithms extension from Client Hello
|
2024-08-26 15:17:40 +02:00 |
ssl_utils.c
|
…
|
|
stats-file.c
|
BUILD: stats: remove non portable getline() usage
|
2024-05-17 14:53:19 +02:00 |
stats-html.c
|
BUG/MINOR: stats: add lang attribute to html tag
|
2024-08-20 15:55:45 +02:00 |
stats-json.c
|
…
|
|
stats-proxy.c
|
CLEANUP: assorted typo fixes in the code and comments
|
2024-09-03 17:49:21 +02:00 |
stats.c
|
CLEANUP: assorted typo fixes in the code and comments
|
2024-05-03 09:01:36 +02:00 |
stconn.c
|
MINOR: stconn: add a new pair of sf functions {bs,fs}.debug_str
|
2024-08-07 14:07:41 +02:00 |
stick_table.c
|
MEDIUM: stick-table: Add support of a factor for IN/OUT bytes rates
|
2024-09-02 15:50:25 +02:00 |
stream.c
|
BUG/MEDIUM: stream: Prevent mux upgrades if client connection is no longer ready
|
2024-08-28 16:38:20 +02:00 |
systemd.c
|
…
|
|
task.c
|
…
|
|
tcp_act.c
|
MINOR: server: define pool-conn-name keyword
|
2024-05-24 14:36:31 +02:00 |
tcp_rules.c
|
…
|
|
tcp_sample.c
|
MINOR: tcp_sample: Move TCP low level sample fetch function to control layer
|
2024-07-31 10:29:42 +02:00 |
tcpcheck.c
|
MINOR: tools: extend str2sa_range to add an alt parameter
|
2024-08-30 18:53:49 +02:00 |
thread.c
|
MINOR: config: add thread-hard-limit to set an upper bound to nbthread
|
2024-05-24 09:46:49 +02:00 |
time.c
|
…
|
|
tools.c
|
MEDIUM: protocol: add MPTCP per address support
|
2024-08-30 18:53:49 +02:00 |
trace.c
|
MINOR: trace: add a per-source helper to pre-fill the context
|
2024-08-07 16:02:59 +02:00 |
uri_auth.c
|
…
|
|
uri_normalizer.c
|
BUILD: tree-wide: cast arguments to tolower/toupper to unsigned char (2)
|
2024-07-18 13:29:52 +02:00 |
vars.c
|
MEDIUM: vars: Be able to retrieve variable of the parent stream, if any
|
2024-07-18 17:06:12 +02:00 |
version.c
|
…
|
|
wdt.c
|
…
|
|
xprt_handshake.c
|
…
|
|
xprt_quic.c
|
MINOR: quic: dump quic_conn debug string for logs
|
2024-08-07 15:40:52 +02:00 |