]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move common/chunk.h to haproxy/chunk.h
authorWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2020 08:22:45 +0000 (10:22 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commitc13ed53b1272ee3c6a9866bdd1c8fffba8838b30
treed3444bf706ab02eefb0c508dd33ac3edc9b1f3ff
parentd0ef43969922f19a401e1d0406eb882b037ffb94
REORG: include: move common/chunk.h to haproxy/chunk.h

No change was necessary, it was already properly split.
32 files changed:
contrib/hpack/decode.c
contrib/mod_defender/defender.c
contrib/mod_defender/spoa.c
contrib/modsecurity/spoa.c
include/common/buffer.h
include/common/hpack-dec.h
include/common/htx.h
include/common/standard.h
include/haproxy/chunk.h [moved from include/common/chunk.h with 98% similarity]
include/proto/channel.h
include/types/applet.h
include/types/arg.h
include/types/proxy.h
src/51d.c
src/arg.c
src/cfgparse.c
src/checks.c
src/chunk.c
src/fcgi-app.c
src/frontend.c
src/haproxy.c
src/hpack-dec.c
src/http_acl.c
src/http_act.c
src/http_conv.c
src/http_fetch.c
src/http_rules.c
src/htx.c
src/sample.c
src/ssl_sock.c
src/standard.c
src/wurfl.c