projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2020-11-13
Christopher...
BUG/MINOR: http-htx: Handle warnings when parsing http...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Amaury Denoyelle
MINOR: check: report error on incompatible connect...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Amaury Denoyelle
MINOR: check: report error on incompatible proto
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Amaury Denoyelle
BUG/MEDIUM: check: reuse srv proto only if using same...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
BUG/MINOR: http-fetch: Fix calls w/o parentheses of...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Maciej Zdeb
BUG/MINOR: http-fetch: Extract cookie value even when...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Willy Tarreau
BUG/MEDIUM: peers: fix decoding of multi-byte length...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Frédéric Lécaille
BUG/MINOR: peers: Missing TX cache entries reset.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Frédéric Lécaille
BUG/MINOR: peers: Do not ignore a protocol error for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Frédéric Lécaille
MINOR: peers: Add traces to peer_treat_updatemsg().
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Amaury Denoyelle
BUG/MEDIUM: stats: prevent crash if counters not alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Amaury Denoyelle
BUG/MINOR: stats: free dynamically stats fields/lines...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Remi Tricot...
MEDIUM: cache: Change caching conditions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Thierry Fournier
BUG/MINOR: lua: set buffer size during map lookups
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Thierry Fournier
BUG/MINOR: pattern: a sample marked as const could...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
William Lallemand
REGTEST: ssl: mark reg-tests/ssl/ssl_crt-list_filters...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-10
Tim Duesterhus
CI: Expand use of GitHub Actions for CI
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
William Lallemand
BUG/MEDIUM: ssl/crt-list: correctly insert crt-list...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
William Lallemand
REGTEST: ssl: test wildcard and multi-type + exclusions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Willy Tarreau
BUILD: http-htx: fix build warning regarding long type...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Willy Tarreau
BUILD: ssl: silence build warning on uninitialised...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Willy Tarreau
MINOR: server: remove idle lock in srv_cleanup_connections
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Christopher...
DOC: config: Fix a typo on ssl_c_chain_der
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Amaury Denoyelle
MINOR: ssl: add counters for ssl sessions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Amaury Denoyelle
MINOR: ssl: count client hello for stats
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Amaury Denoyelle
MINOR: ssl: instantiate stats module
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Christopher...
MINOR: http-htx: Add understandable errors for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
BUG/MINOR: ssl: don't report 1024 bits DH param load...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Jerome Magnin
CLEANUP: cfgparse: remove duplicate registration for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pattern: turn the pattern chaining to single...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: prepare removal of a pattern from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: during reload, delete elements frem...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pattern: make pat_ref_prune() rely on pat_ref_p...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: add pat_ref_purge_older() to purge...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: implement pat_ref_load() to load a...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: add pat_ref_commit() to commit a previo...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pattern: only match patterns that match the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: store a generation number in the refere...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: introduce pat_ref_delete_by_ptr() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
CLEANUP: pattern: remove pat_delete_fcts[] and pattern_...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
CLEANUP: acl: don't reference the generic pattern delet...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: perform a single call to pat_delete_gen...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: remerge the list and tree deletion...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pattern: change the pat_del_* functions to...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pattern: link all final elements from the reference
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: make the delete and prune functions...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: new sflag PAT_SF_REGFREE indicates...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
CLEANUP: pattern: delete the back refs at once during...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: pattern: move the update revision to the pat_ref...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pattern: call malloc_trim() on pat_ref_reload()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MEDIUM: pools: call malloc_trim() from pool_gc()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: compat: automatically include malloc.h on glibc
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Christopher...
REGTEST: converter: Add a regtest for MQTT converters
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Baptiste Assmann
MINOR: sample: Add converts to parses MQTT messages
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Christopher...
REGTEST: converter: Add a regtest for fix converters
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Baptiste Assmann
MINOR: sample: Add converters to parse FIX messages
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Christopher...
MINOR: ist: Add istend() function to return a pointer...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
[RELEASE] Released version 2.4-dev0
v2.4-dev0
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
DOC: mention in INSTALL that it's development again
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: version: it's development again.
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
[RELEASE] Released version 2.3.0
v2.3.0
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: version: mention that it's stable now
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
DOC: mention in INSTALL that haproxy 2.3 is a stable...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
DOC: update INSTALL to mention that TCC is supported
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
BUILD: makefile: usual reorder of objects for faster...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Daniel Corbett
DOC: Add dns as an available domain to show stat
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Ilya Shipitsin
BUILD: ssl: use feature macros for detecting ec curves...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
MINOR: ssl: define SSL_CTX_set1_curves_list to itself...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
William Lallemand
MINOR: mworker/cli: the master CLI use its own applet
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
Willy Tarreau
BUG/MEDIUM: server: make it possible to kill last idle...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Ilya Shipitsin
CI: github actions: limit OpenSSL no-deprecated builds...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
MINOR: sock: add a check against cross worker<->master...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Christopher...
CLEANUP: mux-h2: Remove the h1 parser state from the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
REGTESTS: mark abns_socket as working now
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
MEDIUM: listeners: make use of fd_want_recv_safe()...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
MINOR: fd: add fd_want_recv_safe()
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
BUG/MEDIUM: listener: make the master also keep workers...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
BUG/MEDIUM: listener: never suspend inherited sockets
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Willy Tarreau
BUG/MEDIUM: listener: only enable a listening listener...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Willy Tarreau
BUG/MEDIUM: stick-table: limit the time spent purging...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Amaury Denoyelle
MINOR: stats: do not display empty stat module title...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Amaury Denoyelle
MINOR: mux_h2: add stat for total count of connections...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Amaury Denoyelle
MINOR: mux_h2: capitalize frame type in stats
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
BUG/MINOR: filters: Skip disabled proxies during startu...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Willy Tarreau
MINOR: debug: don't count free(NULL) in memstats
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Ilya Shipitsin
BUILD: ssl: use HAVE_OPENSSL_KEYLOG instead of OpenSSL...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
BUG/MEDIUM: mux-pt: Release the tasklet during an HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
MINOR: server: Copy configuration file and line for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
BUG/MINOR: server: Set server without addr but with...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
BUG/MINOR: checks: Report a socket error before any...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
BUG/MINOR: proxy/server: Skip per-proxy/server post...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Christopher...
BUG/MEDIUM: filters: Don't try to init filters for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Ilya Shipitsin
BUILD: ssl: use SSL_CTRL_GET_RAW_CIPHERLIST instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
Willy Tarreau
CLEANUP: pattern: remove unused entry "tree" in pattern.val
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Willy Tarreau
[RELEASE] Released version 2.3-dev9
v2.3-dev9
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Willy Tarreau
CLEANUP: pattern: fix spelling/grammatical/copy-paste...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Willy Tarreau
CLEANUP: pattern: use calloc() rather than malloc for...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Willy Tarreau
MINOR: pattern: export pat_ref_push()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Willy Tarreau
MINOR: pattern: make pat_ref_add() rely on pat_ref_append()
commit
|
commitdiff
|
tree
|
snapshot
2020-10-31
Willy Tarreau
MINOR: pattern: make pat_ref_append() return the newly...
commit
|
commitdiff
|
tree
|
snapshot
next