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-10 22:12:44 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce7b4def7415be6dad293db08f39650ce24c3827
haproxy
/
include
/
common
History
Thierry FOURNIER
1480bd8dd2
MINOR: standard: add function that converts signed int to a string
...
This function is the same as "ultoa_r", but it takes a signed value as input.
2015-06-13 22:59:14 +02:00
..
accept4.h
…
appsession.h
…
base64.h
…
buffer.h
BUG/MEDIUM: lua: segfault with buffer_replace2
2015-03-09 18:12:59 +01:00
cfgparse.h
…
chunk.h
…
compat.h
BUG/MEDIUM: compat: fix segfault on FreeBSD
2015-06-13 08:25:36 +02:00
compiler.h
…
config.h
…
debug.h
REORG/MAJOR: session: rename the "session" entity to "stream"
2015-04-06 11:23:56 +02:00
defaults.h
MEDIUM: ssl: Add options to forge SSL certificates
2015-06-12 18:06:59 +02:00
epoll.h
…
errors.h
…
hash.h
MINOR: hash: add new function hash_crc32
2015-01-20 19:48:05 +01:00
memory.h
…
mini-clist.h
…
namespace.h
CLEANUP: namespaces: fix protection against multiple inclusions
2015-04-08 17:31:40 +02:00
rbtree.h
…
regex.h
MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions
2015-05-26 12:18:29 +02:00
sessionhash.h
…
splice.h
…
standard.h
MINOR: standard: add function that converts signed int to a string
2015-06-13 22:59:14 +02:00
syscall.h
…
template.h
…
ticks.h
…
time.h
…
tools.h
…
uri_auth.h
…
version.h
…