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-12-21
Aurelien DARRAGON
MEDIUM: server: make server_set_inetaddr() updater...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MINOR: resolvers: add unique numeric id to nameservers
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
CLEANUP: resolvers: remove duplicate func prototype
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
CLEANUP: server: remove unused server_parse_addr_change...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MEDIUM: server: merge srv_update_addr() and srv_update_...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
CLEANUP: server/event_hdl: remove purge_conn hint in...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MINOR: server: ensure connection cleanup on server...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
BUG/MINOR: server/event_hdl: propagate map port info...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MINOR: server/event_hdl: update _srv_event_hdl_prepare_...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MINOR: server/event_hdl: add server_inetaddr struct...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
OPTIM: server: ebtree lookups for findserver_unique_...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
OPTIM: server: eb lookup for server_find_by_name()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MINOR: proxy: monitor-uri works with tcp->http upgrades
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MEDIUM: proxy: set PR_O_HTTP_UPG on implicit upgrades
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
BUG/MEDIUM: stats: unhandled switching rules with TCP...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Aurelien DARRAGON
MINOR: stats: store the parent proxy in stats ctx ...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-21
Christopher...
BUG/MAJOR: stconn: Disable zero-copy forwarding if...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
MINOR: h3: use INTERNAL_ERROR code for init failure
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
BUG/MINOR: h3: properly handle alloc failure on finalize
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
MINOR: h3: add traces for connection init stage
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
MINOR: mux-quic: adjust error code in init failure
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
MINOR: mux-quic: use qcc_release in case of init failure
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
MINOR: mux-quic: remove qcc_shutdown() from qcc_release()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Christopher...
BUG/MINOR: server: Use the configured address family...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Amaury Denoyelle
MINOR: h3: remove quic_conn only reference
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Willy Tarreau
DEV: patchbot: allow to show/hide backported patches
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Willy Tarreau
DEV: patchbot: use checked buttons as reference instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Christopher...
DOC: config: Update documentation about local haproxy...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Christopher...
BUG/MEDIUM: mux-h2: Don't report error on SE for closed...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Christopher...
BUG/MEDIUM: mux-h2: Don't report error on SE if error...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Christopher...
BUG/MEDIUM: mux-h2: Only Report H2C error on read error...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Christopher...
BUG/MEDIUM: mux-h2: Switch pending error to error if...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Willy Tarreau
DEV: patchbot: add the AI-based bot to pre-select candi...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Willy Tarreau
SCRIPTS: mk-patch-list: produce a list of patches
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
William Lallemand
BUG/MINOR: resolvers: default resolvers fails when...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Willy Tarreau
DOC: config: also add arguments to the converters in...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-15
Willy Tarreau
DOC: config: add arguments to sample fetch methods...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Amaury Denoyelle
BUG/MEDIUM: mux-quic: report early error on stream
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Christopher...
BUG/MEDIUM: mux-h2: Report too large HEADERS frame...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Christopher...
CLEANUP: mux-h1: Fix a trace message about C-L header...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Christopher...
BUG/MEDIUM: mux-h1: Explicitly skip request's C-L heade...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Christopher...
BUG/MEDIUM: mux-h1: Cound data from input buf during...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Christopher...
BUG/MEDIUM: stconn: Block zero-copy forwarding if EOS...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Frédéric Lécaille
BUG/MEDIUM: quic: QUIC CID removed from tree without...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Amaury Denoyelle
MINOR: hq-interop: use zero-copy to transfer single...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Amaury Denoyelle
MINOR: h3: adjust zero-copy sending related code
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Amaury Denoyelle
MINOR: h3: complete traces for sending
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Amaury Denoyelle
MINOR: mux-quic: factorize QC_SF_UNKNOWN_PL_LENGTH set
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Amaury Denoyelle
CLEANUP: mux-quic: clean up app ops callback definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Amaury Denoyelle
MINOR: mux-quic: clean up qcs Tx buffer allocation API
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Amaury Denoyelle
MINOR: mux-quic: clean up qcs Rx buffer allocation API
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Amaury Denoyelle
CLEANUP: mux-quic: remove unused prototype
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Aurelien DARRAGON
BUG/MINOR: ext-check: cannot use without preserve-env
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Aurelien DARRAGON
BUG/MEDIUM: map/acl: pat_ref_{set,delete}_by_id regressions
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
William Lallemand
CI: github: switch to wolfssl git-c4b77ad for new PR
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
William Lallemand
MINOR: ssl: activate the certificate selection callback...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
William Lallemand
BUILD: ssl: update types in wolfssl cert selection...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-08
Frédéric Lécaille
BUG/MEDIUM: quic: Possible buffer overflow when buildin...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
William Lallemand
CLEANUP: mworker/cli: add comments about pcli_find_and_...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
William Lallemand
BUG/MINOR: mworker/cli: fix set severity-output support
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Amaury Denoyelle
MINOR: mux-quic: add traces for 0-copy/fast-forward
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Amaury Denoyelle
CLEANUP: mux_quic: rename ffwd function with prefix...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Amaury Denoyelle
MINOR: hq-interop: add fastfwd support
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
William Lallemand
DOC: configuration: typo req.ssl_hello_type
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Frédéric Lécaille
BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Frédéric Lécaille
BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Frédéric Lécaille
MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Frédéric Lécaille
BUG/MINOR: ssl: Double free of OCSP Certificate ID
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MINOR: promex: Export active/backup metrics per-server
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MINOR: promex: Add support for specialized front/back...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
DOC: management/lua: Update commands about map and acl
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
DOC: config: Add section about name format for maps...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MEDIUM: pattern: Add support for virtual and optional...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MINOR: pattern: Use reference name as filename to read...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MINOR: cache: Add global option to enable/disable zero...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MEDIUM: cache: Add support for endp-to-endp fast-forwarding
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MEDIUM: cache: Save body size of cached objects and...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MINOR: applets: Use channel's field to compute amount...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MEDIUM: applet: Handle channel's STREAMER flags on...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Christopher...
MINOR: channel: Use dedicated functions to deal with...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Willy Tarreau
[RELEASE] Released version 3.0-dev0
v3.0-dev0
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Willy Tarreau
[RELEASE] Released version 2.9.0
v2.9.0
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Willy Tarreau
DOC: management: update stream vs session
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Christopher...
BUG/MEDIUM: peers: fix partial message decoding
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Willy Tarreau
DOC: management: fix two latest typos (optionally,...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Willy Tarreau
DOC: config: fix typo abandonned -> abandoned
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Willy Tarreau
DOC: config: clarify session vs stream
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Willy Tarreau
DOC: config: add a few more differences between HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Willy Tarreau
DOC: config: update the reminder on the HTTP model...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Christopher...
MINOR: mux-quic: Disable zero-copy forwarding for send...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Christopher...
MINOR: mux-quic: Add global option to enable/disable...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Christopher...
MINOR: mux-h2: Add global option to enable/disable...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Christopher...
MINOR: mux-h1: Add global option to enable/disable...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Christopher...
MINOR: mux-pt: Add global option to enable/disable...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Christopher...
MINOR: global: Use a dedicated bitfield to customize...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
William Lallemand
MINOR: acme.sh: don't use '*' in the filename for wildc...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Willy Tarreau
BUILD: http_htx: silence uninitialized warning on some...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Aurelien DARRAGON
BUG/MINOR: server/event_hdl: properly handle AF_UNSPEC...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Tim Duesterhus
DOC: Clarify the differences between field() and word()
commit
|
commitdiff
|
tree
|
snapshot
2023-12-01
Tim Duesterhus
BUG/MINOR: sample: Make the `word` converter compatible...
commit
|
commitdiff
|
tree
|
snapshot
next