haproxy/include
Christopher Faulet f90ac55d9e MINOR: lru: Add the possibility to free data when an item is removed
Now, When a item is committed in an LRU tree, you can define a function to free
data owned by this item. This function will be called when the item is removed
from the LRU tree or when the tree is destroyed..
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 the possibility to free data when an item is removed 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