Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
81b7c9518c593f511741115fe575a8529e6f7c67
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
4ede46b
BUG/MINOR: peers: always update the stksess shard number on incoming updates
by Willy Tarreau
· Tue Nov 29 18:01:28 2022 +0100
b12be7c
CLEANUP: peers: factor out the key len calculation in received updates
by Willy Tarreau
· Tue Nov 29 17:43:10 2022 +0100
d5cae6a
MINOR: stick-table: change the API of the function used to calculate the shard
by Willy Tarreau
· Tue Nov 29 17:36:44 2022 +0100
061a098
BUG/MEDIUM: mux-h1: Close client H1C on EOS when there is no output data
by Christopher Faulet
· Tue Nov 29 17:16:30 2022 +0100
5a63e72
REGTESTS: fix peers-related regtests regarding "show table"
by Willy Tarreau
· Tue Nov 29 16:29:12 2022 +0100
e548a7a
BUG/MINOR: peers: always initialize the stksess shard value
by Willy Tarreau
· Tue Nov 29 16:08:35 2022 +0100
f8c7709
MINOR: mux-h2: add the expire task and its expiration date in "show fd"
by Willy Tarreau
· Tue Nov 29 15:26:43 2022 +0100
7b5d9b1
BUG/MINOR: quic: Endless loop during retransmissions
by Frédéric Lécaille
· Mon Nov 28 17:21:45 2022 +0100
2526a6a
CLEANUP: ncbuf: use standard BUG_ON with DEBUG_STRICT
by Amaury Denoyelle
· Mon Nov 28 15:10:30 2022 +0100
d64a26f
CLEANUP: ncbuf: inline small functions
by Amaury Denoyelle
· Mon Nov 28 15:08:14 2022 +0100
17e20e8
CLEANUP: ncbuf: remove ncb_blk args by value
by Amaury Denoyelle
· Mon Nov 28 11:06:42 2022 +0100
16b282f
MINOR: stick-table: show the shard number in each entry's "show table" output
by Willy Tarreau
· Tue Nov 29 11:55:18 2022 +0100
56460ee
MINOR: stick-table: store a per-table hash seed and use it
by Willy Tarreau
· Mon Nov 28 18:53:06 2022 +0100
63b5b33
CLEANUP: stick-table: fill alignment holes in the stktable struct
by Willy Tarreau
· Mon Nov 28 18:48:11 2022 +0100
e3a02d5
SCRIPTS: announce-release: add a link to the data plane API
by Willy Tarreau
· Mon Nov 28 07:22:46 2022 +0100
d8a6a32
DEV: tcploop: add optional support for epoll
by Willy Tarreau
· Fri Nov 25 17:05:05 2022 +0100
fd0974c
DEV: tcploop: do not report an error on POLLERR
by Willy Tarreau
· Fri Nov 25 17:04:05 2022 +0100
e5f72b8
DEV: tcploop: add support for POLLRDHUP when supported
by Willy Tarreau
· Fri Nov 25 16:15:20 2022 +0100
45c2779
DEV: tcploop: centralize the polling code into wait_for_fd()
by Willy Tarreau
· Fri Nov 25 16:05:46 2022 +0100
2afa425
DEV: poll: add support for epoll
by Willy Tarreau
· Fri Nov 25 16:34:11 2022 +0100
f9607f8
REORG: activity/cli: move the "show activity" handler to activity.c
by Willy Tarreau
· Fri Nov 25 15:32:38 2022 +0100
04b5b26
MINOR: activity: report uptime in "show activity"
by Willy Tarreau
· Fri Nov 25 15:36:48 2022 +0100
f386a2d
DOC: config: clarify the -m dir and -m dom pattern matching methods
by Willy Tarreau
· Fri Nov 25 12:02:25 2022 +0100
8be893d
BUILD: halog: fix missing double-quote at end of help line
by Willy Tarreau
· Fri Nov 25 11:10:19 2022 +0100
0b4a622
DOC: config: clarify the fact that "retries" is not just for connections
by Willy Tarreau
· Fri Nov 25 11:06:20 2022 +0100
4f4fea4
DOC: config: explain how default matching method for ACL works
by Willy Tarreau
· Fri Nov 25 10:49:41 2022 +0100
7fe0c62
DOC: config: mention that a single monitor-uri rule is supported
by Willy Tarreau
· Fri Nov 25 10:24:44 2022 +0100
d26fb57
DOC: config: clarify the fact that SNI should not be used in HTTP scenarios
by Willy Tarreau
· Fri Nov 25 10:12:12 2022 +0100
286199c
DOC: halog: explain how to use -ac and -ad in the help message
by Willy Tarreau
· Fri Nov 25 09:40:06 2022 +0100
b143d11
DOC: config: refer to section about quoting in the "add_item" converter
by Willy Tarreau
· Fri Nov 25 09:27:15 2022 +0100
44fce8b
DOC: config: provide some configuration hints for "http-reuse"
by Willy Tarreau
· Fri Nov 25 09:17:18 2022 +0100
0a2d632
BUG/MINOR: ssl: shut the ca-file errors emitted during httpclient init
by William Lallemand
· Thu Nov 24 19:14:19 2022 +0100
3992f55
MINOR: ssl: forgotten newline in error messages on ca-file
by William Lallemand
· Thu Nov 24 18:45:28 2022 +0100
0279df9
[RELEASE] Released version 2.7-dev10
by Willy Tarreau
· Thu Nov 24 17:13:05 2022 +0100
9875f02
BUG/MEDIUM: quic: fix datagram dropping on queueing failed
by Amaury Denoyelle
· Thu Nov 24 15:24:38 2022 +0100
6c72fa3
CLEANUP: qpack: properly use the QPACK macros not HPACK ones in debug code
by Willy Tarreau
· Thu Nov 24 15:38:26 2022 +0100
f87bb23
CLEANUP: qpack: fix format string in debugging code (int signedness)
by Willy Tarreau
· Thu Nov 24 15:35:17 2022 +0100
d05aa38
CLEANUP: peers: fix format string for status messages (int signedness)
by Willy Tarreau
· Thu Nov 24 15:32:20 2022 +0100
a7dc251
MINOR: auth: silence null dereference warning in check_user()
by Aurelien DARRAGON
· Thu Nov 24 08:37:13 2022 +0100
95f40c6
MINOR: sample: make the rand() sample fetch function use the statistical_prng
by Willy Tarreau
· Thu Nov 24 14:54:29 2022 +0100
3cbf09e
MEDIUM: ssl: add minimal WolfSSL support with OpenSSL compatibility mode
by Uriah Pollock
· Wed Nov 23 16:41:25 2022 +0100
79320cb
BUILD: quic: use openssl-compat.h instead of openssl/ssl.h
by Uriah Pollock
· Wed Nov 23 17:10:07 2022 +0100
33a6870
BUILD: quic: silence two invalid build warnings at -O1 with gcc-6.5
by Willy Tarreau
· Thu Nov 24 09:16:41 2022 +0100
d2ff5dc
BUILD: makefile: minor reordering of objects by build time
by Willy Tarreau
· Thu Nov 24 08:57:13 2022 +0100
946d370
BUILD: flags: really restrict the cases where flags are exposed
by Willy Tarreau
· Thu Nov 24 08:22:40 2022 +0100
08093cc
CLEANUP: tools: do not needlessly include xxhash nor cli from tools.h
by Willy Tarreau
· Thu Nov 24 08:09:12 2022 +0100
07a3d53
BUILD: quic: global.h is needed in cfgparse-quic
by Willy Tarreau
· Thu Nov 24 08:28:43 2022 +0100
4d46638
BUILD: compiler: include compiler's definitions before ours
by Willy Tarreau
· Thu Nov 24 07:51:57 2022 +0100
a472858
BUILD: stick-tables: fix build breakage in xxhash on older compilers
by Willy Tarreau
· Thu Nov 24 07:35:17 2022 +0100
Next »