Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
93348438595e21385019c219569d68ac1b2dc10c
9334843
MINOR: ssl: Remove unneeded buffer allocation in show ocsp-response
by Remi Tricot-Le Breton
· Thu Dec 15 15:44:35 2022 +0100
c4913f6
MINOR: h3: check return values of htx_add_* on headers parsing
by Amaury Denoyelle
· Thu Dec 15 10:58:05 2022 +0100
788fc05
BUG/MINOR: h3: fix memleak on HEADERS parsing failure
by Amaury Denoyelle
· Thu Dec 15 10:53:55 2022 +0100
19942e3
BUG/MEDIUM: h3: fix cookie header parsing
by Amaury Denoyelle
· Thu Dec 15 09:18:25 2022 +0100
4328b61
MINOR: http-htx: add BUG_ON to prevent API error on http_cookie_register
by Amaury Denoyelle
· Thu Dec 15 09:27:34 2022 +0100
8f1f1b0
BUG/MINOR: mux-h1: Fix test instead a BUG_ON() in h1_send_error()
by Christopher Faulet
· Thu Dec 15 09:59:50 2022 +0100
da93802
BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded from TCP on error
by Christopher Faulet
· Thu Dec 15 09:22:35 2022 +0100
f5994fc
CI: github: split matrix for development and stable branches
by Ilya Shipitsin
· Wed Dec 14 18:23:24 2022 +0500
6dedeb7
CI: github: remove redundant ASAN loop
by Ilya Shipitsin
· Wed Dec 14 18:18:20 2022 +0500
d2c5ee6
BUG/MEDIUM: h3: parse content-length and reject invalid messages
by Amaury Denoyelle
· Thu Dec 08 16:54:42 2022 +0100
15f3cc4
MINOR: http: extract content-length parsing from H2
by Amaury Denoyelle
· Thu Dec 08 16:53:58 2022 +0100
7b5a671
BUG/MEDIUM: h3: reject request with invalid pseudo header
by Amaury Denoyelle
· Wed Dec 07 14:33:26 2022 +0100
d6fb7a0
BUG/MEDIUM: h3: reject request with invalid header name
by Amaury Denoyelle
· Wed Dec 07 14:31:42 2022 +0100
f98b3b1
REGTESTS: startup: add alternatives values in automatic_maxconn.vtc
by William Lallemand
· Wed Dec 14 11:04:58 2022 +0100
819d48b
BUG/MEDIUM: resolvers: Use tick_first() to update the resolvers task timeout
by Christopher Faulet
· Wed Dec 14 10:26:25 2022 +0100
4272934
BUG/MEDIUM: freq-ctr: Don't compute overshoot value for empty counters
by Christopher Faulet
· Wed Dec 14 10:38:01 2022 +0100
04007cb
CLEANUP: ssl: remove check on srv->proxy
by William Lallemand
· Wed Dec 14 10:34:36 2022 +0100
02cf4ec
MINOR: sample: add param converter
by Thayne McCombs
· Wed Dec 14 00:19:59 2022 -0700
6b6f082
REGTESTS: startup: activate automatic_maxconn.vtc
by William Lallemand
· Tue Dec 13 18:44:35 2022 +0100
2cb1493
CI: github: set ulimit -n to a greater value
by William Lallemand
· Wed Dec 14 00:03:13 2022 +0100
2a22539
REGTESTS: startup: change the expected maxconn to 11000
by William Lallemand
· Tue Dec 13 18:13:56 2022 +0100
0adafb3
BUG/MINOR: startup: don't use internal proxies to compute the maxconn
by William Lallemand
· Tue Dec 13 18:17:44 2022 +0100
38c5b6e
REGTESTS: startup: check maxconn computation
by William Lallemand
· Tue Dec 13 17:17:17 2022 +0100
4a04cd3
CI: github: split ssl lib selection based on git branch
by Ilya Shipitsin
· Mon Dec 12 19:15:22 2022 +0500
4b16700
BUG/MINOR: mux-quic: handle properly alloc error in qcs_new()
by Amaury Denoyelle
· Mon Dec 12 09:59:50 2022 +0100
641a65f
BUG/MINOR: mux-quic: remove qcs from opening-list on free
by Amaury Denoyelle
· Wed Dec 07 11:26:16 2022 +0100
6eb3c4b
CLEANUP: mux-quic: remove unused attribute on qcs_is_close_remote()
by Amaury Denoyelle
· Fri Dec 09 16:26:03 2022 +0100
4244833
BUG/MINOR: quic: handle alloc failure on qc_new_conn() for owned socket
by Amaury Denoyelle
· Mon Dec 12 11:24:05 2022 +0100
dbf6ad4
BUG/MINOR: quic: properly handle alloc failure in qc_new_conn()
by Amaury Denoyelle
· Mon Dec 12 11:22:42 2022 +0100
393e4e4
CI: github: reintroduce openssl 1.1.1
by William Lallemand
· Mon Dec 12 08:52:03 2022 +0100
e1b866a
REGTESTS: fix the race conditions in iff.vtc
by Christopher Faulet
· Fri Dec 09 17:11:22 2022 +0100
2e6bf0a
BUG/MAJOR: fcgi: Fix uninitialized reserved bytes
by Youfu Zhang
· Fri Dec 09 19:15:48 2022 +0800
7edec90
DOC: promex: Add missing backend metrics
by Christopher Faulet
· Fri Dec 09 11:04:11 2022 +0100
e06e31e
MINOR: promex: introduce haproxy_backend_agg_check_status
by Cedric Paillet
· Thu Dec 08 09:17:01 2022 +0000
7d6644e
BUG/MINOR: promex: create haproxy_backend_agg_server_status
by Cedric Paillet
· Thu Dec 08 09:17:00 2022 +0000
9192d20
MINOR: pools: make DEBUG_UAF a runtime setting
by Willy Tarreau
· Thu Dec 08 17:47:59 2022 +0100
b634987
DEBUG: pool: show a few examples in -dMhelp
by Willy Tarreau
· Thu Dec 08 18:42:51 2022 +0100
4da51bd
CLEANUP: pools: get rid of CONFIG_HAP_POOLS
by Willy Tarreau
· Thu Dec 08 17:45:08 2022 +0100
a956366
REORG: pool: move all the OS specific code to pool-os.h
by Willy Tarreau
· Thu Dec 08 15:30:49 2022 +0100
76a97a9
CLEANUP: pool: only include pool-os from pool.c not pool.h
by Willy Tarreau
· Thu Dec 08 17:26:50 2022 +0100
67f89c5
CLEANUP: pools: move the write before free to the uaf-only function
by Willy Tarreau
· Thu Dec 08 09:29:42 2022 +0100
94dbfed
BUG/MEDIUM: httpclient/lua: double LIST_DELETE on end of lua task
by William Lallemand
· Thu Dec 08 11:11:36 2022 +0100
46676d4
BUILD: makefile/da: also clean Os/ in Device Atlas dummy lib dir
by Willy Tarreau
· Thu Dec 08 09:27:36 2022 +0100
5ab3c61
BUILD: atomic: atomic.h may need compiler.h on ARMv8.2-a
by Willy Tarreau
· Thu Dec 08 08:32:57 2022 +0100
57c3e75
CLEANUP: init: remove useless assignment of nbthread
by Willy Tarreau
· Thu Dec 08 08:13:20 2022 +0100
400b3ae
BUG/MINOR: init/threads: continue to limit default thread count to max per group
by Willy Tarreau
· Thu Dec 08 08:04:46 2022 +0100
f648767
MINOR: peers: unused code path in process_peer_sync
by Aurelien DARRAGON
· Wed Nov 23 18:32:26 2022 +0100
1412d31
MINOR: mworker: remove unused legacy code in mworker_cleanlisteners
by Aurelien DARRAGON
· Wed Nov 23 19:56:35 2022 +0100
b118f2f
MINOR: stats: properly handle ST_F_CHECK_DURATION metric
by Aurelien DARRAGON
· Wed Dec 07 14:52:10 2022 +0100
81b7c95
MINOR: check: use atomic for s->consecutive_errors
by Aurelien DARRAGON
· Wed Dec 07 14:27:42 2022 +0100
7d541a9
BUG/MINOR: checks: restore legacy on-error fastinter behavior
by Aurelien DARRAGON
· Wed Dec 07 12:17:24 2022 +0100
e57b702
BUG/MEDIUM: mworker: create the mcli_reload socketpairs in case of upgrade
by William Lallemand
· Wed Dec 07 14:25:41 2022 +0100
035058e
BUG/MEDIUM: mworker: fix segv in early failure of mworker mode with peers
by William Lallemand
· Wed Dec 07 15:21:24 2022 +0100
40db4ae
MINOR: mworker: display an alert upon a wait-mode exit
by William Lallemand
· Wed Dec 07 15:03:55 2022 +0100
5fa29b8
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Dec 07 09:46:19 2022 +0500
9e080bf
BUG/MINOR: checks: make sure fastinter is used even on forced transitions
by Willy Tarreau
· Tue Dec 06 18:20:56 2022 +0100
a56798e
BUG/MEDIUM: checks: do not reschedule a possibly running task on state change
by Willy Tarreau
· Tue Dec 06 11:38:18 2022 +0100
22f82f8
MINOR: server/event_hdl: add support for SERVER_UP and SERVER_DOWN events
by Aurelien DARRAGON
· Fri Nov 25 18:07:49 2022 +0100
129ecf4
MINOR: server/event_hdl: add support for SERVER_ADD and SERVER_DEL events
by Aurelien DARRAGON
· Thu Nov 17 10:37:58 2022 +0100
745ce8e
MINOR: stats: add server revision id support
by Aurelien DARRAGON
· Thu Nov 17 16:34:07 2022 +0100
61e3894
MINOR: server: add srv->rid (revision id) value
by Aurelien DARRAGON
· Thu Nov 17 16:10:35 2022 +0100
7f59d68
BUG/MEDIIM: stconn: Flush output data before forwarding close to write side
by Christopher Faulet
· Mon Dec 05 07:42:00 2022 +0100
30fc277
BUG/MINOR: quic: fix fd leak on startup check quic-conn owned socket
by Amaury Denoyelle
· Mon Dec 05 10:24:54 2022 +0100
151dbbe
BUG/MINOR: ssl: initialize WolfSSL before parsing
by William Lallemand
· Fri Dec 02 17:17:43 2022 +0100
44c80ce
BUG/MINOR: ssl: initialize SSL error before parsing
by William Lallemand
· Fri Dec 02 17:06:59 2022 +0100
e30f378
MINOR: quic: activate socket per conn by default
by Amaury Denoyelle
· Mon Nov 21 11:54:13 2022 +0100
d3083c9
MINOR: quic: reconnect quic-conn socket on address migration
by Amaury Denoyelle
· Thu Dec 01 16:20:06 2022 +0100
b2bd839
MEDIUM: quic: requeue datagrams received on wrong socket
by Amaury Denoyelle
· Wed Oct 05 17:56:08 2022 +0200
b7ce79c
MINOR: mux-quic: rename duplicate function names
by Amaury Denoyelle
· Thu Nov 24 10:51:19 2022 +0100
7c9fdd9
MEDIUM: quic: move receive out of FD handler to quic-conn io-cb
by Amaury Denoyelle
· Wed Nov 16 11:01:02 2022 +0100
5b41486
MEDIUM: quic: use quic-conn socket for reception
by Amaury Denoyelle
· Mon Oct 24 17:40:37 2022 +0200
dc0dcb3
MINOR: quic: use connection socket for emission
by Amaury Denoyelle
· Mon Nov 21 14:48:57 2022 +0100
40909df
MINOR: quic: allocate a socket per quic-conn
by Amaury Denoyelle
· Mon Oct 24 17:08:43 2022 +0200
511ddd5
MINOR: quic: define config option for socket per conn
by Amaury Denoyelle
· Fri Nov 18 17:42:16 2022 +0100
8d46acd
MINOR: quic: test IP_PKTINFO support for quic-conn owned socket
by Amaury Denoyelle
· Thu Dec 01 14:51:16 2022 +0100
75839a4
MINOR: quic: startup detect for quic-conn owned socket support
by Amaury Denoyelle
· Mon Nov 21 10:04:14 2022 +0100
eb6be98
MINOR: quic: ignore address migration during handshake
by Amaury Denoyelle
· Mon Nov 21 11:14:45 2022 +0100
eec0b3c
MINOR: quic: detect connection migration
by Amaury Denoyelle
· Fri Dec 02 09:57:32 2022 +0100
21e611d
MINOR: tools: add port for ipcmp as optional criteria
by Amaury Denoyelle
· Thu Dec 01 17:46:45 2022 +0100
8687b63
MINOR: quic: extract datagram parsing code
by Amaury Denoyelle
· Tue Sep 27 14:22:09 2022 +0200
3f474e6
MINOR: quic: complete traces in qc_rx_pkt_handle()
by Amaury Denoyelle
· Thu Nov 24 17:15:08 2022 +0100
518c98f
MINOR: quic: remove qc from quic_rx_packet
by Amaury Denoyelle
· Thu Nov 24 17:12:25 2022 +0100
52ddd99
MEDIUM: ssl: rename the struct "cert_key_and_chain" to "ckch_data"
by William Lallemand
· Tue Nov 22 11:51:53 2022 +0100
d06b9c8
DOC/MINOR: api: add documentation for event_hdl feature
by Aurelien DARRAGON
· Wed Nov 16 18:06:34 2022 +0100
68e692d
MINOR: event_hdl: add event handler base api
by Aurelien DARRAGON
· Wed Nov 16 18:06:28 2022 +0100
6d6787b
LICENSE: wurfl: clarify the dummy library license.
by scientiamobile
· Thu Dec 01 17:21:10 2022 +0100
b59e3f6
MINOR: debug: add a balance of alloc - free at the end of the memstats dump
by Willy Tarreau
· Wed Nov 30 17:16:51 2022 +0100
e57fbed
MINOR: debug: support pool filtering on "debug dev memstats"
by Willy Tarreau
· Wed Nov 30 16:42:54 2022 +0100
a9800a0
MEDIUM: 51d: add support for 51Degrees V4 with Hash algorithm
by Dragan Dosen
· Mon Feb 14 13:05:45 2022 +0100
eaded98
[RELEASE] Released version 2.8-dev0
by Willy Tarreau
· Thu Dec 01 15:25:34 2022 +0100
989c55d
MINOR: version: mention that it's development again
by Willy Tarreau
· Thu Dec 01 15:23:12 2022 +0100
437fd28
[RELEASE] Released version 2.7.0
by Willy Tarreau
· Thu Dec 01 15:16:46 2022 +0100
d705b85
MINOR: version: mention that it's stable now
by Willy Tarreau
· Thu Dec 01 15:15:24 2022 +0100
9d5e116
SCRIPTS: run-regtests: add a version check
by Willy Tarreau
· Wed Nov 30 18:44:33 2022 +0100
111c783
MINOR: debug: relax access restrictions on "debug dev hash" and "memstats"
by Willy Tarreau
· Wed Nov 30 17:51:47 2022 +0100
50dd7e9
CLEANUP: anon: clarify the help message on "debug dev hash"
by Willy Tarreau
· Wed Nov 30 17:47:08 2022 +0100
b82296c
BUILD: quic: allow build with USE_QUIC and USE_OPENSSL_WOLFSSL
by Stefan Eissing
· Wed Nov 30 15:16:38 2022 +0100
334d091
MINOR: debug: improve error handling on the memstats command parser
by Willy Tarreau
· Wed Nov 30 16:50:48 2022 +0100
38f6135
MINOR: mux-h1: add the expire task and its expiration date in "show fd"
by Christopher Faulet
· Wed Nov 30 14:49:56 2022 +0100
6f86eaa
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Wed Nov 30 16:22:42 2022 +0500
Next »