haproxy/include
Willy Tarreau ab152a7eda BUG/MAJOR: b_rew() must pass a signed offset to b_ptr()
Commit 13e66da introduced b_rew() but passes -adv which is an unsigned
quantity on 64-bit platforms, causing the buffer to advance in the wrong
direction.

No backport is needed.
2012-05-31 11:33:42 +02:00
..
common MINOR: standard: add a new debug macro : fddebug() 2012-05-13 00:21:17 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto BUG/MAJOR: b_rew() must pass a signed offset to b_ptr() 2012-05-31 11:33:42 +02:00
types MINOR: balance uri: added 'whole' parameter to include query string in hash calculation 2012-05-22 07:56:54 +02:00