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-04-26
Amaury Denoyelle
MINOR: mux-quic: do not allocate Tx buf for empty STREA...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Amaury Denoyelle
MINOR: mux-quic: do not set buffer for empty STREAM...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Amaury Denoyelle
BUG/MINOR: quic: prevent buggy memcpy for empty STREAM
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Amaury Denoyelle
BUG/MEDIUM: mux-quic: improve streams fairness to preve...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Amaury Denoyelle
BUG/MEDIUM: mux-quic: do not emit RESET_STREAM for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
William Lallemand
MINOR: acme.sh: add the deploy script for acme.sh in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Willy Tarreau
DEV: h2: support reading frame payload from a file
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Willy Tarreau
DEV: h2: add a script "mkhdr" to build h2 frames from...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Willy Tarreau
DEBUG: crash using an invalid opcode on aarch64 instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-25
Willy Tarreau
DEBUG: crash using an invalid opcode on x86/x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename several <buf> variables into...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename <buf> variable into qc_parse_hd_f...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename <buf> variable into quic_packet_r...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename several <buf> variables at low...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename quic_get_dgram_dcid() <buf> variable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Make qc_build_pkt() be more readable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename <buf> variable for several low...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename <buf> variable into quic_rx_pkt_p...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename <buf> variable into quic_padding_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Rename <buf> variable to <token> in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
CLEANUP: quic: Remove useless parameters passes to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Amaury Denoyelle
CLEANUP: quic: rename frame variables
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Amaury Denoyelle
CLEANUP: quic: rename frame types with an explicit...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
BUG/MINOR: quic: Useless I/O handler task wakeups ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
BUG/MINOR: quic: Useless probing retransmission in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
BUG/MINOR: quic: Possible leak during probing retransmi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
BUG/MINOR: quic: Possible memory leak from TX packets
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Frédéric Lécaille
MINOR: quic: Move traces at proto level
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
[RELEASE] Released version 2.8-dev8
v2.8-dev8
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MEDIUM: listener: switch the default sharding to by...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: listener: add a new global tune.listener.default...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: listener: do not restrict CLI to first group...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: protocol: perform a live check for SO_REUSEPORT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: sock: add a function to check for SO_REUSEPORT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: protocol: add a function to check if some featur...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: listener: automatically adjust shards based...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: protocol: move the global reuseport flag to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: protocol: add a flags field to store info about...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MEDIUM: peers: call bind_complete_thread_setup() to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
MINOR: proxy: make proxy_type_str() recognize peers...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
REORG: listener: move the bind_conf's thread setup...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
CLEANUP: protocol: move the nb_receivers to plug a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
CLEANUP: protocol: move the l3_addrlen to plug a hole...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
BUILD: proto_tcp: export the correct names for proto_tc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
BUILD: sock_inet: forward-declare struct receiver
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
BUG/MINOR: config: fix NUMA topology detection on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
BUG/MINOR: tools: check libssl and libcrypto separately
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
BUG/MINOR: sock_inet: use SO_REUSEPORT_LB where available
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Ilya Shipitsin
CI: extend spellchecker whitelist, add "clen" as well
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Ilya Shipitsin
REGTESTS: remove unsupported "stats bind-process" keyword
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Ilya Shipitsin
CI: cirrus-ci: bump FreeBSD image to 13-1
commit
|
commitdiff
|
tree
|
snapshot
2023-04-23
Willy Tarreau
BUG/MINOR: cli: clarify error message about stats bind...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Tim Duesterhus
CLEANUP: Stop checking the pointer before calling ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Tim Duesterhus
CLEANUP: Stop checking the pointer before calling ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Tim Duesterhus
CLEANUP: Stop checking the pointer before calling ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Tim Duesterhus
CLEANUP: Stop checking the pointer before calling ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Tim Duesterhus
MINOR: Make `tasklet_free()` safe to be called with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: listener: always compare the local thread as...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: listener: make sure to avoid ABA updates in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: listener: resync with the thread index before...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: listener: use a common thr_idx from the referenc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MEDIUM: listener: rework thread assignment to consider...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: listener: make accept_queue index atomic
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MEDIUM: config: permit to start a bind on multiple...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: proto: skip socket setup for duped FDs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MEDIUM: proto: duplicate receivers marked RX_F_MUST_DUP
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: receiver: add RX_F_MUST_DUP to indicate that...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: receiver: add a struct shard_info to store info...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: listener: support another thread dispatch mode...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: quic_sock: index li->per_thr[] on local thread...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Willy Tarreau
MINOR: quic: support migrating the listener as well
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server/event_hdl: prepare for server event data...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MEDIUM: server: split srv_update_status() in two functions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: pass adm and op cause to srv_update_status()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
CLEANUP: server: fix srv_set_{running, stopping, stoppe...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
CLEANUP: server: remove unused variables in srv_update_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: change srv_op_st_chg_cause storage type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: srv_append_status refacto
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: change adm_st_chg_cause storage type
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: propagate lb changes through srv_lb_prop...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: propagate server state change to lb...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: central update for server counters on...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
BUG/MINOR: server: don't use date when restoring last_c...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
BUG/MINOR: server: don't miss server stats update on...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
BUG/MINOR: server: don't miss proxy stats update on...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server: explicitly commit state change in srv_up...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
BUG/MINOR: server: incorrect report for tracking server...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
DOC: lua: restore 80 char limitation
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: hlua/event_hdl: timestamp for events
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: event_hdl: provide event->when for advanced...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: event_hdl: dynamically allocated event data...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
CLEANUP: event_hdl: fix comment typo about _sync assertion
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
CLEANUP: event_hdl: updating obsolete comment for EVENT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
BUG/MINOR: event_hdl: don't waste 1 event subtype slot
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server/event_hdl: prepare for upcoming refactors
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: hlua/event_hdl: fix return type for hlua_event_h...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: hlua/event_hdl: expose proxy_uuid variable in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: hlua/event_hdl: rely on proxy_uuid instead of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
MINOR: server/event_hdl: add proxy_uuid to event_hdl_cb...
commit
|
commitdiff
|
tree
|
snapshot
next