Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
7bd3de06e790181fd4823ddb2b9fa5bc061c6006
/
include
/
common
/
ist.h
de80201
MINOR: ist: add istissame() function
by Baptiste Assmann
· 4 years, 7 months ago
9ef1967
MINOR: ist: add istadv() function
by Baptiste Assmann
· 4 years, 7 months ago
0417975
MINOR: ist: Add a function to retrieve the ist pointer
by Christopher Faulet
· 4 years, 7 months ago
77e3b4a
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· 4 years, 8 months ago
9576ab7
MINOR: ist: Add `struct ist istdup(const struct ist)`
by Tim Duesterhus
· 4 years, 8 months ago
35005d0
MINOR: ist: Add `struct ist istalloc(size_t)` and `void istfree(struct ist*)`
by Tim Duesterhus
· 4 years, 8 months ago
e296d3e
MINOR: ist: Add `int isttest(const struct ist)`
by Tim Duesterhus
· 4 years, 8 months ago
241e29e
MINOR: ist: Add `IST_NULL` macro
by Tim Duesterhus
· 4 years, 8 months ago
9dde0b2
MINOR: ist: add an iststop() function
by Jerome Magnin
· 4 years, 9 months ago
8f3ce06
MINOR: ist: add ist_find_ctl()
by Willy Tarreau
· 5 years ago
0f35c59
BUILD: ist: turn the lower/upper case tables to literal on obsolete linkers
by Willy Tarreau
· 5 years ago
d6735d6
MEDIUM: ist: use local conversion arrays to case conversion
by Willy Tarreau
· 6 years ago
3f2d696
MINOR: ist: add functions to copy/uppercase/lowercase into a buffer or string
by Willy Tarreau
· 6 years ago
a7280a1
BUILD: buffers: buf.h requires unistd to get ssize_t on libmusl
by Willy Tarreau
· 6 years ago
2076145
MINOR: ist: Add the function isteqi
by Christopher Faulet
· 6 years ago
e67c4e5
MINOR: ist: add ist0() to add a trailing zero to a string.
by Willy Tarreau
· 7 years ago
2ba6727
MINOR: ist: add a macro to ease const array initialization
by Willy Tarreau
· 7 years ago
e11f727
MINOR: ist: implement very simple indirect strings
by Willy Tarreau
· 7 years ago