haproxy/include
Christopher Faulet 92939d20fa MINOR: lru: Add lru64_lookup function
It lookup a key in a LRU cache for use with specified domain and revision. It
differs from lru64_get as it does not create missing keys. The function returns
NULL if an error or a cache miss occurs.
2015-06-12 18:06:59 +02:00
..
common MINOR: common: escape CSV strings 2015-05-28 17:47:19 +02:00
import MINOR: lru: Add lru64_lookup function 2015-06-12 18:06:59 +02:00
proto MEDIUM: ssl: add the possibility to use a global DH parameters file 2015-05-31 22:02:00 +02:00
types MEDIUM: sample: add trie support to 51Degrees 2015-06-02 19:30:53 +02:00