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-26
Christopher...
MINOR: htx: Add function to drain data from an HTX...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Christopher...
BUG/MINOR: channel: Set CF_WROTE_DATA when outgoing...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-26
Christopher...
BUG/MEDIUM: mux-h1: Report the right amount of data...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Olivier Houchard
MINOR: fd: Use closefrom() as my_closefrom() if supported.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Olivier Houchard
BUG/MAJOR: listener: Make sure the listener exist befor...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Richard Russo
BUG/MAJOR: fd/threads, task/threads: ensure all spin...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Willy Tarreau
BUG/MINOR: fd: make sure my_closefrom() doesn't miss...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Willy Tarreau
MINOR: fd: implement an optimised my_closefrom() function
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Willy Tarreau
MINOR: checks: use my_closefrom() to close all FDs
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Willy Tarreau
MINOR: fd: add a new my_closefrom() function to close...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Olivier Houchard
BUG/MEDIUM: servers: Add a per-thread counter of idle...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Olivier Houchard
BUG/MEDIUM: servers: Use atomic operations when handlin...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Willy Tarreau
BUG/MEDIUM: mux-h2/htx: send an empty DATA frame on...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Willy Tarreau
MINOR: mux-h2: make the H2 MAX_FRAME_SIZE setting confi...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Willy Tarreau
BUG/MEDIUM: htx: count the amount of copied data toward...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Christopher...
MINOR: mux-h2: Set HTX extra value when possible
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Christopher...
BUG/MEDIUM: h2/htx: Correctly handle interim responses...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Christopher...
BUG/MINOR: proto-htx: Consider a XFER_LEN message as...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Christopher...
BUG/MINOR: mux-h2: Don't add ":status" pseudo-header...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Christopher...
BUG/MINOR: mux-h1: Add "transfer-encoding" header on...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Christopher...
MINOR: h2/htx: Set the flag HTX_SL_F_BODYLESS for messa...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Christopher...
BUG/MEDIUM: mux-h2/htx: Always set CS flags before...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Olivier Houchard
BUILD/MEDIUM: initcall: Fix build on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Dragan Dosen
BUG/MEDIUM: http_fetch: fix "req.body_len" and "req...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-13
Christopher...
BUG/MEDIUM: proto_htx: Fix data size update if end...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Dragan Dosen
BUG/MEDIUM: http_fetch: fix the "base" and "base32...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Frédéric Lécaille
BUG/MEDIUM: peers: Missing peer initializations.
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Willy Tarreau
BUILD/MINOR: htx: fix some potential null-deref warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Willy Tarreau
BUILD/MINOR: peers: remove an impossible null test...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Willy Tarreau
BUILD/MINOR: tools: fix build warning in the date conve...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-12
Willy Tarreau
BUILD/MINOR: stream: avoid a build warning with threads...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Willy Tarreau
BUG/MAJOR: stream: avoid double free on unique_id
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Ben51Degrees
MEDIUM: 51d: Enabled multi threaded operation in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Ben51Degrees
BUG: 51d: In Hash Trie, multi header matching was affec...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Willy Tarreau
BUG/MINOR: mux-h1: verify the request's version before...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Christopher...
CONTRIB: contrib/prometheus-exporter: Add a Prometheus...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-08
Willy Tarreau
BUG/MEDIUM: peers: check that p->srv actually exists...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Christopher...
BUG/MINOR: config: Reinforce validity check when a...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Christopher...
BUG/MAJOR: spoe: Don't try to get agent config during...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Willy Tarreau
MINOR: config: make MAX_PROCS configurable at build...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Willy Tarreau
BUG/MEDIUM: server: initialize the orphaned conns lists...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Willy Tarreau
BUG/MEDIUM: server: initialize the idle conns list...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Willy Tarreau
BUG/MEDIUM: spoe: initialization depending on nbthread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Willy Tarreau
BUG/MINOR: lua: initialize the correct idle conn lists...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-07
Willy Tarreau
BUG/MINOR: spoe: do not assume agent->rt is valid on...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Bertrand Jacquin
DOC: ssl: Stop documenting ciphers example to use
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Bertrand Jacquin
DOC: ssl: Clarify when pre TLSv1.3 cipher can be used
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Willy Tarreau
BUG/MINOR: config: make sure to count the error on...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-06
Christopher...
BUG/MAJOR: htx/backend: Make all tests on HTTP messages...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Willy Tarreau
BUG/MAJOR: spoe: verify that backends used by SPOE...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-05
Willy Tarreau
BUG/MAJOR: config: verify that targets of track-sc...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
BUG/MINOR: task: close a tiny race in the inter-thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
BUG/MINOR: compression: properly report compression...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
MINOR: threads: make use of thread_mask() to simplify...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
MINOR: config: simplify bind_proc processing using...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
MINOR: global: add proc_mask() and thread_mask()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
MINOR: config: keep an all_proc_mask like we have all_t...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
MINOR: tools: improve the popcount() operation
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Willy Tarreau
OPTIM: listener: optimize cache-line packing for struct...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Willy Tarreau
CLEANUP: threads: use nbits to calculate the thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Willy Tarreau
CLEANUP: threads: fix misleading comment about all_thre...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Willy Tarreau
BUG/MINOR: config: fix bind line thread mask validation
commit
|
commitdiff
|
tree
|
snapshot
2019-02-02
Willy Tarreau
BUG/MINOR: threads: fix the process range of thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Olivier Houchard
BUG/MEDIUM: stream: Don't forget to free s->unique_id...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Willy Tarreau
BUG/MEDIUM: mux-h2: always set :authority on request...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-01
Willy Tarreau
BUG/MEDIUM: mux-h2: always omit :scheme and :path for...
commit
|
commitdiff
|
tree
|
snapshot
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
next