haproxy/include
David Carlier 88d13cbf4d MEDIUM: global: add the DeviceAtlas required elements to struct global
This diff is the raw C struct definition of all DeviceAtlas module
data needed added to the main global struct haproxy configuration.
The three first members are needed for both init and deinit phases
as some dynamic memory allocations are done.
The useragentid serves to hold during the whole lifecycle of the
module the User-Agent HTTP Header identifier from the DeviceAtlas
data during the init process.
2015-06-02 13:24:49 +02:00
..
common MINOR: common: escape CSV strings 2015-05-28 17:47:19 +02:00
import MEDIUM: config: add DeviceAtlas global keywords 2015-06-02 13:24:44 +02:00
proto MEDIUM: ssl: add the possibility to use a global DH parameters file 2015-05-31 22:02:00 +02:00
types MEDIUM: global: add the DeviceAtlas required elements to struct global 2015-06-02 13:24:49 +02:00