haproxy/include
Willy Tarreau ad8f8e8ffb MINOR: chunk: provide string compare functions
It's sometimes needed to be able to compare a zero-terminated string with a
chunk, so we now have two functions to do that, one strcmp() equivalent and
one strcasecmp() equivalent.
2012-10-19 15:18:06 +02:00
..
common MINOR: chunk: provide string compare functions 2012-10-19 15:18:06 +02:00
import
proto CLEANUP: session: remove term_trace which is not used anymore 2012-10-13 11:10:30 +02:00
types MEDIUM: ssl: add support for the "npn" bind keyword 2012-10-18 19:03:00 +02:00