Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
e351e54b48da5c23000b72470908595d5ec23079
/
src
/
dict.c
4781b15
CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec
by Willy Tarreau
· 3 years, 7 months ago
1db4273
CLEANUP: atomic: add an explicit _FETCH variant for add/sub/and/or
by Willy Tarreau
· 3 years, 7 months ago
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· 3 years, 9 months ago
92149f9
MEDIUM: stick-tables: Add srvkey option to stick-table
by Thayne McCombs
· 4 years ago
5b9cde4
REORG: include: move THREAD_LOCAL and __decl_thread() to compiler.h
by Willy Tarreau
· 4 years, 5 months ago
3afc4c4
REORG: include: move dict.h to hparoxy/dict{,-t}.h
by Willy Tarreau
· 4 years, 5 months ago
8d2b777
REORG: ebtree: move the include files from ebtree to include/import/
by Willy Tarreau
· 4 years, 5 months ago
b5ecf03
BUG/MINOR: dict: race condition fix when inserting dictionary entries.
by Frédéric Lécaille
· 5 years ago
99de1d0
MINOR: dict: Store the length of the dictionary entries.
by Frédéric Lécaille
· 5 years ago
4a3fef8
MINOR: dict: Add dictionary new data structure.
by Frédéric Lécaille
· 5 years ago