This website requires JavaScript.
Explore
Sign In
mirror
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
http://git.haproxy.org/git/haproxy.git
synced
2026-02-08 16:13:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e138dda1e0de087fa8ad3c2ce548b8cea3e4d02f
haproxy
/
include
/
import
History
Christopher Faulet
cf26623780
MINOR: ist: Add istend() function to return a pointer to the end of the string
...
istend() is a shortcut to istptr() + istlen().
2020-11-05 19:25:12 +01:00
..
atomic-ops.h
CLEANUP: assorted typo fixes in the code and comments
2020-06-26 11:27:28 +02:00
eb32sctree.h
…
eb32tree.h
…
eb64tree.h
…
ebimtree.h
BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks
2020-06-16 11:30:33 +02:00
ebistree.h
…
ebmbtree.h
BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks
2020-06-16 11:30:33 +02:00
ebpttree.h
…
ebsttree.h
…
ebtree.h
BUG/MEDIUM: ebtree: use a byte-per-byte memcmp() to compare memory blocks
2020-06-16 11:30:33 +02:00
ist.h
MINOR: ist: Add istend() function to return a pointer to the end of the string
2020-11-05 19:25:12 +01:00
lru.h
…
plock.h
…
sha1.h
…
xxhash.h
…