Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
ff80c82877ee9765b1bde3b03a5d61be8d3bf9d2
/
src
/
extcheck.c
0182516
CLEANUP: config: make the cfg_keyword parsers take a const for the defproxy
by Willy Tarreau
· Tue Mar 09 09:53:46 2021 +0100
144f84a
MEDIUM: task: extend the state field to 32 bits
by Willy Tarreau
· Tue Mar 02 16:09:26 2021 +0100
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· Sat Feb 20 10:46:51 2021 +0100
220fd70
BUG/MINOR: extcheck: proxy_parse_extcheck() must take a const for the defproxy
by Willy Tarreau
· Fri Feb 12 12:07:38 2021 +0100
b3250a2
BUG/MINOR: extcheck: add missing checks on extchk_setenv()
by Willy Tarreau
· Sat Oct 24 13:07:39 2020 +0200
c3914d4
MEDIUM: proxy: replace proxy->state with proxy->disabled
by Willy Tarreau
· Thu Sep 24 08:39:22 2020 +0200
3715906
REORG: listener: move the listening address to a struct receiver
by Willy Tarreau
· Thu Aug 27 07:48:42 2020 +0200
e52b6e5
CLEANUP: Do not use a fixed type for 'sizeof' in 'calloc'
by Tim Duesterhus
· Sat Sep 12 20:26:43 2020 +0200
36979d9
REORG: include: move the error reporting functions to from log.h to errors.h
by Willy Tarreau
· Fri Jun 05 17:27:29 2020 +0200
bcc6733
REORG: check: extract the external checks from check.{c,h}
by Willy Tarreau
· Fri Jun 05 15:31:31 2020 +0200