Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
8068b03467055e3bd4fa5222a6efad0997e3b1cd
/
include
« Previous
570f221
MINOR: log: add a new flag 'L' for locally processed requests
by Willy Tarreau
· 11 years ago
bf43f6e
MINOR: defaults: allow REQURI_LEN and CAPTURE_LEN to be redefined
by Willy Tarreau
· 11 years ago
379357a
BUG/MAJOR: http: always ensure response buffer has some room for a response
by Willy Tarreau
· 11 years ago
ba2ffd1
MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables
by Willy Tarreau
· 11 years ago
e25c917
MEDIUM: counters: add support for tracking a third counter
by Willy Tarreau
· 11 years ago
d5ca9ab
MINOR: counters: make it easier to extend the amount of tracked counters
by Willy Tarreau
· 11 years ago
1eb7592
MINOR: tproxy: add support for OpenBSD
by Pieter Baauw
· 11 years ago
ff30b66
MINOR: tproxy: add support for FreeBSD
by Pieter Baauw
· 11 years ago
d551fb5
REORG: tproxy: prepare the transparent proxy defines for accepting other OSes
by Pieter Baauw
· 11 years ago
dd11293
BUG/MINOR: acl: fix a double free during exit when using PCRE_JIT
by Willy Tarreau
· 11 years ago
7c41a1b
MEDIUM: ssl: improve crt-list format to support negation
by Emmanuel Hocdet
· 11 years ago
88c278f
MEDIUM: stats: add proxy name filtering on the statistic page
by de Lafond Guillaume
· 12 years ago
62a6123
BUG/MEDIUM: log: fix regression on log-format handling
by Willy Tarreau
· 12 years ago
ab861d3
MINOR: ssl: add support for the "alpn" bind keyword
by Willy Tarreau
· 12 years ago
a4312fa
MAJOR: sample: maintain a per-proxy list of the fetch args to resolve
by Willy Tarreau
· 12 years ago
93fddf1
MEDIUM: acl: have a pointer to the keyword name in acl_expr
by Willy Tarreau
· 12 years ago
acca90d
MINOR: acl: remove the use_count in acl keywords
by Willy Tarreau
· 12 years ago
5adeda1
MAJOR: acl: add option -m to change the pattern matching method
by Willy Tarreau
· 12 years ago
d76a98a
MEDIUM: acl: move the ->parse, ->match and ->smp fields to acl_expr
by Willy Tarreau
· 12 years ago
d86e29d
CLEANUP: acl: remove unused references to ACL_USE_*
by Willy Tarreau
· 12 years ago
a91d0a5
MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires
by Willy Tarreau
· 12 years ago
bf8e251
MINOR: sample: provide a function to report the name of a sample check point
by Willy Tarreau
· 12 years ago
25320b2
MEDIUM: proxy: remove acl_requires and just keep a flag "http_needed"
by Willy Tarreau
· 12 years ago
4a96bf5
CLEANUP: acl: remove ACL hooks which were never used
by Willy Tarreau
· 12 years ago
9baae63
MAJOR: acl: remove fetch argument validation from the ACL struct
by Willy Tarreau
· 12 years ago
c48c90d
MAJOR: acl: remove the arg_mask from the ACL definition and use the sample fetch's
by Willy Tarreau
· 12 years ago
8ed669b
MAJOR: acl: make all ACLs reference the fetch function via a sample.
by Willy Tarreau
· 12 years ago
d4c33c8
MEDIUM: samples: move payload-based fetches and ACLs to their own file
by Willy Tarreau
· 12 years ago
434c57c
MINOR: log: indicate it when some unreliable sample fetches are logged
by Willy Tarreau
· 12 years ago
80aca90
MEDIUM: samples: use new flags to describe compatibility between fetches and their usages
by Willy Tarreau
· 12 years ago
e0db1e8
MEDIUM: acl: remove flag ACL_MAY_LOOKUP which is improperly used
by Willy Tarreau
· 12 years ago
0999f76
BUILD: add explicit support for TFO with USE_TFO
by Lukas Tribus
· 12 years ago
0161d62
OPTIM: http: improve branching in chunk size parser
by Willy Tarreau
· 12 years ago
bf43927
OPTIM: buffer: remove one jump in buffer_count()
by Willy Tarreau
· 12 years ago
7035132
MEDIUM: regex: Use PCRE JIT in acl
by Hiroaki Nakamura
· 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
6924ef8
BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured.
by Emeric Brun
· 12 years ago
4f4b18b
BUILD/MINOR: syscall: add definition of NR_accept4 for ARM
by Willy Tarreau
· 12 years ago
b26cc86
BUG/MINOR: syscall: fix NR_accept4 system call on sparc/linux
by Willy Tarreau
· 12 years ago
bfd5946
MINOR: ssl: add a global tunable for the max SSL/TLS record size
by Willy Tarreau
· 12 years ago
d4448bc
MEDIUM: tools: make str2sa_range support all address syntaxes
by Willy Tarreau
· 12 years ago
0defb90
DOC: tfo: bump required kernel to linux-3.7
by Lukas Tribus
· 12 years ago
a2b9dad
MEDIUM: checks: Add agent health check
by Simon Horman
· 12 years ago
7d09b9a
MEDIUM: server: Break out set weight processing code
by Simon Horman
· 12 years ago
5269cfb
BUG/MINOR: Correct logic in cut_crlf()
by Simon Horman
· 12 years ago
992709b
MEDIUM: New cli option -Ds for systemd compatibility
by Marc-Antoine Perennou
· 12 years ago
6cbbdbf
BUG/MEDIUM: log: emit '-' for empty fields again
by Willy Tarreau
· 12 years ago
6562337
MEDIUM: ssl: add bind-option "strict-sni"
by Emmanuel Hocdet
· 12 years ago
8dc21fa
BUG/MINOR: unix: remove the 'level' field from the ux struct
by Willy Tarreau
· 12 years ago
eab777c
BUG/MINOR: time: frequency counters are not totally accurate
by Willy Tarreau
· 12 years ago
22890a1
MINOR: ssl: Setting global tune.ssl.cachesize value to 0 disables SSL session cache.
by Emeric Brun
· 12 years ago
ccbcc37
MEDIUM: http: add support for "http-request tarpit" rule
by Willy Tarreau
· 12 years ago
81499eb
MEDIUM: http: add support for "http-request redirect" rules
by Willy Tarreau
· 12 years ago
4baae24
REORG: config: move the http redirect rule parser to proto_http.c
by Willy Tarreau
· 12 years ago
71241ab
MINOR: http: move redirect rule processing to its own function
by Willy Tarreau
· 12 years ago
d79a3b2
BUG/MINOR: log: make log-format, unique-id-format and add-header more independant
by Willy Tarreau
· 12 years ago
20b0de5
MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers
by Willy Tarreau
· 12 years ago
b83bc1e
MINOR: log: make parse_logformat_string() take a const char *
by Willy Tarreau
· 12 years ago
5c2e198
MINOR: http: prepare to support more http-request actions
by Willy Tarreau
· 12 years ago
354898b
MINOR: stats: replace STAT_FMT_CSV with STAT_FMT_HTML
by Willy Tarreau
· 12 years ago
56adcf2
MINOR: tools: simplify the use of the int to ascii macros
by Willy Tarreau
· 12 years ago
47ca545
MINOR: chunks: centralize the trash chunk allocation
by Willy Tarreau
· 12 years ago
d9bdcd5
REORG: stats: massive code reorg and cleanup
by Willy Tarreau
· 12 years ago
c836845
MEDIUM: log: add the ability to include samples in logs
by Willy Tarreau
· 12 years ago
2b0108a
MINOR: log: add lf_text_len
by Willy Tarreau
· 12 years ago
e7ad4bb
MINOR: samples: add a function to fetch and convert any sample to a string
by Willy Tarreau
· 12 years ago
8a3f52f
MEDIUM: log-format: make the format parser more robust and more extensible
by Willy Tarreau
· 12 years ago
c5259fd
MINOR: log: add a tag for amount of bytes uploaded from client to server
by Willy Tarreau
· 12 years ago
5fb3803
CLEANUP: buffer: use buffer_empty() instead of buffer_len()==0
by Willy Tarreau
· 12 years ago
7d28149
BUG/MEDIUM: connection: always update connection flags prior to computing polling
by Willy Tarreau
· 12 years ago
4a29144
OPTIM: poll: optimize fd management functions for low register count CPUs
by Willy Tarreau
· 12 years ago
20d46a5
CLEANUP: session: use an array for the stick counters
by Willy Tarreau
· 12 years ago
5d5b5d8
MEDIUM: proto_tcp: add support for tracking L7 information
by Willy Tarreau
· 12 years ago
ef9a360
MEDIUM: connection: introduce "struct conn_src" for servers and proxies
by Willy Tarreau
· 12 years ago
02777a1
CLEANUP: connection: remove unused server/proxy/task/si_applet declarations
by Willy Tarreau
· 12 years ago
55e4ecd
MINOR: stats: add a few more information on session dump
by Willy Tarreau
· 12 years ago
af9619d
MEDIUM: ssl: manage shared cache by blocks for huge sessions.
by Emeric Brun
· 12 years ago
20879a0
MEDIUM: connection: add error reporting for the SSL
by Willy Tarreau
· 12 years ago
8e3bf69
MEDIUM: connection: add error reporting for the PROXY protocol header
by Willy Tarreau
· 12 years ago
0af2912
MEDIUM: connection: add minimal error reporting in logs for incomplete connections
by Willy Tarreau
· 12 years ago
14cba4b
MEDIUM: connection: add an error code in connections
by Willy Tarreau
· 12 years ago
786991e
BUG/MEDIUM: ssl: Fix handshake failure on session resumption with client cert.
by Emeric Brun
· 12 years ago
77e3af9
MINOR: tcp: add support for the "v4v6" bind option
by Willy Tarreau
· 12 years ago
5e16cbc
MINOR: stats: report the total number of compressed responses per front/back
by Willy Tarreau
· 12 years ago
9b6700f
MINOR: tcp: add support for the "v6only" bind option
by Willy Tarreau
· 12 years ago
36fb02c
BUG/MEDIUM: connection: always disable polling upon error
by Willy Tarreau
· 12 years ago
f0837b2
MEDIUM: tcp: add explicit support for delayed ACK in connect()
by Willy Tarreau
· 12 years ago
2b199c9
MEDIUM: connection: provide a common conn_full_close() function
by Willy Tarreau
· 12 years ago
5a78f36
MAJOR: checks: rework completely bogus state machine
by Willy Tarreau
· 12 years ago
d3aac70
CLEANUP: checks: rename some server check flags
by Willy Tarreau
· 12 years ago
55058a7
MINOR: stats: report HTTP compression stats per frontend and per backend
by Willy Tarreau
· 12 years ago
193b8c6
MINOR: http: allow the cookie capture size to be changed
by Willy Tarreau
· 12 years ago
88c6d81
MINOR: http: add some debugging functions to pretty-print msg state names
by Willy Tarreau
· 12 years ago
072a2bf
MINOR: compression: CPU usage limit
by William Lallemand
· 12 years ago
e3a7d99
MINOR: compression: report zlib memory usage
by William Lallemand
· 12 years ago
Next »