haproxy/include
Willy Tarreau b5684e0081 IMPORT: hash: import xxhash-r39
The xxhash library provides a very fast and excellent hash algorithm
suitable for many purposes. It excels at hashing large blocks but is
also extremely fast on small ones. It's distributed under a 2-clause
BSD license (GPL-compatible) so it can be included here. Updates are
distributed here :

      https://github.com/Cyan4973/xxHash
2015-04-29 19:15:21 +02:00
..
common MINOR: tools: provide an rdtsc() function for time comparisons 2015-04-29 19:14:03 +02:00
import IMPORT: hash: import xxhash-r39 2015-04-29 19:15:21 +02:00
proto MINOR: stream-int: add two flags to indicate an applet's wishes regarding I/O 2015-04-23 17:56:17 +02:00
types MEDIUM: logs: Add HTTP request-line log format directives 2015-04-28 21:03:05 +02:00