haproxy/include
Willy Tarreau e69eada057 [OPTIM] used unsigned ints for HTTP state and message offsets
State and offsets within http_msg were incorrectly set to signed int.
Turning them into unsigned slightly improved performance while reducing
code size.
2008-02-14 23:14:30 +01:00
..
common [MINOR] add transparent proxy support for balabit's Tproxy v4 2008-01-13 17:37:16 +01:00
import [MAJOR] migrated task, tree64 and session to pool2 2007-05-13 19:43:47 +02:00
proto [MEDIUM]: rework checks handling 2008-01-22 11:29:06 +01:00
types [OPTIM] used unsigned ints for HTTP state and message offsets 2008-02-14 23:14:30 +01:00