haproxy/include
Dragan Dosen 93b38d9191 MEDIUM: 51Degrees code refactoring and cleanup
Moved 51Degrees code from src/haproxy.c, src/sample.c and src/cfgparse.c
into a separate files src/51d.c and include/import/51d.h.

Added two new functions init_51degrees() and deinit_51degrees(), updated
Makefile and other code reorganizations related to 51Degrees.
2015-06-30 10:43:03 +02:00
..
common MINOR: standard: add function that converts signed int to a string 2015-06-13 22:59:14 +02:00
import MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
proto MEDIUM: vars: move the session variables to the session, not the stream 2015-06-19 11:59:02 +02:00
types MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00