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-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
2023-04-21
Aurelien DARRAGON
CLEANUP: server: fix update_status() function comment
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Aurelien DARRAGON
CLEANUP: errors: fix obsolete function comments
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Amaury Denoyelle
BUG/MINOR: quic: consume Rx datagram even on error
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Amaury Denoyelle
BUG/MINOR: quic: prevent crash on qc_new_conn() failure
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Amaury Denoyelle
BUG/MINOR: h3: fix crash on h3s alloc failure
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Amaury Denoyelle
BUG/MINOR: mux-quic: properly handle STREAM frame alloc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Amaury Denoyelle
BUG/MINOR: mux-quic: fix crash with app ops install...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Frédéric Lécaille
BUG/MINOR: quic: Wrong Retry token generation timestamp...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Frédéric Lécaille
BUG/MINOR: quic: Unchecked buffer length when building...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Frédéric Lécaille
MINOR: quic: Do not allocate too much ack ranges
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Frédéric Lécaille
BUG/MINOR: quic: Stop removing ACK ranges when building...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
MINOR: hlua: safe coroutine.create()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
MINOR: hlua: hook yield on known lua state
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
CLEANUP: hlua: avoid confusion between internal timers...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
MEDIUM: hlua: introduce tune.lua.burst-timeout
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
MEDIUM: hlua: reliable timeout detection
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
MINOR: clock: add now_cpu_time_fast() function
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Aurelien DARRAGON
MINOR: clock: add now_mono_time_fast() function
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
BUG/MINOR: cfgparse: make sure to include openssl-compat
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Amaury Denoyelle
BUG/MEDIUM: quic: prevent crash on Retry sending
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
MEDIUM: config: set useful ALPN defaults for HTTPS...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
MINOR: ssl_crtlist: dump "no-alpn" on "show crtlist...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
MINOR: ssl: do not set ALPN callback with the empty...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
DOC: add missing documentation for "no-alpn" on bind...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
REGTESTS: add a new "ssl_alpn" test to test ALPN negoti...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Willy Tarreau
MINOR: config: add "no-alpn" support for bind lines
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Christopher...
BUG/MEDIUM: stconn: Propagate error on the SC on sendin...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Christopher...
CLEANUP: cli: Remove useless debug message in cli_io_ha...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Christopher...
CLEANUP: backend: Remove useless debug message in assig...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Christopher...
BUG/MINOR: http-ana: Update analyzers on both sides...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: listener: remove unneeded local accept flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MAJOR: quic: support thread balancing on accept
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: properly finalize thread rebinding
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
BUG/MINOR: quic: transform qc_set_timer() as a reentran...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MEDIUM: quic: implement thread affinity rebinding
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: delay post handshake frames after accept
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: protocol: define new callback set_affinity
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: do not proceed to accept for closing conn
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MEDIUM: quic: handle conn bootstrap/handshake on a...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: remove TID encoding in CID
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MEDIUM: quic: use a global CID trees list
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: remove TID ref from quic_conn
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: adjust quic CID derive API
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: adjust Rx packet type parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
MINOR: quic: remove uneeded tasklet_wakeup after accept
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
CLEANUP: quic: rename quic_connection_id vars
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
CLEANUP: quic: remove unused qc param on stateless...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
CLEANUP: quic: remove unused scid_node
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
CLEANUP: quic: remove unused QUIC_LOCK label
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Amaury Denoyelle
BUG/MINOR: task: allow to use tasklet_wakeup_after...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Willy Tarreau
MINOR: mux-h2: make the max number of concurrent stream...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Willy Tarreau
MINOR: mux-h2: make the initial window size configurabl...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christopher...
MINOR: stconn: Propagate EOS from an applet to the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christopher...
MINOR: stconn: Propagate EOS from a mux to the attached...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christopher...
MINOR: stconn: Add a flag to report EOS at the stream...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christopher...
BUG/MEDIUM: log: Properly handle client aborts in syslo...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christopher...
BUG/MEDIUM: http-ana: Properly switch the request in...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
William Lallemand
MINOR: ssl: remove OpenSSL 1.0.2 mention into certifica...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-16
Ilya Shipitsin
CLEANUP: use "offsetof" where appropriate
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Frédéric Lécaille
BUG/MINOR: quic: Do not use ack delay during the handshakes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
BUG/MINOR: stconn: Don't set SE_FL_ERROR at the end...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MEDIUM: stconn: Rely on SC flags to handle errors inste...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MEDIUM: stream: Stop to use SE flags to detect endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MEDIUM: stream: Stop to use SE flags to detect read...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MEDIUM: backend: Stop to use SE flags to detect connect...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MEDIUM: tree-wide: Stop to set SE_FL_ERROR from upper...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: tree-wide: Test SC_FL_ERROR with SE_FL_ERROR...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stream: Set SC_FL_ERROR on channels' buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: backend: Set SC_FL_ERROR on connection error
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stconn: Add a flag to ack endpoint errors at...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stconn: Don't clear SE_FL_ERROR when endpoint...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MEDIUM: stconn: Forbid applets with more to deliver...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stconn: Stop to set SE_FL_ERROR on sending path
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
BUG/MINOR: cli: Don't close when SE_FL_ERR_PENDING...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: tree-wide: Replace several chn_prod() by the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: tree-wide: Replace several chn_cons() by the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: channel/stconn: Replace sc_shutw() by sc_shutdown()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stconn: Rename SC_FL_SHUTW in SC_FL_SHUT_DONE
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: channel/stconn: Replace sc_shutr() by sc_abort()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Christopher...
MINOR: stconn: Rename SC_FL_SHUTR in SC_FL_ABRT_DONE
commit
|
commitdiff
|
tree
|
snapshot
next