projects
/
haproxy-2.3.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.3.git
2020-11-24
Willy Tarreau
BUG/MAJOR: connection: reset conn->owner when detaching...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Willy Tarreau
CLEANUP: connection: do not use conn->owner when the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Joao Morais
DOC: clarify how to create a fallback crt
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
Matthieu Guegan
BUILD: makefile: enable crypt(3) for OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
William Lallemand
BUG/MEDIUM: ssl/crt-list: fix error when no file found
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
William Lallemand
BUG/MINOR: ssl/crt-list: load bundle in crt-list only...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
William Lallemand
BUG/MEDIUM: ssl: error when no certificate are found
commit
|
commitdiff
|
tree
|
snapshot
2020-11-24
William Lallemand
BUG/MEDIUM: ssl/crt-list: bundle support broken in...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
Christopher...
BUG/MEDIUM: http-ana: Don't eval http-after-response...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-19
William Lallemand
BUG/MINOR: ssl: segv on startup when AKID but no keyid
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
William Lallemand
DOC: add missing 3.10 in the summary
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Christopher...
BUG/MINOR: http-ana: Don't wait for the body of CONNECT...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Christopher...
BUG/MEDIUM: filters: Forward all filtered data at the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-17
Jerome Magnin
CLEANUP: cfgparse: remove duplicate registration for...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-17
Willy Tarreau
BUILD: http-htx: fix build warning regarding long type...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
William Lallemand
[RELEASE] Released version 2.3.1
v2.3.1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
REGTEST: make ssl_client_samples and ssl_server_samples...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Frédéric Lécaille
MINOR: peers: Add traces to peer_treat_updatemsg().
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
William Lallemand
REGTEST: ssl: mark reg-tests/ssl/ssl_crt-list_filters...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
William Lallemand
REGTEST: ssl: test wildcard and multi-type + exclusions
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Eric Salama
MINOR: cfgparse: tighten the scope of newnameserver...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
MINOR: config/mux-h2: Return ERR_ flags from init_h2...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
MINOR: init: Fix the prototype for per-thread free...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
BUG/MINOR: tcpcheck: Don't warn on unused rules if...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
MINOR: spoe: Don't close connection in sync mode on...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Christopher...
BUG/MAJOR: spoe: Be sure to remove all references on...
commit
|
commitdiff
|
tree
|
snapshot
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
Amaury Denoyelle
BUG/MINOR: stats: free dynamically stats fields/lines...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Thierry Fournier
BUG/MINOR: lua: set buffer size during map lookups
commit
|
commitdiff
|
tree
|
snapshot
2020-11-12
Thierry Fournier
BUG/MINOR: pattern: a sample marked as const could...
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
Christopher...
DOC: config: Fix a typo on ssl_c_chain_der
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Christopher...
MINOR: http-htx: Add understandable errors for the...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Willy Tarreau
BUG/MINOR: ssl: don't report 1024 bits DH param load...
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
2020-10-30
Remi Tricot...
BUG/MINOR: cache: Inverted variables in http_calc_maxag...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Remi Tricot...
BUG/MINOR: cache: Manage multiple values in cache-contr...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Remi Tricot...
MINOR: ist: Add a case insensitive istmatch function
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Remi Tricot...
MINOR: cache: Add Expires header value parsing
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Amaury Denoyelle
BUG/MINOR: lua: initialize sample before using it
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Amaury Denoyelle
BUG/MINOR: server: fix down_time report for stats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Amaury Denoyelle
BUG/MINOR: server: fix srv downtime calcul on starting
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Amaury Denoyelle
MINOR: mux-h2: count open connections/streams on stats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Amaury Denoyelle
MINOR: mux-h2: report detected error on stats
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Amaury Denoyelle
MINOR: mux-h2: add stats for received frame types
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Amaury Denoyelle
MINOR: mux-h2: add counters instance to h2c
commit
|
commitdiff
|
tree
|
snapshot
2020-10-28
Amaury Denoyelle
MINOR: mux-h2: register a stats module
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Remi Tricot...
MINOR: cache: Create res.cache_hit and res.cache_name...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Remi Tricot...
MINOR: cache: Process the If-Modified-Since header...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Remi Tricot...
MINOR: cache: Store the "Last-Modified" date in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Tim Duesterhus
BUG/MINOR: cache: Check the return value of http_replac...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Ilya Shipitsin
CI: github actions: update h2spec to 2.6.0
commit
|
commitdiff
|
tree
|
snapshot
2020-10-27
Ilya Shipitsin
BUILD: ssl: more elegant OpenSSL early data support...
commit
|
commitdiff
|
tree
|
snapshot
next