haproxy/include
Willy Tarreau d5e3c71208 MINOR: objtype: report a few missing types in names and base pointers
Types DNS_SRVRQ and CS were not referenced in the type to string
conversions, causing possibly misleading outputs in session dumps.
Now instead of showing "NONE" for unknown invalid types names, we
display "!INVAL!" to clear the confusion that may exist in case of
memory corruption for example.
2018-12-18 16:31:10 +01:00
..
common MINOR: debug: make the ABORT_NOW macro use a volatile int 2018-12-16 08:17:23 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: objtype: report a few missing types in names and base pointers 2018-12-18 16:31:10 +01:00
types BUG/MEDIUM: connection: Add a new CS_FL_ERR_PENDING flag to conn_streams. 2018-12-17 21:54:14 +01:00