haproxy/include
Willy Tarreau 18dd41dc46 MINOR: buffer: switch a number of buffer args to const
A number of offset computation functions use struct buffer* arguments
and return integers without modifying the input. Using consts helps
simplifying some operations in callers.
2012-03-10 08:55:07 +01:00
..
common MINOR: Date and time fonctions that don't use snprintf 2012-02-09 17:03:28 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: buffer: switch a number of buffer args to const 2012-03-10 08:55:07 +01:00
types MEDIUM: backend: add the 'first' balancing algorithm 2012-02-21 22:27:27 +01:00