haproxy/include/common
Willy Tarreau 348238b3a9 [MINOR] tools: add a "word_match()" function to match words and ignore spaces
Some header values might be delimited with spaces, so it's not enough to
compare "close" or "keep-alive" with strncasecmp(). Use word_match() for
that.
2010-01-18 19:51:39 +01:00
..
appsession.h [MEDIUM] minor update to the task api: let the scheduler queue itself 2009-03-08 09:38:41 +01:00
base64.h
cfgparse.h [MEDIUM] config: split parser and checker in two functions 2009-06-23 08:17:17 +02:00
compat.h [BUG] definitely fix regparm issues between haproxy core and ebtree 2009-10-27 21:53:58 +01:00
compiler.h [BUG] definitely fix regparm issues between haproxy core and ebtree 2009-10-27 21:53:58 +01:00
config.h [BUG] definitely fix regparm issues between haproxy core and ebtree 2009-10-27 21:53:58 +01:00
debug.h
defaults.h [MEDIUM] config: remove the limitation of 10 config files 2010-01-03 21:22:14 +01:00
epoll.h
errors.h
memory.h
mini-clist.h [MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements 2010-01-03 21:22:14 +01:00
rbtree.h
regex.h
sessionhash.h
standard.h [MINOR] tools: add a "word_match()" function to match words and ignore spaces 2010-01-18 19:51:39 +01:00
template.h
ticks.h [MEDIUM] scheduler: get rid of the 4 trees thanks and use ebtree v4.1 2009-03-21 10:25:14 +01:00
time.h [MINOR] add curr_sec_ms and curr_sec_ms_scaled for current second. 2009-03-05 16:56:16 +01:00
tools.h
uri_auth.h [MINOR]: stats: add show-legends to report additional informations 2010-01-06 00:28:06 +01:00
version.h