mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-01-05 19:52:14 +00:00
fe5d501c4d
mod_defender currently depends on haproxy includes while it should be totally autonomous since it should build without and not even depend on any specific haproxy version. This imports the strictly minimum number of includes required to build it. These have been manually stripped from their exported functions prototypes and their unneeded dependencies. In reality, the defender.c mostly needs sample.h because it stores its data this way, spoe.h for the protocol definitions, and a few intops and tools to decode varints. The rest mostly comes as intermediate dependencies. |
||
---|---|---|
.. | ||
mod_defender | ||
modsecurity | ||
spoa_example | ||
spoa_server |