This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
haproxy
Watch
1
Star
0
Fork
0
You've already forked haproxy
mirror of
https://git.haproxy.org/git/haproxy.git/
synced
2025-09-24 23:31:40 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
haproxy
/
include
History
Willy Tarreau
5d110b25dd
CLEANUP: connection: use pool_zalloc() in conn_alloc_hash_node()
...
This one used to alloc then zero the area, let's have the allocator do it.
2021-03-22 23:17:24 +01:00
..
haproxy
CLEANUP: connection: use pool_zalloc() in conn_alloc_hash_node()
2021-03-22 23:17:24 +01:00
import
BUG/MINOR: xxhash: make sure armv6 uses memcpy()
2021-02-04 17:14:58 +01:00