projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2022-08-19
Willy Tarreau
BUG/MINOR: mux-h2: send a CANCEL instead of ES on trunc...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Willy Tarreau
MINOR: mux-h2: make streams know if they need to send...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Willy Tarreau
MINOR: mux-h2/traces: report transition to SETTINGS1...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-19
Willy Tarreau
BUG/MEDIUM: mux-h2: do not fiddle with ->dsi to indicat...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Willy Tarreau
BUG/MEDIUM: cli: always reset the service context betwe...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Willy Tarreau
MINOR: applet: add a function to reset the svcctx of...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Amaury Denoyelle
MEDIUM: h3: concatenate multiple cookie headers
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Amaury Denoyelle
REGTESTS: add test for HTTP/2 cookies concatenation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Amaury Denoyelle
REORG: h2: extract cookies concat function in http_htx
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Amaury Denoyelle
BUG/MEDIUM: quic: fix crash on MUX send notification
commit
|
commitdiff
|
tree
|
snapshot
2022-08-18
Frédéric Lécaille
BUG/MINOR: quic: Missing initializations for ducplicate...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Mateusz Malek
BUG/MEDIUM: http-ana: fix crash or wrong header deletio...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
BUG/MINOR: quic: do not notify MUX on frame retransmit
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
MINOR: quic: refactor application send
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
MINOR: mux-quic: add missing args on some traces
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
MINOR: mux-quic: adjust traces on stream init
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
BUG/MEDIUM: mux-quic: reject uni stream ID exceeding...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
MINOR: qpack: report error on enc/dec stream close
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
MINOR: h3: report error on control stream close
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
MINOR: quic: adjust quic_frame flag manipulation
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Amaury Denoyelle
CLEANUP: exclude haring with .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Frédéric Lécaille
MINOR: stick-table: Add table_expire() and table_idle...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Willy Tarreau
MINOR: chunk: inline alloc_trash_chunk()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Willy Tarreau
MINOR: pools/memprof: store and report the pool's name...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Willy Tarreau
MINOR: pool/memprof: report pool alloc/free in memory...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-17
Willy Tarreau
MINOR: memprof: export the minimum definitions for...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Frédéric Lécaille
BUG/MINOR: quic: Wrong status returned by qc_pkt_decrypt()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-16
Frédéric Lécaille
BUG/MINOR: quic: MIssing check when building TX packets
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Amaury Denoyelle
BUG/MINOR: mux-quic: fix crash with traces in qc_detach()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
MINOR: ring: archive a previous file-backed ring on...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
BUILD: sink: replace S_IRUSR, S_IWUSR with their octal...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Frédéric Lécaille
BUG/MINOR: quic: memleak on wrong datagram receipt
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
DEV: haring: support remapping LF in contents with...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
DEV: haring: add a simple utility to read file-backed...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
MINOR: ring: add support for a backing-file
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
MINOR: ring: support creating a ring from a linear...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-12
Willy Tarreau
BUILD: ring: forward-declare struct appctx to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Frédéric Lécaille
BUG/MEDIUM: quic: Wrong use of <token_odcid> in qc_lsnt...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Willy Tarreau
BUG/MEDIUM: ring: fix too lax 'size' parser
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Frédéric Lécaille
BUG/MEDIUM: quic: Possible use of uninitialized <odcid...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Amaury Denoyelle
BUG/MEDIUM: mux-quic: fix crash due to invalid trace arg
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Amaury Denoyelle
MINOR: mux-quic: define new traces
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Amaury Denoyelle
CLEANUP: mux-quic: adjust traces level
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Amaury Denoyelle
MINOR: mux-quic: define protocol error traces
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Amaury Denoyelle
MINOR: mux-quic: adjust enter/leave traces
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Frédéric Lécaille
CLEANUP: quic: Remove trailing spaces
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Frédéric Lécaille
BUG/MINOR: quic: Possible infinite loop in quic_build_p...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Frédéric Lécaille
MINOR: quic: Remove useless lock for RX packets
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Willy Tarreau
BUILD: stconn: fix build warning at -O3 about possible...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-11
Frédéric Lécaille
MEDIUM: quic: xprt traces rework
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Willy Tarreau
BUG/MEDIUM: task: relax one thread consistency check...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Willy Tarreau
BUG/MEDIUM: poller: use fd_delete() to release the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-10
Willy Tarreau
BUG/MEDIUM: quic: always remove the connection from...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
BUG/MINOR: quic: fix crash on handshake io-cb for null...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
BUG/MINOR: mux-quic: open stream on STOP_SENDING
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
MINOR: quic: skip sending if no frame to send in io-cb
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
MINOR: quic: refactor datagram commit in Tx buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
MINOR: quic: release Tx buffer on each send
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
MINOR: quic: replace custom buf on Tx by default struct...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Amaury Denoyelle
CLEANUP: mux-quic: remove loop on sending frames
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Willy Tarreau
MINOR: debug/memstats: permit to pass the size to free()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Willy Tarreau
MINOR: debug/memstats: automatically determine first...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Willy Tarreau
MINOR: debug: also store the function name in struct...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Willy Tarreau
MINOR: debug: store and report the pool's name in struc...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-09
Willy Tarreau
MINOR: debug: make the mem_stats section aligned to...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Frédéric Lécaille
MINOR: quic: Replace pool_zalloc() by pool_malloc(...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Frédéric Lécaille
BUG/MEDIUM: quic: Missing AEAD TAG check after removing...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Frédéric Lécaille
MINOR: quic: Too much useless traces in qc_build_frms()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-08
Frédéric Lécaille
BUG/MEDIUM: quic: Wrong packet length check in qc_do_rm...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
Willy Tarreau
[RELEASE] Released version 2.7-dev3
v2.7-dev3
commit
|
commitdiff
|
tree
|
snapshot
2022-08-07
Willy Tarreau
BUILD: cfgparse: always defined _GNU_SOURCE for sched...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
REGTESTS: ssl: fix grep invocation to use extended...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
REGTESTS: ssl: adopt tests to OpenSSL-3.0.N
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
REGTESTS: ssl: adopt tests to OpenSSL-3.0.N
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
BUG/MEDIUM: fix DH length when EC key is used
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
CI: enable weekly "m32" builds on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Ilya Shipitsin
BUILD: SSL: allow to pass additional configure args...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Willy Tarreau
MINOR: config: automatically preset MAX_THREADS based...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-06
Willy Tarreau
MINOR: threads: report the number of thread groups...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Willy Tarreau
BUG/MEDIUM: quic: break out of the loop in quic_lstnr_d...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Amaury Denoyelle
BUG/MINOR: quic: adjust errno handling on sendto
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Amaury Denoyelle
MINOR: quic: explicitely ignore sendto error
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Frédéric Lécaille
BUG/MINOR: quic: Missing Initial packet dropping case
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Frédéric Lécaille
MINOR: quic: Add two new stats counters for sendto...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-05
Willy Tarreau
BUG/MINOR: quic: do not reject datagrams matching minim...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Willy Tarreau
BUG/MINOR: sink: fix a race condition between the write...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Christopher...
BUG/MEDIUM: sink: Set the sink ref for forwarders creat...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-04
Willy Tarreau
BUG/MINOR: ring/cli: fix a race condition between the...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Frédéric Lécaille
BUG/MINOR: quic: Avoid sending truncated datagrams
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Amaury Denoyelle
MEDIUM: mux-quic: implement http-request timeout
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Amaury Denoyelle
MINOR: mux-quic: refactor refresh timeout function
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Amaury Denoyelle
MINOR: mux-quic: refresh timeout on frame decoding
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Amaury Denoyelle
MINOR: h3: support HTTP request framing state
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Frédéric Lécaille
BUG/MEDIUM: quic: Floating point exception in cubic_root()
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Frédéric Lécaille
BUG/MINOR: quic: Missing in flight ack eliciting packet...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christopher...
BUG/MEDIUM: proxy: Perform a custom copy for default...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christopher...
REORG: server: Export srv_settings_cpy() function
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christopher...
MINOR: server: Constify source server to copy its settings
commit
|
commitdiff
|
tree
|
snapshot
2022-08-03
Christopher...
BUG/MINOR: backend: Don't increment conn_retries counte...
commit
|
commitdiff
|
tree
|
snapshot
next