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
2021-04-23
Emeric Brun
BUG/MEDIUM: peers: re-work refcnt on table to protect...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Emeric Brun
BUG/MEDIUM: peers: re-work connection to new process...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Emeric Brun
BUG/MINOR: peers: remove useless table check if initial...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Christopher...
BUG/MEDIUM: mux-h2: Properly handle shutdowns when...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
William Lallemand
BUG/MINOR: mworker: don't use oldpids[] anymore for...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
William Lallemand
BUG/MINOR: mworker/init: don't reset nb_oldpids in...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-23
Amaury Denoyelle
BUG/MEDIUM: config: fix cpu-map notation with both...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MEDIUM: mux-h2: Fix dfl calculation when merging...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MAJOR: mux-h2: Properly detect too large frames...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Amaury Denoyelle
BUG/MINOR: server: free srv.lb_nodes in free_server
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: mux-h1: Release idle server H1 connection...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: logs: Report the true number of retries...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: http_htx: Remove BUG_ON() from http_get_stli...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: http-fetch: Make method smp safe if headers...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: ssl-samples: Fix ssl_bc_* samples when calle...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
MINOR: connection: Make bc_http_major compatible with...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: connection: Fix fc_http_major and bc_http_ma...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
MINOR: logs: Add support of checks as session origin...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MINOR: checks: Set missing id to the dummy checks...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
BUG/MEDIUM: threads: Ignore current thread to end its...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Remi Tricot...
DOC: ssl: Certificate hot update only works on fronted...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Thayne McCombs
BUG/MEDIUM: sample: Fix adjusting size in field converter
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Christopher...
MINOR: No longer rely on deprecated sample fetches...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-21
Julien Pivotto
DOC: clarify that compression works for HTTP/2
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Thayne McCombs
BUG/MINOR: tools: fix parsing "us" unit for timers
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
Willy Tarreau
CONTRIB: halog: fix issue with array of type char
commit
|
commitdiff
|
tree
|
snapshot
2021-04-12
William Lallemand
REGTESTS: ssl: mark set_ssl_cert_bundle.vtc as broken
commit
|
commitdiff
|
tree
|
snapshot
2021-04-06
Christopher...
DOC: Explicitly state only IPv4 are supported by forwar...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-02
William Lallemand
REGTESTS: ssl: "set ssl cert" and multi-certificates...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Remi Tricot...
BUG/MINOR: ssl: Add missing free on SSL_CTX in ckch_ins...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Willy Tarreau
BUG/MINOR: http_fetch: make hdr_ip() resistant to empty...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Remi Tricot...
BUG/MINOR: ssl: Prevent removal of crt-list line if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Remi Tricot...
BUG/MINOR: ssl: Fix update of default certificate
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Willy Tarreau
BUILD: tcp: use IPPROTO_IPV6 instead of SOL_IPV6 on...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-31
Willy Tarreau
BUG/MINOR: tcp: fix silent-drop workaround for IPv6
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
BUILD: backend: fix build breakage in idle conn locking fix
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
[RELEASE] Released version 2.3.9
v2.3.9
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
BUG/MEDIUM: time: make sure to always initialize the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Florian Apolloner
BUG/MINOR: stats: Apply proper styles in HTML status...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Christopher...
BUG/MINOR: payload: Wait for more data if buffer is...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
MEDIUM: backend: use a trylock to grab a connection...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-30
Willy Tarreau
BUG/MEDIUM: mux-h1: make h1_shutw_conn() idempotent
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Willy Tarreau
[RELEASE] Released version 2.3.8
v2.3.8
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Willy Tarreau
BUG/MINOR: http_fetch: make hdr_ip() reject trailing...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Willy Tarreau
MINOR: tools: make url2ipv4 return the exact number...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Christopher...
BUG/MEDIUM: thread: Fix a deadlock if an isolated threa...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-25
Olivier Houchard
BUG/MEDIUM: fd: Take the fd_mig_lock when closing if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Willy Tarreau
CLEANUP: fd: remove unused fd_set_running_excl()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Willy Tarreau
BUG/MEDIUM: fd: do not wait on FD removal in fd_delete()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Willy Tarreau
MINOR: fd: remove the unneeded running bit from fd_insert()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Willy Tarreau
MINOR: fd: make fd_clr_running() return the remaining...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Christopher...
BUG/MEDIUM: lua: Always init the lua stack before refer...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Christopher...
BUG/MEDIUM: debug/lua: Use internal hlua function to...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Christopher...
MINOR: lua: Slightly improve function dumping the lua...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Ilya Shipitsin
BUILD: ssl: guard ecdh functions with SSL_CTX_set_tmp_e...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-24
Remi Tricot...
BUG/MINOR: ssl: Prevent disk access when using "add...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Christopher...
BUG/MEDIUM: debug/lua: Don't dump the lua stack if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Christopher...
MEDIUM: lua: Use a per-thread counter to track some...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Eric Salama
MINOR/BUG: mworker/cli: do not use the unix_bind prefix...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Emeric Brun
BUG/MINOR: protocol: add missing support of dgram unix...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Willy Tarreau
BUG/MEDIUM: freq_ctr/threads: use the global_now_ms...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-23
Willy Tarreau
MINOR: time: also provide a global, monotonic global_no...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-22
Christopher...
BUG/MEDIUM: mux-fcgi: Fix locking of idle_conns lock...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Willy Tarreau
BUG/MINOR: freq_ctr/threads: make use of the last updat...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-18
Willy Tarreau
MINOR: time: export the global_now variable
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
[RELEASE] Released version 2.3.7
v2.3.7
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MINOR: resolvers: Add missing case-insensitive...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
MINOR: resolvers: Don't try to match immediatly renewed...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
MINOR: resolvers: Use milliseconds for cached items...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MEDIUM: resolvers: Skip DNS resolution at startup...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MEDIUM: resolvers: Don't release resolution from...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
MINOR: resolvers: Directly call srvrq_update_srv_state...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
MINOR: resolvers: Add function to change the srv status...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
MINOR: resolvers: Purge answer items when a SRV resolut...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
MINOR: resolvers: Use a function to remove answers...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MEDIUM: resolvers: Trigger a DNS resolution if...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MINOR; resolvers: Ignore DNS resolution for expired...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Baptiste Assmann
MINOR: resolvers: new function find_srvrq_answer_record()
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MEDIUM: resolvers: Fix the loop looking for an...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MEDIUM: resolvers: Don't set an address-less server...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MINOR: resolvers: Unlink DNS resolution to set...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MINOR: resolvers: Reset server address on DNS error...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
BUG/MINOR: resolvers: Consider server to have no IP...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Christopher...
Revert "BUG/MINOR: resolvers: Only renew TTL for SRV...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Willy Tarreau
CLEANUP: tcp-rules: add missing actions in the tcp...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: tcpcheck: Fix double free on error path...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: session: Add some forgotten tests on session...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: proxy/session: Be sure to have a listener...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MINOR: tcpcheck: Update .health threshold of agent...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Christopher...
BUG/MEDIUM: filters: Set CF_FL_ANALYZE on channels...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Willy Tarreau
BUILD: atomic/arm64: force the register pairs to use...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-12
Emeric Brun
BUG/MEDIUM: stick-tables: fix ref counter in table...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
OPTIM: task: automatically adjust the default runqueue...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MINOR: task: give the scheduler a bit more flexibility...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MEDIUM: task: remove the tasks_run_queue counter and...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MEDIUM: ssl: implement xprt_set_used and xprt_set_idle...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MINOR: xprt: add new xprt_set_idle and xprt_set_used...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MEDIUM: muxes: mark idle conns tasklets with TASK_F_USR1
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
MINOR: task: add an application specific flag to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-10
Willy Tarreau
BUG/MEDIUM: ssl: properly remove the TASK_HEAVY flag...
commit
|
commitdiff
|
tree
|
snapshot
next