projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2012-01-07
Willy Tarreau
DOC: add some documentation from RFC3986 about URI...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Willy Tarreau
MEDIUM: http: block non-ASCII characters in URIs by...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Willy Tarreau
BUG: http: tighten the list of allowed characters in...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-07
Willy Tarreau
CLEANUP: silence a warning when building on sparc
commit
|
commitdiff
|
tree
|
snapshot
2012-01-05
Mark Lamourine
MEDIUM: http: add support for sending the server's...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Willy Tarreau
OPTIM: halog: keep a fast path for the lines-count...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
DOC: add a coding-style file
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
DOC: add minimal documentation on how ACLs work internally
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: patterns: the hdr() pattern is now of type...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: http: replace get_ip_from_hdr2() with http_get_...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
CLEANUP: acl: remove last data fields from the acl_test...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: acl: use temp_pattern to store any string-type...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
CLEANUP: acl: integer part of acl_test is not used...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: acl: use temp_pattern to store any address...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: acl: use temp_pattern to store any integer...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: pattern: change the pattern data integer from...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MINOR: acl: include pattern.h to make pattern migration...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MEDIUM: acl: use temp_pattern to store fetched informat...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
CLEANUP: patterns: get rid of pattern_data_setstring()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
MINOR: pattern: export the global temporary pattern
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Willy Tarreau
BUG: proto_tcp: don't try to bind to a foreign address...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-17
Willy Tarreau
BUG: http: re-enable TCP quick-ack upon incomplete...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-12
Willy Tarreau
MINOR: acl: add support for TLS server name matching...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Willy Tarreau
OPTIM: stream_sock: save a failed recv syscall when...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-11
Willy Tarreau
OPTIM: stream_sock: reduce the amount of in-flight...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Willy Tarreau
BUG: ebtree: ebst_lookup() could return the wrong entry
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Willy Tarreau
CLEANUP: ebtree: remove another typo, a wrong initializ...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Willy Tarreau
CLEANUP: ebtree: remove 4-year old harmless typo in...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Willy Tarreau
CLEANUP: ebtree: clarify licence and update to 6.0.6
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Willy Tarreau
CLEANUP: ebtree: remove a few annoying signedness warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Willy Tarreau
BUG: tcp: option nolinger does not work on backends
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Willy Tarreau
CLEANUP: kill buffer_replace() and use an inline instead
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Willy Tarreau
MINOR: buffers: make buffer_pointer() support negative...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Willy Tarreau
BUG: buffers: don't return a negative value on buffer_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Willy Tarreau
MEDIUM: buffers: add some new primitives and rework...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
William Lallemand
MEDIUM: log: Use linked lists for loggers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Willy Tarreau
MINOR: config: tolerate server "cookie" setting in...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Willy Tarreau
BUG/MEDIUM: checks: fix slowstart behaviour when server...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Willy Tarreau
CLEANUP: rename possibly confusing struct field "tracked"
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Willy Tarreau
BUG/MINOR: fix a segfault when parsing a config with...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Willy Tarreau
MEDIUM: tune.http.maxhdr makes it possible to configure...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Willy Tarreau
OPTIM/MINOR: move the hdr_idx pools out of the proxy...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Willy Tarreau
BUILD/MINOR: silent a build warning in src/pipe.c ...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Willy Tarreau
OPTIM/MINOR: make it possible to change pipe size ...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Willy Tarreau
OPTIM/MINOR: move struct sockaddr_storage to the tail...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-23
Willy Tarreau
DOC: indicate that cookie "prefix" and "indirect" shoul...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-13
Willy Tarreau
MINOR: halog: add support for matching queued requests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-09
Sagi Bashari
BUG/MINOR: fix options forwardfor if-none when an alter...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Willy Tarreau
MINOR: remove the client/server side distinction in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-23
Willy Tarreau
BUG/MINOR: don't use a wrong port when connecting to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Willy Tarreau
BUILD: halog: make halog build on solaris
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Willy Tarreau
MINOR: acl: add new matches for header/path/url length
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Willy Tarreau
BUG/MEDIUM: don't trim last spaces from headers consist...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-16
Willy Tarreau
DOC: acl is http_first_req, not http_req_first
commit
|
commitdiff
|
tree
|
snapshot
2011-09-11
Willy Tarreau
BUILD/MINOR: fix the source URL in the spec file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[RELEASE] Released version 1.5-dev7
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[DOC] update ROADMAP file
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[MINOR] stats: report the number of requests intercepte...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[DOC] update the README file to reflect new naming...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[BUILD] stats: stdint is not present on solaris
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[OPTIM] task: don't scan the run queue if we know it...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[MINOR] startup: add an option to change to a new directory
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[CLEANUP] startup: report only the basename in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[MEDIUM] poll: add a measurement of idle vs work time
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[OPTIM] halog: add assembly version of the field lookup...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-10
Willy Tarreau
[OPTIM] halog: make fgets parse more bytes by blocks
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Finn Arne Gangstad
[MINOR] http: *_dom matching header functions now also...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Willy Tarreau
[MINOR] frontend: ensure debug message length is always...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Willy Tarreau
[MINOR] halog: do not consider byte 0x8A as end of...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] stats: offer the possibility to kill sessions...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[CLEANUP] stats: centralize tests for backend/server...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] stats: offer the possibility to kill a session...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] session: make session_shutdown() an independan...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] stats: add the ability to enable/disable/shutd...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[BUG] peers: ensure the peers are resumed if they were...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[BUG] peers: don't keep a peers section which has a...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[CLEANUP] proxy: make pause_proxy() perform the require...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[BUG] peers: the peer frontend must not emit any log
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] don't limit peers nor stats socket to maxconn...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[BUG] peers: don't pre-allocate 65000 connections to...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] stats: add the ability to adjust the global...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MINOR] stats: report the current and max global connec...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] add support for global.maxconnrate to limit...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] stats: add the "set maxconn" setting to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[CLEANUP] remove a useless test in manage_global_listen...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[MEDIUM] stats: disable complex socket reservation...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Willy Tarreau
[CLEANUP] remove dirty left-over of a debugging message
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Willy Tarreau
[MINOR] halog: support backslash-escaped quotes
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Willy Tarreau
[MINOR] halog: add -hs/-HS to filter by HTTP status...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[CLEANUP] cfgparse: fix reported options for the "bind...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[DOC] add a few old and uncommitted docs
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[MINOR] http: take a capture of bad content-lengths.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[MINOR] http: take a capture of truncated responses
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[MINOR] http: take a capture of too large requests...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[MINOR] stats: display "<NONE>" instead of the frontend...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[BUG] http: trailing white spaces must also be trimmed...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[MINOR] make use of addr_to_str() and get_host_port...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[DOC] fixed a few "sensible" -> "sensitive" errors
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Willy Tarreau
[MINOR] make use of set_host_port() and get_host_port...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Willy Tarreau
[BUG] backend: risk of picking a wrong port when mappin...
commit
|
commitdiff
|
tree
|
snapshot
next