haproxy-2.5.git
2021-11-09 Christopher... Revert "BUG/MINOR: http-ana: Don't eval front after...
2021-11-09 Christopher... BUG/MINOR: http-ana: Apply stop to the current section...
2021-11-09 Christopher... DOC: config: Fix typo in ssl_fc_unique_id description
2021-11-09 William DauchyMINOR: promex: backend aggregated server check status
2021-11-08 William LallemandBUG/MEDIUM: httpclient: channel_add_input() must use...
2021-11-08 William LallemandBUG/MINOR: httpclient/lua: rcv freeze when no request...
2021-11-08 Willy TarreauDOC: internals: document the IST API
2021-11-08 William DauchyDOC: stats: fix location of the text representation
2021-11-08 Willy TarreauRevert "DEV: coccinelle: Add rule to use `chunk_istcat...
2021-11-08 Willy TarreauBUG/MINOR: cache: properly ignore unparsable max-age...
2021-11-08 Willy TarreauCLEANUP: chunk: remove misleading chunk_strncat() function
2021-11-08 Tim DuesterhusCLEANUP: chunk: Remove duplicated chunk_Xcat implementation
2021-11-08 Tim DuesterhusCLEANUP: Apply ist.cocci
2021-11-08 Tim DuesterhusDEV: coccinelle: Add rule to use `chunk_istcat()` inste...
2021-11-08 Tim DuesterhusDEV: coccinelle: Add rule to use `chunk_istcat()` inste...
2021-11-08 Tim DuesterhusCLEANUP: Apply ist.cocci
2021-11-08 Tim DuesterhusDEV: coccinelle: Add rule to use `isttrim()` where...
2021-11-08 Willy TarreauOPTIM: halog: skip fields 64 bits at a time when supported
2021-11-08 Willy TarreauOPTIM: halog: improve field parser speed for modern...
2021-11-08 Willy TarreauCLEANUP: halog: remove unused strl2ui()
2021-11-08 Frédéric LécailleMINOR: quic: Fix potential null pointer dereference
2021-11-08 Amaury DenoyelleMINOR: h3: fix potential NULL dereference
2021-11-08 Amaury DenoyelleMINOR: mux-quic: fix gcc11 warning
2021-11-08 Amaury DenoyelleMINOR: h3/qpack: fix gcc11 warnings
2021-11-08 Willy TarreauCLEANUP: halog: make the default usage message fit...
2021-11-08 Tim DuesterhusCLEANUP: Re-apply xalloc_size.cocci
2021-11-08 Tim DuesterhusCLEANUP: Apply ist.cocci
2021-11-08 Tim DuesterhusDEV: coccinelle: Add rule to use `istend()` where possible
2021-11-08 Tim DuesterhusDEV: coccinelle: Remove unused `expression e`
2021-11-06 Willy Tarreau[RELEASE] Released version 2.5-dev13 v2.5-dev13
2021-11-06 Willy TarreauDOC: config: move error-log-format before custom log...
2021-11-06 Willy TarreauDOC: config: add an example of reasonably complete...
2021-11-06 Willy TarreauMEDIUM: log: add the client's SNI to the default HTTPS...
2021-11-06 Willy TarreauMINOR: ssl: make the ssl_fc_sni() sample-fetch function...
2021-11-06 Willy TarreauDOC: configuration: move the default log formats to...
2021-11-06 Willy TarreauMEDIUM: connection: rename fc_conn_err and bc_conn_err...
2021-11-05 Christopher... MINOR: compression: Warn for 'compression offload'...
2021-11-05 Christopher... MINOR: backend: Get client dst address to set the serve...
2021-11-05 Frédéric LécailleMINOR: quic: Use QUIC_LOCK QUIC specific lock label.
2021-11-05 Frédéric LécailleMINOR: quic: Remove a useless lock for CRYPTO frames
2021-11-05 Frédéric LécailleMINOR: quic: Enhance the listener RX buffering part
2021-11-05 Frédéric LécailleCLEANUP: quic: Remove useless code
2021-11-05 Frédéric LécailleMINOR: quic: Allocate listener RX buffers
2021-11-05 Willy TarreauDOC: internals: move some API definitions to an "api...
2021-11-05 Tim DuesterhusREGTESTS: Use `feature cmd` for 2.5+ tests (2)
2021-11-05 Tim DuesterhusCLEANUP: Apply ist.cocci
2021-11-05 Tim DuesterhusDEV: coccinelle: Add rule to use `istnext()` where...
2021-11-05 Tim DuesterhusCLEANUP: Apply ha_free.cocci
2021-11-05 Tim DuesterhusDEV: coccinelle: Add ha_free.cocci
2021-11-05 Tim DuesterhusCLEANUP: halog: Remove dead stores
2021-11-03 Amaury DenoyelleDOC: add QUIC instruction in INSTALL
2021-11-03 Remi Tricot... BUG/MINOR: jwt: Fix jwt_parse_alg incorrectly returning...
2021-11-03 Emeric BrunMEDIUM: resolvers: rename dns extra counters to resolve...
2021-11-03 Emeric BrunMINOR: resolvers/dns: split dns and resolver counters...
2021-11-03 Emeric BrunBUG/MINOR: resolvers: throw log message if trash not...
2021-11-03 Emeric BrunBUG/MINOR: resolvers: fix sent messages were counted...
2021-11-03 Amaury DenoyelleMINOR: server: add ws keyword
2021-11-03 Amaury DenoyelleMEDIUM: server/backend: implement websocket protocol...
2021-11-03 Amaury DenoyelleMINOR: connection: add alternative mux_ops param for...
2021-11-03 Amaury DenoyelleMINOR: connection: implement function to update ALPN
2021-11-03 Amaury DenoyelleMINOR: stream/mux: implement websocket stream flag
2021-11-03 Amaury DenoyelleBUG/MEDIUM: mux-h2: reject upgrade if no RFC8441 support
2021-11-03 Amaury DenoyelleMINOR: mux-h2: add trace on extended connect usage
2021-11-03 Tim DuesterhusMINOR: jwt: Make invalid static JWT algorithms an error...
2021-11-03 Willy TarreauSCRIPTS: git-show-backports: re-enable file-based filtering
2021-11-02 Willy Tarreau[RELEASE] Released version 2.5-dev12 v2.5-dev12
2021-11-02 Jaroslaw RzeszótkoMINOR: vars: add "set-var" for "tcp-request connection...
2021-11-02 Willy TarreauMEDIUM: vars: make the var() sample fetch function...
2021-11-02 John RoeslerDOC/peers: some grammar fixes for peers 2.1 spec
2021-11-02 Christopher... MINOR: stream: Improve dump of bogus streams
2021-11-02 Christopher... BUG/MEDIUM: resolvers: Track api calls with a counter...
2021-11-02 Christopher... BUG/MEDIUM: stream-int: Block reads if channel cannot...
2021-11-02 William LallemandBUG/MINOR: httpclient: use a placeholder value for...
2021-11-02 David CarlierBUILD/MINOR: cpuset freebsd build fix
2021-11-02 William LallemandBUG/MINOR: httpclient/lua: misplaced luaL_buffinit()
2021-10-29 Remi Tricot... BUG/MINOR: http: http_auth_bearer fetch does not work...
2021-10-29 Remi Tricot... BUG/MINOR: http: Authorization value can have multiple...
2021-10-29 Christopher... BUG/MEDIUM: http-ana: Drain request data waiting the...
2021-10-29 Christopher... BUG/MEDIUM: resolvers: Don't recursively perform reques...
2021-10-29 Christopher... BUG/MEDIUM: mux-h1: Perform a connection shutdown when...
2021-10-29 Christopher... BUG/MINOR: mux-h1: Save shutdown mode if the shutdown...
2021-10-29 AnubhavDOC: Typo fixed "it" should be "is"
2021-10-28 Tim DuesterhusMINOR: halog: Add support for extracting captures using...
2021-10-28 Tim DuesterhusBUG/MINOR: halog: Add missing newlines in die() messages
2021-10-28 Tim DuesterhusCLEANUP: halog: Use consistent indentation in help()
2021-10-28 Tim DuesterhusMINOR: halog: Rename -qry to -query
2021-10-28 Tim DuesterhusDOC: halog: Move the `-qry` parameter into the correct...
2021-10-28 William LallemandREGTESTS: lua: test httpclient with body streaming
2021-10-28 William LallemandMINOR: httpclient/lua: handle the streaming into the...
2021-10-28 William LallemandMINOR: httpclient: request streaming with a callback
2021-10-28 Willy TarreauMINOR: atomic: remove the memcpy() call and dependency...
2021-10-28 David CARLIERBUILD: atomic: fix build on mac/arm64
2021-10-28 Willy TarreauBUILD: atomic: prefer __atomic_compare_exchange_n(...
2021-10-28 Tim DuesterhusCLEANUP: hlua: Remove obsolete branch in `hlua_alloc()`
2021-10-28 Tim DuesterhusDEV: coccinelle: Add realloc_leak.cocci
2021-10-28 Tim DuesterhusCLEANUP: jwt: Remove the use of a trash buffer in jwt_j...
2021-10-28 Tim DuesterhusCLEANUP: jwt: Remove the use of a trash buffer in jwt_j...
2021-10-28 Tim DuesterhusMINOR: halog: Add -qry parameter allowing to preserve...
2021-10-27 Willy TarreauMINOR: protocols: replace protocol_by_family() with...
2021-10-27 Willy TarreauMINOR: protocols: make use of the protocol type to...
next