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-06 19:53:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32186472cb7faa09bd00d9166caea21ffe9760b2
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
…