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
2023-11-30
Willy Tarreau
DOC: config: fix missing characters in set-spoe-group...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Willy Tarreau
DOC: config: fix remaining mention of @reverse for...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Willy Tarreau
DOC: config: fix mention of request slot in http-respon...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-30
Olivier Duclos
DOC: config: Add argument for tune.lua.maxmem
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
BUG/MEDIUM: cli: Don't look for payload pattern on...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: Add sample fetches to get the frontend and backe...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: muxes: Implement ->sctl() callback for muxes...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: muxes: Add a callback function to send commands...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: muxes: Rename mux_ctl_type values to use MUX_CTL...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: stream: Expose the stream's uniq_id via a new...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: stream: add a sample fetch to get the number...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: stream: Expose session terminate state via a...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MEDIUM: http-ana: Set termination state before returnin...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: http-fetch: Add a sample to get the transaction...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
DOC: config: Improve 'status' sample documentation
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
MINOR: http-fetch: Add a sample to retrieve the server...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Amaury Denoyelle
MINOR: h3: use correct error code for missing SETTINGS
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Amaury Denoyelle
BUG/MINOR: h3: always reject PUSH_PROMISE
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Amaury Denoyelle
BUG/MINOR: h3: fix TRAILERS encoding
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
CLEANUP: log: Fix %rc comment in sess_build_logline()
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
BUG/MEDIUM: mux-quic: Stop zero-copy FF during nego...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Christopher...
BUG/MEDIUM: master/cli: Properly pin the master CLI...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Aurelien DARRAGON
BUG/MINOR: compression: possible NULL dereferences...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Aurelien DARRAGON
MEDIUM: log/balance: support FQDN for UDP log servers
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Aurelien DARRAGON
BUG/MAJOR: server/addr: fix a race during server addr...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Aurelien DARRAGON
MINOR: event_hdl: add global tunables
commit
|
commitdiff
|
tree
|
snapshot
2023-11-29
Aurelien DARRAGON
BUG/MEDIUM: server/event_hdl: memory overrun in _srv_ev...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
William Lallemand
DOC: management: add documentation about customized...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
William Lallemand
MINOR: mworker/cli: implements the customized payload...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
William Lallemand
CLEANUP: mworker/cli: use a label to return errors
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
William Lallemand
MEDIUM: cli: allow custom pattern for payload
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Remi Tricot...
BUG/MINOR: cache: Remove incomplete entries from the...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move quic_increment_curr_handshake() to...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Remove qc_pkt_insert() implementation
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Add a new module for retransmissions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move qc_notify_send() to quic_conn
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
BUILD: quic: Several compiler warns fixes after retry...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Add a new module for QUIC retry
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move ncbuf related function from quic_rx...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move NEW_CONNECTION_ID frame builder to...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Rename some (quic|qc)_conn* objects to...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move qc_pkt_long() to quic_rx.h
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move qc_may_probe_ipktns() to quic_tls.h
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move quic_build_post_handshake_frames...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move qc_handle_conn_migration() to quic_conn.c
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move QUIC path definitions/declarations...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Rename some functions used upon ACK receipt
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move the QUIC DCID parser to quic_sock.c
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move QUIC SSL BIO method related functions...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move several inlined functions from quic_c...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move QUIC CRYPTO stream definitions/declar...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move CRYPTO data buffer defintions to...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
BUILD: quic: Missing RX header inclusions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: QUIC connection types header cleaning
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Add a new module to handle QUIC connection IDs
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
REORG: quic: Move some QUIC CLI code to its C file
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Frédéric Lécaille
CLEANUP: quic: Remove dead definitions/declarations
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Christopher...
BUG/MEDIUM: mux-h2: Remove H2_SF_NOTIFIED flag for...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Christopher...
BUG/MEDIUM: stconn: Don't perform zero-copy FF if oppos...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Amaury Denoyelle
BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding
commit
|
commitdiff
|
tree
|
snapshot
2023-11-28
Willy Tarreau
OPTIM: mux-h2/zero-copy: don't allocate more buffers...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Amaury Denoyelle
MINOR: trace: support -dt optional format
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Amaury Denoyelle
MINOR: trace: parse verbosity in a function
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Amaury Denoyelle
MINOR: trace: parse level in a function
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Amaury Denoyelle
MINOR: trace: define simple -dt argument
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Amaury Denoyelle
BUILD: map: fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Willy Tarreau
OPTIM: pattern: save memory and time using ebst instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Willy Tarreau
MINOR: task/profiling: do not record task_drop_running...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Christopher...
BUG/MEDIUM: mux-h1: Properly ignore trailers when a...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
William Lallemand
MINOR: mworker/cli: implement hard-reload over the...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
William Lallemand
MEDIUM: ssl: use ssl_sock_chose_sni_ctx() in the client...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
William Lallemand
MINOR: ssl: move certificate selection in a dedicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
William Lallemand
MINOR: ssl: replace 'trash.area' by 'servername' in...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
William Lallemand
MEDIUM: ssl: implement rsa/ecdsa selection with WolfSSL
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
DOC: lua: add "syslog" to Proxy.get_mode() output
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
DOC: lua: fix Proxy.get_mode() output
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
DOC: lua: add sticktable class reference from Proxy...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
REGTESTS: connection: disable http_reuse_be_transparent...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
DOC: config: fix timeout check inheritance restrictions
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
DOC: config: specify supported sections for "max-sessio...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: log/balance: set lbprm tot_weight on server...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: log/backend: prevent "use-server" rules use...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: proxy: add free_server_rules() helper function
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: proxy: add free_logformat_list() helper function
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
Revert "MINOR: cfgparse-listen: warn when use-server...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: backend: remove invalid mode test for "hash...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: server/ip: centralize server ip updates
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: tools: use const for read only pointers in ip...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
MINOR: server/event_hdl: add SERVER_INETADDR event
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Aurelien DARRAGON
DOC: config: removing "log-balance" references
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Christopher...
BUG/MINOR: global: Fix tune.disable-(fast-forward/zero...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Willy Tarreau
[RELEASE] Released version 2.9-dev11
v2.9-dev11
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Christopher...
MAJOR: h3: Implement zero-copy support to send DATA...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-24
Christopher...
MEDIUM: mux-quic: Add consumer-side fast-forwarding...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Willy Tarreau
MINOR: log/balance: rename "log-sticky" to "sticky"
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Amaury Denoyelle
DOC: rhttp: replace maxconn by nbconn
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Amaury Denoyelle
MINOR: listener: allow thread kw for rhttp bind
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Amaury Denoyelle
MEDIUM: rhttp: support multi-thread active connect
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Amaury Denoyelle
MINOR: rhttp: add count of active conns per thread
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Amaury Denoyelle
MINOR: rhttp: large renaming to use rhttp prefix
commit
|
commitdiff
|
tree
|
snapshot
next