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-05-06
Willy Tarreau
CLEANUP: stream/cli: remove the unneeded STATE_FIN...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
CLEANUP: stream/cli: remove the unneeded init state...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
CLEANUP: stream/cli: stop using appctx->st2 for the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
CLEANUP: stream/cli: take the "show sess" context defin...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
CLEANUP: applet: make appctx_new() initialize the whole...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
MINOR: applet: reserve some generic storage in the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
CLEANUP: ssl/cli: do not loop on unknown states in...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: ssl/cli: fix "show ssl cert" not to mix...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: ssl/cli: fix "show ssl crl-file" not to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: ssl/cli: fix "show ssl ca-file <name>" not...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: ssl/cli: fix "show ssl ca-file/crl-file...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: map/cli: make sure patterns don't vanish...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: map/cli: protect the backref list during...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MINOR: proxy/cli: don't enumerate internal proxies...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MEDIUM: cli: make "show cli sockets" really yield
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUG/MEDIUM: resolvers: make "show resolvers" properly...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
William Lallemand
BUG/MINOR: startup: usage() when no -cc arguments
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
William Lallemand
DOC: resolvers: default resolvers section
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
William Lallemand
MEDIUM: resolvers: create a "default" resolvers section...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
William Lallemand
BUG/MINOR: tcp/http: release the expr of set-{src,dst...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-06
Willy Tarreau
BUILD: debug: unify the definition of ha_backtrace_to_s...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
William Lallemand
MINOR: resolvers: resolvers_new() create a resolvers...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
William Lallemand
MINOR: resolvers: move the resolv.conf parser in parse_...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
William Lallemand
MINOR: resolvers: cleanup alert/warning in parse-resolv...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Christopher...
DOC: config: Update doc for PR/PH session states to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Christopher...
BUG/MEDIUM: mux-h1: Be able to handle trailers when...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Christopher...
BUG/MEDIUM: mux-fcgi: Be sure to never set EOM flag...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Christopher...
BUG/MEDIUM: conn-stream: Only keep app layer flags...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-05
Christopher...
MINOR: conn-stream: Add mask from flags set by endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
DOC: configuration: httpclient global option
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: httpclient: allow ipv4 or ipv6 preference for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: httpclient: configure the resolvers section...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: httpclient: allow to configure the ca-file
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MEDIUM: httpclient: hard-error when SSL is configured
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: httpclient: cleanup the error handling in init
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: init: exit() after pre-check upon error
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: httpclient: rename dash by dot in global option
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MINOR: httpclient: handle unix and other socket types...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
CLEANUP: httpclient: remove the comment about resolving
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MEDIUM: httpclient: allow address and port change for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MEDIUM: httpclient: http-request rules for resolving
commit
|
commitdiff
|
tree
|
snapshot
2022-05-04
William Lallemand
MEDIUM: httpclient: remove url2sa to use a more flexibl...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Frédéric Lécaille
BUG/MINOR: mux_quic: Dropped packet upon retransmission...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Frédéric Lécaille
BUG/MINOR: quic: Dropped retransmitted STREAM frames
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Frédéric Lécaille
MINOR: quic: Make the quic_conn be aware of the number...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-03
Frédéric Lécaille
CLEANUP: mux: Useless xprt_quic-t.h inclusion
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Willy Tarreau
MINOR: session: get rid of the now unused SESS_FL_ADDR_...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Willy Tarreau
MINOR: connection: get rid of the CO_FL_ADDR_*_SET...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Willy Tarreau
CLEANUP: protocol: make sure the connect_* functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Willy Tarreau
MINOR: conn_stream: remove the now unused CS_FL_ADDR_...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Willy Tarreau
MEDIUM: stream: remove the confusing SF_ADDR_SET flag
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Willy Tarreau
CLEANUP: backend: make alloc_{bind,dst}_address() idemp...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Amaury Denoyelle
BUG/MINOR: h3: fix parsing of unknown frame type with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-02
Amaury Denoyelle
MINOR: mux-quic: support full request channel buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Willy Tarreau
[RELEASE] Released version 2.6-dev8
v2.6-dev8
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Willy Tarreau
SCRIPTS: announce-release: add URL of dev packages
commit
|
commitdiff
|
tree
|
snapshot
2022-04-30
Ilya Shipitsin
CI: github actions: update LibreSSL to 3.5.2
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Frédéric Lécaille
BUG/MINOR: quic: Missing time threshold multiplifier...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Frédéric Lécaille
MINOR: quic: moving code for QUIC loss detection
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Frédéric Lécaille
CLEANUP: quic: Remaining fprintf() debug trace
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Frédéric Lécaille
MINOR: quic: Drop 0-RTT packets without secrets
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Amaury Denoyelle
MEDIUM: quic: do not ack packet with invalid STREAM
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Amaury Denoyelle
MEDIUM: quic: do not ACK packet with STREAM if MUX...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Willy Tarreau
BUG/MINOR: conn_stream: do not confirm a connection...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Christopher...
MINOR: httpclient: Don't use co_set_data() to decrement...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Christopher...
BUG/MINOR: httpclient: Count metadata in size to transf...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Christopher...
BUG/MEDIUM: httpclient: Fix loop consuming HTX blocks...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-29
Christopher...
BUG/MEDIUM: conn-stream: Don't erase endpoint flags...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
William Lallemand
BUG/MINOR: httpclient/ssl: use the correct verify constant
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Drop 0-RTT packets if not allowed
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
CLEANUP: quic: Rely on the packet length set by qc_lstn...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
BUG/MINOR: quic: Missing Initial packet length check
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
BUG/MEDIUM: quic: Possible crash on STREAM frame loss
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Wake up the mux to probe with new data
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
BUG/MINOR: quic: Traces fix about remaining frames...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
BUG/MINOR: quic: Avoid sending useless PADDING frame
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
BUG/MINOR: quic: Wrong returned status by qc_build_frms()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Do not send ACK frames when probing
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MEDIUM: quic: Enable the new datagram probing process
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MEDIUM: quic: Mark copies of acknowledged frames as...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Mark packets as probing with old data
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: old data distinction for qc_send_app_pkt()
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MEDIUM: quic: qc_requeue_nacked_pkt_tx_frms() rework
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MEDIUM: quic: Retransmission functions rework
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MEDIUM: quic: New functions for probing rework
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: process_timer() rework
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Add traces about TX frame memory releasing
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Do not retransmit frames from coalesced...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Prepare quic_frame struct duplication
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Frédéric Lécaille
MINOR: quic: Improve qc_prep_pkts() flexibility
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: quic: decode as much STREAM as possible
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: h3: support DATA demux if buffer full
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: h3: implement h3 stream context
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: mux-quic: add a app-layer context in qcs
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: h3: change frame demuxing API
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: mux-quic: partially copy Rx frame if almost...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
BUG/MEDIUM: h3: fix use-after-free on mux Rx buffer...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
BUG/MINOR: h3: fix incomplete POST requests
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
MINOR: mux-quic: count local flow-control stream limit...
commit
|
commitdiff
|
tree
|
snapshot
2022-04-28
Amaury Denoyelle
BUG/MINOR: mux-quic: fix leak if cs alloc failure
commit
|
commitdiff
|
tree
|
snapshot
next