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-04 08:33:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a79a67b52f676bf84de23e2a7db43eb2f7e4380e
haproxy
/
include
/
import
History
Ilia Shipitsin
f8a77ecf62
CLEANUP: assorted typo fixes in the code, commits and doc
2025-12-25 19:45:29 +01:00
..
atomic-ops.h
…
ceb32_tree.h
…
ceb64_tree.h
…
ceba_tree.h
…
cebb_tree.h
…
cebib_tree.h
…
cebis_tree.h
…
cebl_tree.h
…
cebs_tree.h
…
cebtree-prv.h
CLEANUP: assorted typo fixes in the code, commits and doc
2025-12-25 19:45:29 +01:00
cebtree.h
…
eb32sctree.h
…
eb32tree.h
IMPORT: ebtree: Fix UB from clz(0)
2025-09-17 14:30:32 +02:00
eb64tree.h
IMPORT: ebtree: only use __builtin_prefetch() when supported
2025-09-17 14:30:32 +02:00
ebimtree.h
…
ebistree.h
…
ebmbtree.h
IMPORT: ebtree: only use __builtin_prefetch() when supported
2025-09-17 14:30:32 +02:00
ebpttree.h
…
ebsttree.h
IMPORT: ebst: use prefetching in lookup() and insert()
2025-09-17 14:30:32 +02:00
ebtree-t.h
…
ebtree.h
IMPORT: ebtree: replace hand-rolled offsetof to avoid UB
2025-09-17 14:30:32 +02:00
ist.h
…
lru.h
…
mjson.h
CLEANUP: mjson: remove unused defines from mjson.h
2025-10-06 09:30:07 +02:00
mt_list.h
BUG/MEDIUM: mt_list: Use atomic operations to prevent compiler optims
2025-10-24 13:34:41 +02:00
plock.h
…
sha1.h
…
slz-tables.h
…
slz.h
…
xxhash.h
…