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
2019-02-01
Willy Tarreau
BUG/MINOR: backend: check srv_conn before dereferencing it
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Olivier Houchard
BUG/MINOR: tune.fail-alloc: Don't forget to initialize...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Willy Tarreau
BUG/MEDIUM: htx: check the HTX compatibility in dynamic...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Willy Tarreau
BUG/MEDIUM: backend: always release the previous connec...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Olivier Houchard
MINOR: debug: Add an option that causes random allocati...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Olivier Houchard
MINOR: muxes: Don't bother to LIST_DEL(&conn->list...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Olivier Houchard
MINOR: xref: Add missing barriers.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
BUG/MEDIUM: mux-h2: properly consider the peer's advert...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: mux-h2: learn and store the peer's advertised...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: mux-h2: make sure to only check concurrency...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: mux-h2: max-concurrent-streams should be unsigned
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
BUG/MINOR: server: fix logic flaw in idle connection...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
BUG/MEDIUM: mux-h2: do not close the connection on...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: connstream: have a new flag CS_FL_KILL_CONN...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: stream-int: add a new flag to mention that we...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
BUG/MEDIUM: mux-h2: wait for the mux buffer to be empty...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
BUG/MINOR: stream: don't close the front connection...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Olivier Houchard
BUG/MEDIUM: connections: Don't forget to remove CO_FL_S...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Christopher...
BUG/MEDIUM: mux-h1: Don't add "transfer-encoding" if...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Frédéric Lécaille
BUG/MEDIUM: peers: Peer addresses parsing broken.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: mux-h2: consistently rely on the htx variable...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
MINOR: htx: never check for null htx pointer in htx_is_...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Willy Tarreau
DOC: htx: make it clear that htxbuf() and htx_from_buf...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Olivier Houchard
BUG/MEDIUM: buffer: Make sure b_is_null handles buffers...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-31
Tim Duesterhus
DOC: compression: Update the reasons for disabled compr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
BUG/MINOR: mux-h2: make sure request trailers on aborte...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
CLEANUP: mux-h2: remove stream ID and frame length...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
MEDIUM: mux-h2: check the frame validity before conside...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
MINOR: h2: add a generic frame checker
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
BUG/MINOR: mux-h2: make sure response HEADERS are not...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
BUG/MEDIUM: mux-h2: do not abort HEADERS frame before...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
BUG/MEDIUM: mux-h2: make sure never to send GOAWAY...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
BUG/MEDIUM: mux-h2: fix two half-closed to closed trans...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
BUG/MEDIUM: mux-h2: wake up flow-controlled streams...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Willy Tarreau
CLEANUP: mux-h2: remove misleading leftover test on...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-30
Kevin Zhu
BUG/MINOR: deinit: tcp_rep.inspect_rules not deinit...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Tim Duesterhus
BUG/MEDIUM: compression: Rewrite strong ETags
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: servers: Close the connection if we failed...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: peers: Handle mux creation failure.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: h2: In h2_send(), stop the loop if we faile...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: checks: Don't try to set ALPN if connection...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: servers: Don't add an incomplete conn to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: servers: Only destroy a conn_stream we...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Olivier Houchard
BUG/MEDIUM: checks: Check that conn_install_mux succeeded.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Willy Tarreau
CLEANUP: mux-h2: remove two useless but misleading...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Willy Tarreau
BUG/MEDIUM: mux-h2: only close connection on request...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Willy Tarreau
BUILD/MINOR: peers: shut up a build warning introduced...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Willy Tarreau
CLEANUP: peers: factor error handling in peer_treat_def...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Willy Tarreau
CLEANUP: peers: factor the error handling code in peer_...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: move peer initializations code to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: move "hello" message treatment code to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
CLEANUP: peers: Remove useless statements.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: move send code to reduce the size of...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: move messages treatment code to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: move error handling to reduce the size...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
CLEANUP: peers: Be more generic.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: Move high level receive code to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: Move ack, switch and definition receive...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: Move update receive code to reduce the...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MEDIUM: peers: synchronizaiton code factorization to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: Add new functions to send code and reduce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: send code factorization.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
CLEANUP: peers: Indentation fixes.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Frédéric Lécaille
MINOR: peers: Extract some code to be reused.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-29
Willy Tarreau
SCRIPTS: add the issue tracker URL to the announce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Willy Tarreau
BUG/MEDIUM: backend: always call si_detach_endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Olivier Houchard
BUG/MEDIUM: servers: Attempt to reuse an unfinished...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Willy Tarreau
BUG/MINOR: task: fix possibly missed event in inter...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Miroslav Zagorac
BUG/MINOR: spoe: corrected fragmentation string size
commit
|
commitdiff
|
tree
|
snapshot
2019-01-28
Willy Tarreau
BUG/MINOR: mux-h2: do not report available outgoing...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-27
Willy Tarreau
BUG/MINOR: listener: always fill the source address...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Willy Tarreau
DOC: nbthread is no longer experimental.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Willy Tarreau
MINOR: threads: make MAX_THREADS configurable at build...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Willy Tarreau
MINOR: cfgparse: make the process/thread parser support...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-25
Tim Duesterhus
CLEANUP: h2: Remove debug printf in mux_h2.c
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: mux-h2: always compare content-length to...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MEDIUM: h2: always parse and deduplicate the content...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MINOR: stream: don't wait before retrying after a faile...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MEDIUM: stream-int: always mark pending outgoing SI_ST_CON
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MINOR: mux-h2: always consider a server's max-reuse...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MINOR: server: add a max-reuse parameter
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MEDIUM: backend: never try to attach to a mux havin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: mux-h2: refuse to allocate a stream with...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: mux-h2: always check the stream ID limit...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
CLEANUP: server: fix indentation mess on idle connections
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: stream: take care of synchronous errors...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MINOR: server: make sure pool-max-conn is >= -1
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: hpack: return a compression error on invalid...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: mux-h2: make it possible to set the error...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: mux-h2: headers-type frames in HREM are...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MINOR: mux-h2: CONTINUATION in closed state must...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
MINOR: h2: declare new sets of frame types
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MEDIUM: mux-h2: properly abort on trailers decoding...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MEDIUM: backend: also remove from idle list muxes...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-24
Willy Tarreau
BUG/MAJOR: mux-h2: don't destroy the stream on failed...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Willy Tarreau
BUG/MINOR: mux-h1: avoid copying output over itself...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Christopher...
BUG/MINOR: mux-h1: Apply the reserve on the channel...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Christopher...
BUG/MEDIUM: mux-h2/htx: Respect the channel's reserve
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Christopher...
BUG/MINOR: proto-htx: Return an error if all headers...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-23
Willy Tarreau
DOC: mention the effect of nf_conntrack_tcp_loose on...
commit
|
commitdiff
|
tree
|
snapshot
next