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-13 10:29:15 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e0db2fa9967814c781ed682def8bf79add3c9c2
haproxy
/
include
/
common
History
Ioannis Cherouvim
1ff7633dd7
CLEANUP: tools: fix misleading comment above function LIM2A
...
The function produces ASCII, but its comment was copied from U2H which produces HTML.
2018-10-26 05:00:48 +02:00
..
accept4.h
…
base64.h
…
buf.h
…
buffer.h
MEDIUM: pools: implement a thread-local cache for pool entries
2018-10-16 13:46:08 +02:00
cfgparse.h
…
chunk.h
MINOR: chunk: add chunk_cpy() and chunk_cat()
2018-10-12 16:58:01 +02:00
compat.h
…
compiler.h
BUILD: compiler: rename __unreachable() to my_unreachable()
2018-10-20 17:45:48 +02:00
config.h
MINOR: fd: centralize poll timeout computation in compute_poll_timeout()
2018-10-17 19:59:43 +02:00
debug.h
…
defaults.h
…
epoll.h
…
errors.h
…
h2.h
…
hash.h
…
hathreads.h
…
hpack-dec.h
…
hpack-enc.h
…
hpack-huff.h
…
hpack-tbl.h
…
http-hdr.h
…
http.h
MINOR: http: Move comment about some HTTP macros in the right header file
2018-10-12 16:00:24 +02:00
ist.h
…
istbuf.h
…
memory.h
BUG/MEDIUM: pools: Fix the usage of mmap()) with DEBUG_UAF.
2018-10-21 05:43:33 +02:00
mini-clist.h
…
namespace.h
…
net_helper.h
…
regex.h
…
splice.h
…
standard.h
CLEANUP: tools: fix misleading comment above function LIM2A
2018-10-26 05:00:48 +02:00
syscall.h
…
template.h
…
ticks.h
…
time.h
MEDIUM: time: measure the time stolen by other threads
2018-10-19 08:51:59 +02:00
tools.h
…
uri_auth.h
…
version.h
…
xref.h
…