Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8019f78326993a50458a69534c5b29e1266cbb05
/
src
/
dict.c
4781b15
CLEANUP: atomic/tree-wide: replace single increments/decrements with inc/dec
by Willy Tarreau
· Tue Apr 06 13:53:36 2021 +0200
1db4273
CLEANUP: atomic: add an explicit _FETCH variant for add/sub/and/or
by Willy Tarreau
· Tue Apr 06 11:44:07 2021 +0200
61cfdf4
CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x)
by Willy Tarreau
· Sat Feb 20 10:46:51 2021 +0100
92149f9
MEDIUM: stick-tables: Add srvkey option to stick-table
by Thayne McCombs
· Fri Nov 20 01:28:26 2020 -0700
5b9cde4
REORG: include: move THREAD_LOCAL and __decl_thread() to compiler.h
by Willy Tarreau
· Thu Jun 11 08:33:02 2020 +0200
3afc4c4
REORG: include: move dict.h to hparoxy/dict{,-t}.h
by Willy Tarreau
· Wed Jun 03 18:23:19 2020 +0200
8d2b777
REORG: ebtree: move the include files from ebtree to include/import/
by Willy Tarreau
· Wed May 27 10:58:19 2020 +0200
b5ecf03
BUG/MINOR: dict: race condition fix when inserting dictionary entries.
by Frédéric Lécaille
· Tue Jun 11 08:34:26 2019 +0200
99de1d0
MINOR: dict: Store the length of the dictionary entries.
by Frédéric Lécaille
· Fri Jun 07 10:58:20 2019 +0200
4a3fef8
MINOR: dict: Add dictionary new data structure.
by Frédéric Lécaille
· Tue May 28 14:47:17 2019 +0200