projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2021-09-23
Frédéric Lécaille
MINOR: h3: Send h3 settings asap
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Prepare Application level packet asap.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Post handshake packet building improvements
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Missing case when discarding HANDSHAKE...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Wrong flags handling for acks
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Coalesce Application level packets with...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Missing QUIC encryption level for qc_build...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Atomically get/set the connection state
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Fix handshake state debug strings
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Update the TLS extension for QUIC transpor...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Evaluate the packet lengths in advance
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Missing acks encoded size updates.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make use of the last cbuf API when initial...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a pool for TX ring buffer internal...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make circular buffer internal buffers...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Rename functions which do not build only...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Remove Application level related functions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: qc_do_build_hdshk_pkt() does not need...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make qc_build_hdshk_pkt() atomically consu...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: quic_conn_io_cb() task rework
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Modify qc_build_cfrms() to support any...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Atomically handle packet number space...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Modify qc_do_build_hdshk_pkt() to accept...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add the packet type to quic_tx_packet...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Store post handshake frame in ->pktns...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add the QUIC connection state to traces
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a useful function to compute any frame...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a mask for TX frame builders and their...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Replace quic_tx_frm struct by quic_frame...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make ->tx.frms quic_pktns struct member...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make qc_treat_rx_pkts() be thread safe.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Rename ->rx.rwlock of quic_enc_level struc...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Missing encryption level rx.crypto member...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Unitialized mux context upon Client Hello...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add TX packets at the very last time to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: Add function for TX packets reference counting
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Remove old TX buffer implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic_tls: Make use of the QUIC V1 salt.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make use of TX ring buffers to send QUIC...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Initialize pointers to TX ring buffer...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: proto_quic: Allocate TX ring buffers for listeners
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add ring buffer definition (struct qring...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: net_helper: add functions for pointers
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Too much reduced computed space to...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add the QUIC v1 initial salt.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Prefer x25519 as ECDH preferred parametes.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a ring buffer implementation for QUIC
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Make qc_lstnr_pkt_rcv() be thread safe.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Move conn_prepare() to ->accept_conn(...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Connection allocations rework
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Do not wakeup the xprt task on ACK receipt
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add useful traces for I/O dgram handler
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Replace the RX unprotected packet list...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Replace the RX list of packet by a thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Replace quic_conn_ctx struct by ssl_sock_c...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Move the connection state
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a lock for RX packets
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Do not stop the packet parsing too early...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Wrong RX packet reference counter...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
CLEAUNUP: quic: Usage of a useless variable in qc_treat...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Missing cases treatement when updating...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Remove a useless variable in quic_update_a...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Useless test in quic_update_ack_ranges_list()
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: quic_update_ack_ranges_list() code factori...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Wrong memory free in quic_update_ack_r...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Remove header protection also for Initial...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Derive the initial secrets asap
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Remove header protection for conn with...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: QUIC conn initialization from I/O handler
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Do not check the acception of a new...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Initialize the session before starting...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Move an SSL func call from QUIC I/O handle...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Enable some quic, h3 and qpack modules...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Replace max_packet_size by max_udp_payload...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Avoid header collisions
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Update the streams transport parameters.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a wrapper function to update transport...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Wrong ->accept() error handling
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Variable-length integer encoding/decoding...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add callbacks for (un)scribing to QUIC...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Disable the action of ->rcv_buf() xprt...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic_sock: Finalize the QUIC connections.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: qpack: Add QPACK compression.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: h3: Add HTTP/3 definitions.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Add a new definition to store STREAM frames.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Attach QUIC mux connection objet to QUIC...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: connection: Add callbacks definitions for QUIC.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: mux_quic: Add QUIC mux layer.
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
MINOR: quic: Move transport parmaters to anynomous...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-23
Frédéric Lécaille
BUG/MINOR: quic: Possible NULL pointer dereferencing...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-22
Willy Tarreau
BUG/MEDIUM: leastconn: fix rare possibility of divide...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Willy Tarreau
MEDIUM: listener: deprecate "process" in favor of ...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Amaury Denoyelle
MINOR: server: enable slowstart for dynamic server
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Amaury Denoyelle
REORG: server: move slowstart init outside of checks
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Amaury Denoyelle
MINOR: server: enable more check related keywords for...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Amaury Denoyelle
MINOR: server: enable more keywords for ssl checks...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Amaury Denoyelle
BUG/MINOR: server: alloc dynamic srv ssl ctx if proxy...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-21
Amaury Denoyelle
BUG/MINOR: server: allow 'enable health' only if check...
commit
|
commitdiff
|
tree
|
snapshot
2021-09-20
Tim Duesterhus
CLEANUP: Remove unreachable `break` from parse_time_err()
commit
|
commitdiff
|
tree
|
snapshot
2021-09-20
Tim Duesterhus
CLEANUP: Include check.h in flt_spoe.c
commit
|
commitdiff
|
tree
|
snapshot
next