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-31
Willy Tarreau
MINOR: server: indicate when no address was expected...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Willy Tarreau
BUG/MINOR: peers: set the proxy's name to the peers...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Willy Tarreau
CLEANUP: peers/cli: make peers_dump_peer() take an...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Willy Tarreau
CLEANUP: peers/cli: stop misusing the appctx local...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Willy Tarreau
BUG/MEDIUM: peers/cli: fix "show peers" crash
commit
|
commitdiff
|
tree
|
snapshot
2022-05-31
Willy Tarreau
DOC: fix a few spelling mistakes in the docs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
BUILD: makefile: reorder objects by build time
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
EXAMPLES: remove completely outdated acl-content-sw.cfg
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
MINOR: h3: add traces on h3s init/end
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
MINOR: h3: add traces on frame send
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
MINOR: h3: add traces on frame recv
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
MINOR: h3: define h3 trace module
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
DOC: add maintainers for QUIC and HTTP/3
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
DOC: remove the outdated ROADMAP file
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
DOC: internal: remove totally outdated diagrams
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
BUILD: quic: use inttypes.h instead of stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
BUILD: htx: use the unchecked version of htx_get_head_b...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
MINOR: htx: add an unchecked version of htx_get_head_blk()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
SCRIPTS: make publish-release try to launch make-releas...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Willy Tarreau
SCRIPTS: add make-releases-json to recreate a releases...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
BUG/MINOR: h3: do not report bug on unknown method
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
BUG/MINOR: qpack: support bigger prefix-integer encoding
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Amaury Denoyelle
BUG/MINOR: qpack: fix buffer API usage on prefix intege...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Do not drop packets with RESET_STREAM...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Send STOP_SENDING frames if mux is released
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: h3: Add a statistics module for h3
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Connection TX buffer setting renaming.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
DOC: quic: Documentation update for QUIC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic_stats: Add transport new counters (lost...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
BUG/MINOR: quic: Largest RX packet numbers mixing
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOIR: quic_stats: add QUIC connection errors counters
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Clarifications about transport parameters...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Tunable "initial_max_streams_bidi" transpo...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Tunable "max_idle_timeout" transport parameter
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
DOC: quic: Update documentation for QUIC Retry
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Transport parameters dump
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: QUIC transport parameters split.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
CLEANUP: quic: No more used handshake output buffer
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
CLEANUP: quic: Useless QUIC_CONN_TX_BUF_SZ definition
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Frédéric Lécaille
MINOR: quic: Ignore out of packet padding.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Christopher...
CLEANUP: muxes: Consider stream's sd as defined in...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-30
Christopher...
CLEANUP: tcpcheck: Remove useless test on the stream...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-28
Tim Duesterhus
DOC: Fix formatting in configuration.txt to fix dconv
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
[RELEASE] Released version 2.6-dev12
v2.6-dev12
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
DOC: internal: add a description of the stream connecto...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
DEV: flags: reorder a few SC/SE flags
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
DEV: flags: rename the "endp" shortcut to "sd" for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
DEV: flags: fix "siet" shortcut name
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: remove the new unneeded SE_FL_APP_MASK
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stream: remove unneeded test on appctx during...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
MINOR: stconn: turn SE_FL_WILL_CONSUME to SE_FL_WONT_CO...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename a few "endp" arguments and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-pt: rename the "endp" field to "sd"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-fcgi: rename the "endp" field to "sd"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-h2: rename the "endp" field to "sd"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-h1: rename the "endp" field to "sd"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-quic: rename the "endp" field to "sd"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
DOC: internal: update the muxes doc to mention the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: replace a few remaining occurrences...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: obj_type: rename OBJ_TYPE_CS to OBJ_TYPE_SC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stream: rename stream_upgrade_from_cs() to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: applet: rename appctx_cs() to appctx_sc()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: sslsock: remove only occurrence of local varia...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: sink: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: peers: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-pt: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-h2: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-h1: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: mux-fcgi: rename all occurrences of stconn...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: http-client: rename all occurrences of stconn...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: log-forward: rename all occurrences of stconn...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: hlua: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: spoe: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: dns: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: cache: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: applet: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: cli: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stats: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: promex: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stream: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: quic/h3: rename all occurrences of stconn...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename all occurrences of stconn ...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: connection: rename all occurrences of stconn...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: check: rename all occurrences of stconn "cs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
DEV: flags: use "sc" for stream conns instead of "cs"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: muxes: rename "get_first_cs" to "get_first_sc"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
REORG: stconn: rename conn_stream.{c,h} to stconn....
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
REORG: rename cs_utils.h to sc_strm.h
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: quic: drop the name "conn_stream" from the...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename final state manipulation functi...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename cs_{shut,chk}* to sc_*
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename cs{,_get}_{src,dst} to sc_*
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename remaining management functions...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename cs_{new,create,free,destroy...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename cs_cant_get() to se_need_more_d...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename cs_{want,stop}_get() to se_...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: remove cs_tx_blocked() and cs_tx_endp_...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename SE_FL_WANT_GET to SE_FL_WILL_CO...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
MEDIUM: stconn: move the RXBLK flags to the stream...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-27
Willy Tarreau
CLEANUP: stconn: rename SE_FL_RX_WAIT_EP to SE_FL_HAVE_...
commit
|
commitdiff
|
tree
|
snapshot
next