projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2014-07-15
Willy Tarreau
MEDIUM: stick-table: make it easier to register extra...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Willy Tarreau
MINOR: session: export the function 'smp_fetch_sc_stkctr'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Thierry FOURNIER
MINOR: http: export the function 'smp_fetch_base32'
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Willy Tarreau
BUILD: fix dependencies between config and compat.h
commit
|
commitdiff
|
tree
|
snapshot
2014-07-15
Remi Gacogne
BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Cyril Bonté
DOC: fix typo in Unix Socket commands
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Willy Tarreau
DOC: mention that Squid correctly responds 400 to PPv2...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-12
Willy Tarreau
DOC: mention that "compression offload" is ignored...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
DOC: remove references to CPU=native in the README
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
BUG/MAJOR: http: correctly rewind the request body...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
MINOR: samples: add two converters for the date format
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
MEDIUM: stick-table: add new converters to fetch table...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
MEDIUM: stick-table: implement lookup from a sample...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
DOC: fix alphabetical sort of converters
commit
|
commitdiff
|
tree
|
snapshot
2014-07-10
Willy Tarreau
DOC: minor fix on {sc,src}_kbytes_{in,out}
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Dan Dubovik
BUG/MEDIUM: backend: Update hash to use unsigned int...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
James Westby
DOC: expand the docs for the provided stats.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
DOC: explicitly mention the limits of abstract namespac...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
BUG/MEDIUM: unix: completely unbind abstract sockets...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
MEDIUM: listener: support rebinding during resume()
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
MEDIUM: listener: implement a per-protocol pause()...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
BUG/MEDIUM: unix: failed abstract socket binding is...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
BUG/MINOR: listener: set the listener's fd to -1 after...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
BUILD: http: fix isdigit & isspace warnings on Solaris
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
BUILD: checks: kill a minor warning on Solaris in exter...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Willy Tarreau
BUILD: checks: external checker needs signal.h
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Willy Tarreau
DOC: provide an example of how to use ssl_c_sha1
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Jan Seda
BUG/MEDIUM: unix: do not unlink() abstract namespace...
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Marco Corte
MINOR: stats: fix minor typo in HTML page
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Willy Tarreau
MEDIUM: log: support a user-configurable max log line...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-27
Willy Tarreau
MINOR: log: make MAX_SYSLOG_LEN overridable at build...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Willy Tarreau
BUILD: remove TODO from the spec file and add README
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Willy Tarreau
BUG/MEDIUM: counters: fix track-sc* to wait on unstable...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Willy Tarreau
MINOR: stick-table: make stktable_fetch_key() indicate...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Willy Tarreau
BUG/MAJOR: sample: correctly reinitialize sample fetch...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-25
Willy Tarreau
BUG/MINOR: counters: do not untrack counters before...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Emeric Brun
BUG/MINOR: ssl: Fix external function in order not...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Willy Tarreau
BUG/MEDIUM: http: fetch "base" is not compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-24
Baptiste Assmann
BUG/MINOR: config: http-request replace-header arg...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Willy Tarreau
BUG/MINOR: logs: properly initialize and count log...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Willy Tarreau
BUG/MAJOR: session: revert all the crappy client-side...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Emeric Brun
BUG/MINOR: ssl: Fix OCSP resp update fails with the...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Emeric Brun
BUG/MEDIUM: ssl: Fix to not serve expired OCSP responses.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-23
Emeric Brun
BUG/MINOR: ssl: rejects OCSP response without nextupdate.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Simon Horman
MEDIUM: Add external check
commit
|
commitdiff
|
tree
|
snapshot
2014-06-20
Simon Horman
BUG/MEDIUM: Consistently use 'check' in process_chk
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
[DEV] open new 1.6 development branch
v1.6-dev0
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
[RELEASE] Released version 1.5.0
v1.5.0
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
DOC: commit a few old design thoughts files
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
DOC: mention the maxconn limitations with the select...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
DOC: minor updates to the README
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
DOC: update roadmap
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Willy Tarreau
DOC: remove the ultra-obsolete TODO file
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Emeric Brun
MEDIUM: ssl: add 300s supported time skew on OCSP respo...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Emeric Brun
MINOR: ssl/cli: Fix unapropriate comment in code on...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-19
Thierry FOURNIER
MINOR: missing regex.h include
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Emeric Brun
MEDIUM: ssl: basic OCSP stapling support.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Emeric Brun
MEDIUM: ssl: ignored file names ending as '.issuer...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Thierry FOURNIER
MINOR: regex: Use native PCRE API.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Thierry FOURNIER
MEDIUM: regex: Remove null terminated strings.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Thierry FOURNIER
MEDIUM: regex: replace all standard regex function...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-18
Thierry FOURNIER
MINOR: regex: Create JIT compatible function that retur...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Willy Tarreau
BUG/MINOR: http: fix typos in previous patch
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Sasha Pachev
MEDIUM: http: add actions "replace-header" and "replace...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Willy Tarreau
MEDIUM: stats: report per-backend and per-server time...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Willy Tarreau
MEDIUM: session: maintain per-backend and per-server...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-17
Willy Tarreau
MINOR: freq_ctr: introduce a new averaging method
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Willy Tarreau
MEDIUM: stats: report the last check and last agent...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Willy Tarreau
DOC: clarify the CSV format
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Willy Tarreau
MINOR: tools: add new functions to quote-encode strings
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Thierry FOURNIER
MINOR: regex: fix a little configuration memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-16
Simon Horman
MEDIUM: Add port_to_str helper
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Willy Tarreau
MEDIUM: connection: add support for proxy protocol...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Willy Tarreau
CLEANUP: connection: merge proxy proto v2 header and...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Willy Tarreau
DOC: minor updates to the proxy protocol doc
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Willy Tarreau
DOC: proxy protocol example parser was still wrong
commit
|
commitdiff
|
tree
|
snapshot
2014-06-14
Willy Tarreau
BUG/MINOR: connection: make proxy protocol v1 support...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Simon Horman
MEDIUM: Break out check establishment into connect_chk()
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MINOR: config: warn when tcp-check rules are used witho...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MEDIUM: session: redispatch earlier when possible
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MEDIUM: session: don't apply the retry delay when redis...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MEDIUM: session: allow shorter retry delay if timeout...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MEDIUM: tcp: add a new tcp-request capture directive
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MINOR: tcp: prepare support for the "capture" action
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MINOR: capture: extend the captures to support non...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MINOR: sample: improve sample_fetch_string() to report...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MINOR: logs: don't limit HTTP header captures to HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
MINOR: log: allow the HTTP status code to be logged...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-13
Willy Tarreau
DOC: fix remaining occurrences of "pattern extraction"
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Remi Gacogne
MEDIUM: ssl: fix detection of ephemeral diffie-hellman...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-12
Remi Gacogne
MEDIUM: ssl: Add the option to use standardized DH...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Simone Gotti
BUG/MEDIUM: Fix unhandled connections problem with...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Willy Tarreau
DOC: fix proxy protocol v2 decoder example
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Simone Gotti
BUG/MEDIUM: fix ignored values for half-closed timeouts...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Nenad Merdanovic
MINOR: checks: mysql-check: Add support for v4.1+ authe...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Willy Tarreau
CLEANUP: http: don't clear CF_READ_NOEXP twice
commit
|
commitdiff
|
tree
|
snapshot
2014-06-11
Willy Tarreau
BUG/MEDIUM: http: clear CF_READ_NOEXP when preparing...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-03
Todd Lyons
DOC: Add Exim as Proxy Protocol implementer.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Willy Tarreau
BUILD: stats: workaround stupid and bogus -Werror=forma...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-28
Willy Tarreau
BUILD: don't use type "uint" which is not portable
commit
|
commitdiff
|
tree
|
snapshot
next