Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
953f74d1b3c95440e15198ff49095835bc689dae
/
include
/
common
/
standard.h
9f95e40
MINOR: standard: Add ipv6 support in the function url2sa().
by Thierry FOURNIER
· 11 years ago
fc7ac7b
MINOR: standard: Disable ip resolution during the runtime
by Thierry FOURNIER
· 11 years ago
b050463
MINOR: standard: Add function for converting cidr to network mask.
by Thierry FOURNIER
· 11 years ago
511e947
MEDIUM: acl/pattern: standardisation "of pat_parse_int()" and "pat_parse_dotted_ver()"
by Thierry FOURNIER
· 11 years ago
e059ec9
MINOR: standard: add function "encode_chunk"
by Thierry FOURNIER
· 11 years ago
bb519c7
MINOR: tools: add very basic support for composite pointers
by Willy Tarreau
· 11 years ago
89efaed
BUILD: definitely silence some stupid GCC warnings
by Willy Tarreau
· 11 years ago
bb77c8e
MINOR: tools: function my_memmem() to lookup binary contents
by Baptiste Assmann
· 11 years ago
126d406
MINOR: tools: add a generic binary hex string parser
by Willy Tarreau
· 11 years ago
d559dd8
MINOR: tools: Add a function to convert buffer to an ipv6 address
by Thierry FOURNIER
· 11 years ago
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· 12 years ago
0161d62
OPTIM: http: improve branching in chunk size parser
by Willy Tarreau
· 12 years ago
dad36a3
MAJOR: tools: support environment variables in addresses
by Willy Tarreau
· 12 years ago
2470928
MEDIUM: tools: support specifying explicit address families in str2sa_range()
by Willy Tarreau
· 12 years ago
c120c8d
CLEANUP: minor cleanup in str2sa_range() and str2ip()
by Willy Tarreau
· 12 years ago
add0ab1
CLEANUP: tools: remove str2sun() which is not used anymore.
by Willy Tarreau
· 12 years ago
d393a62
MINOR: tools: prepare str2sa_range() to accept a prefix
by Willy Tarreau
· 12 years ago
df350f1
MINOR: tools: prepare str2sa_range() to return an error message
by Willy Tarreau
· 12 years ago
d4448bc
MEDIUM: tools: make str2sa_range support all address syntaxes
by Willy Tarreau
· 12 years ago
5269cfb
BUG/MINOR: Correct logic in cut_crlf()
by Simon Horman
· 12 years ago
56adcf2
MINOR: tools: simplify the use of the int to ascii macros
by Willy Tarreau
· 12 years ago
37994f0
MINOR: standard: add a simple popcount function
by Willy Tarreau
· 12 years ago
4e25b01
MINOR: log: add '%Tl' to log-format
by Yuxans Yao
· 12 years ago
422a0a5
MINOR: tools: add a clear_addr() function to unset an address
by Willy Tarreau
· 12 years ago
3dd0c4e
OPTIM: tools: inline hex2i()
by Willy Tarreau
· 12 years ago
eb6cead
MINOR: standard: make memprintf() support a NULL destination
by Willy Tarreau
· 12 years ago
21c705b
MINOR: config: add a function to indent error messages
by Willy Tarreau
· 12 years ago
d50265a
BUILD: include sys/socket.h to fix build failure on FreeBSD
by Willy Tarreau
· 12 years ago
dd2f85e
CLEANUP: includes: fix includes for a number of users of fd.h
by Willy Tarreau
· 12 years ago
3d2f16f
MINOR: standard: add a new debug macro : fddebug()
by Willy Tarreau
· 12 years ago
6d20e28
MINOR: standard: add an IPv6 parsing function (str62net)
by Willy Tarreau
· 13 years ago
9a7bea5
MINOR: standard: add a memprintf() function to build formatted error messages
by Willy Tarreau
· 13 years ago
421f5b5
MINOR: Date and time fonctions that don't use snprintf
by William Lallemand
· 13 years ago
e7340ec
MINOR: add ultoa, ulltoa, ltoa, lltoa implementations
by William Lallemand
· 13 years ago
631f01c
[MINOR] make use of addr_to_str() and get_host_port() to replace many inet_ntop()
by Willy Tarreau
· 13 years ago
bf9c2fc
[BUG] stats: support url-encoded forms
by Willy Tarreau
· 13 years ago
1b4b7ce
[BUG] stream_sock: use get_addr_len() instead of sizeof() on sockaddr_storage
by Willy Tarreau
· 14 years ago
4f92d32
[MEDIUM] IPv6 support for stick-tables
by David du Colombier
· 14 years ago
11bcb6c
[MEDIUM] IPv6 support for syslog
by David du Colombier
· 14 years ago
fab5a43
[MEDIUM] config: rework the IPv4/IPv6 address parser to support host-only addresses
by Willy Tarreau
· 14 years ago
64e9c90
[BUG] standard: is_addr return value for IPv4 was inverted
by David du Colombier
· 14 years ago
6f5ccb1
[MEDIUM] add internal support for IPv6 server addresses
by David du Colombier
· 14 years ago
4c14eaa
[CLEANUP] hash: move the avalanche hash code globally available
by Willy Tarreau
· 14 years ago
7417275
[MINOR] standard: change arg type from const char* to char*
by Willy Tarreau
· 14 years ago
4ec83cd
[MINOR] standard: add read_uint() to parse a delimited unsigned integer
by Willy Tarreau
· 14 years ago
5b18020
[MINOR] tools: add a get_std_op() function to parse operators
by Willy Tarreau
· 14 years ago
f0d9eec
[MINOR] tools: add a fast div64_32 function
by Willy Tarreau
· 14 years ago
acf9577
[MINOR] config: provide a function to quote args in a more friendly way
by Willy Tarreau
· 14 years ago
f0b38bf
[CLEANUP] stick_table: move pattern to key functions to stick_table.c
by Willy Tarreau
· 14 years ago
d54bbdc
[MINOR] add very fast IP parsing functions
by Willy Tarreau
· 15 years ago
2937c0d
[MINOR] standard: str2mask: string to netmask converter
by Willy Tarreau
· 15 years ago
348238b
[MINOR] tools: add a "word_match()" function to match words and ignore spaces
by Willy Tarreau
· 15 years ago
050737f
[BUILD] remove a warning in standard.h on AIX
by Willy Tarreau
· 15 years ago
39132b2
[MINOR] Add function to parse a size in configuration
by Emeric Brun
· 15 years ago
3a7fce5
[BUILD] warning ultoa_r returns char *
by Emeric Brun
· 15 years ago
da3b7c3
[MINOR] tools: add hex2i() function to convert hex char to int
by Willy Tarreau
· 15 years ago
cc05fba
[BUG] definitely fix regparm issues between haproxy core and ebtree
by Willy Tarreau
· 15 years ago
45cb4fb
[MEDIUM] build: switch ebtree users to use new ebtree version
by Willy Tarreau
· 15 years ago
3d5562b
[MINOR] Add cut_crlf(), ltrim(), rtrim() and alltrim()
by Krzysztof Piotr Oledzki
· 15 years ago
482b00d
[MINOR] tools: add a new get_next_id() function
by Willy Tarreau
· 15 years ago
106f979
[MINOR] acl: add support for hdr_ip to match IP addresses in headers
by Willy Tarreau
· 15 years ago
3a058f3
[MINOR] add a new CLF log format
by Emeric Brun
· 15 years ago
c6f4ce8
[MEDIUM] add support for binding to source port ranges during connect
by Willy Tarreau
· 15 years ago
946ba59
[MINOR] standard: provide a new 'my_strndup' function
by Willy Tarreau
· 15 years ago
e7239b5
[MINOR] implement ulltoh() to write HTML-formatted numbers
by Willy Tarreau
· 16 years ago
7f062c4
[MEDIUM] measure and report session rate on frontend, backends and servers
by Willy Tarreau
· 16 years ago
75875a7
[BUILD] silent a warning in unlikely() with gcc 4.x
by Willy Tarreau
· 16 years ago
efe3b6f
[MINOR] Allow to specify a domain for a cookie
by Krzysztof Piotr Oledzki
· 16 years ago
caf720d
[BUG] str2sun could leak a small buffer in case of error during parsing
by Willy Tarreau
· 17 years ago
70bcfb7
[OPTIM] GCC4's builtin_expect() is suboptimal
by Willy Tarreau
· 17 years ago
81ae195
[MEDIUM] add support for logging via a UNIX socket
by Robert Tsai
· 17 years ago
a0d37b6
[MINOR] implement a time parsing function
by Willy Tarreau
· 17 years ago
2e74c3f
[MEDIUM] restrict the set of allowed characters for identifiers
by Willy Tarreau
· 17 years ago
5eb1a90
[MEDIUM] New option http_proxy
by Alexandre Cassen
· 17 years ago
91092e5
[MINOR] provide easy-to-use limit_r and LIM2A* macros
by Willy Tarreau
· 17 years ago
72d759c
[MINOR] provide easier-to-use ultoa_* functions
by Willy Tarreau
· 17 years ago
fe94460
[BUG] fix calls to localtime()
by Willy Tarreau
· 17 years ago
3f0c976
[BUG] fix error checking in strl2ic/strl2uic()
by Willy Tarreau
· 17 years ago
938b303
[BUILD] fixed build of files including standard.h on OpenBSD
by Willy Tarreau
· 17 years ago
d077a8e
[MINOR] fixed useless memory allocation in str2net()
by Willy Tarreau
· 18 years ago
167d8b5
[BUILD] Fix limits.h once for all
by Willy Tarreau
· 18 years ago
cf83df3
[BUILD] fix build on FreeBSD for INT_MIN/INT_MAX
by Willy Tarreau
· 18 years ago
6911fa4
[MINOR] added new str2i* functions
by Willy Tarreau
· 18 years ago
ca28d1e
[BUILD] fix build on FreeBSD (missing fd_set declaration)
by Willy Tarreau
· 18 years ago
7d58a63
[MINOR] added the Linux-style likely/unlikely macros
by Willy Tarreau
· 18 years ago
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· 18 years ago
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· 18 years ago
[Renamed (94%) from include/haproxy/standard.h]
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· 18 years ago