haproxy-2.5.git
2020-10-09 Christopher... BUG/MEDIUM: mux-h2: Don't handle pending read0 too...
2020-10-09 Christopher... BUG/MEDIUM: mux-fcgi: Don't handle pending read0 too...
2020-10-09 Pierre CheynierDOC: Add missing stats fields in the management doc
2020-10-09 Ilya ShipitsinCI: travis-ci: help Coverity to detect BUG_ON() as...
2020-10-09 Brad SmithBUILD: makefile: Update feature flags for NetBSD
2020-10-09 Willy TarreauBUG/MINOR: makefile: fix a tiny typo in the target...
2020-10-08 Brad SmithBUILD: Add a DragonFlyBSD target
2020-10-08 Willy TarreauDOC: fix a confusing typo on a regsub example
2020-10-08 Emeric BrunDOC: re-work log forward bind statement documentation.
2020-10-08 Emeric BrunBUG/MINOR: proxy/log: frontend/backend and log forward...
2020-10-07 Emeric BrunMEDIUM: log: syslog TCP support on log forward section.
2020-10-07 Emeric BrunMINOR: channel: new getword and getchar functions on...
2020-10-07 Emeric BrunMINOR: stats: inc req counter on listeners.
2020-10-07 Emeric BrunBUG/MEDIUM: log: old processes with log foward section...
2020-10-07 Emeric BrunBUG/MINOR: proxy: inc req counter on new syslog messages.
2020-10-07 Christopher... CLEANUP: sock-unix: Remove an unreachable goto clause
2020-10-07 Christopher... MINOR: mux-h1: Don't wakeup the H1C when output buffer...
2020-10-07 Christopher... BUG/MINOR: mux-h1: Always set the session on frontend...
2020-10-07 Christopher... BUG/MINOR: mux-h1: Be sure to only set CO_RFL_READ_ONCE...
2020-10-07 Christopher... CLEANUP: ssl: Release cached SSL sessions on deinit
2020-10-07 Tim DuesterhusCLEANUP: cache: Fix leak of cconf->c.name during config...
2020-10-07 Christopher... BUG/MINOR: proto_tcp: Report warning messages when...
2020-10-07 Brad SmithDOC: update INSTALL with supported OpenBSD / FreeBSD...
2020-10-07 Frédéric LécailleBUG/MINOR: peers: Inconsistency when dumping peer statu...
2020-10-06 William DauchyDOC: ssl: fix typo about ocsp files
2020-10-05 Amaury DenoyelleMINOR: stats: remove for loop declaration
2020-10-05 Amaury DenoyelleMINOR: dns/stats: integrate dns counters in stats
2020-10-05 Amaury DenoyelleMINOR: stats: add config "stats show modules"
2020-10-05 Amaury DenoyelleMINOR: stats: display extra proxy stats on the html...
2020-10-05 Amaury DenoyelleMINOR: stats: support clear counters for dynamic stats
2020-10-05 Amaury DenoyelleMEDIUM: stats: integrate static proxies stats in new...
2020-10-05 Amaury DenoyelleMEDIUM: stats: add abstract type to store counters
2020-10-05 Amaury DenoyelleMEDIUM: stats: define an API to register stat modules
2020-10-05 Amaury DenoyelleMEDIUM: stats: add delimiter for static proxy stats...
2020-10-05 Amaury DenoyelleMINOR: stats: define additional flag px cap on domain
2020-10-05 Amaury DenoyelleMINOR: stats: define the concept of domain for statistics
2020-10-05 Christopher... MINOR: hlua: Display debug messages on stderr only...
2020-10-05 Amaury DenoyelleREORG: stats: extract proxies dump loop in a function
2020-10-05 Amaury DenoyelleREORG: stats: extract proxy json dump
2020-10-05 Amaury DenoyelleMINOR: stats: hide px/sv/li fields in applet struct
2020-10-05 Amaury DenoyelleMINOR: stats: add stats size as a parameter for csv...
2020-10-05 Amaury DenoyelleREORG: stats: export some functions
2020-10-05 Amaury DenoyelleBUG/MINOR: stats: fix validity of the json schema
2020-10-05 Amaury DenoyelleMINOR: counters: fix a typo in comment
2020-10-02 William LallemandCLEANUP: ssl: "bundle" is not an OpenSSL wording
2020-10-02 Willy TarreauBUG/MEDIUM: queue: make pendconn_cond_unlink() really...
2020-10-02 William LallemandDOC: ssl: new "cert bundle" behavior
2020-10-02 Christopher... BUG/MINOR: tcpcheck: Set socks4 and send-proxy flags...
2020-10-02 Christopher... MEDIUM: tcp-rules: Warn if a track-sc* content rule...
2020-10-02 Christopher... DOC: tcp-rules: Refresh details about L7 matching for...
2020-10-02 Eric SalamaBUG/MINOR: Fix several leaks of 'log_tag' in init().
2020-10-02 William DauchyMINOR: ssl: remove uneeded check in crtlist_parse_file
2020-10-02 Tim DuesterhusMINOR: ssl: Add error if a crt-list might be truncated
2020-10-02 Tim DuesterhusCLEANUP: ssl: Use structured format for error line...
2020-10-02 Brad SmithBUILD: makefile: Enable closefrom() support on Solaris
2020-10-01 Willy TarreauBUILD: tools: fix minor build issue on isspace()
2020-10-01 Amaury DenoyelleMINOR: tools: support for word expansion of environment...
2020-10-01 Willy TarreauBUILD: makefile: add an EXTRAVERSION variable to ease...
2020-09-30 Brad SmithBUILD: makefile: Fix building with closefrom() support...
2020-09-29 Willy TarreauOPTIM: backend: skip LB when we know the backend is...
2020-09-29 Willy TarreauOPTIM: backend/random: never queue on the server, alway...
2020-09-29 Brad SmithBUILD: makefile: Update feature flags for FreeBSD
2020-09-29 Willy TarreauREGTEST: make map_regm_with_backref require 1.7
2020-09-29 Willy TarreauREGTEST: make abns_socket.vtc require 1.8
2020-09-29 Willy TarreauREGTEST: make agent-check.vtc require 1.8
2020-09-29 Willy TarreauREGTEST: the iif converter test requires 2.3
2020-09-29 Willy TarreauREGTEST: make ssl_client_samples and ssl_server_samples...
2020-09-29 Willy TarreauREGTEST: fix host part in balance-uri-path-only.vtc
2020-09-28 William LallemandBUG/MINOR: ssl/crt-list: exit on warning out of crtlist...
2020-09-27 William DauchyDOC: crt: advise to move away from cert bundle
2020-09-27 William DauchyDOC: agent-check: fix typo in "fail" word expected...
2020-09-27 Brad SmithBUILD: makefile: Update feature flags for OpenBSD
2020-09-26 Ilya ShipitsinREGTESTS: use "command" instead of "which" for better...
2020-09-25 Christopher... [RELEASE] Released version 2.3-dev5 v2.3-dev5
2020-09-25 Miroslav ZagoracBUILD: trace: include tools.h
2020-09-25 Willy TarreauBUG/MINOR: listeners: properly close listener FDs
2020-09-25 Willy TarreauBUG/MEDIUM: listeners: do not pause foreign listeners
2020-09-23 Willy TarreauREGTESTS: add a few load balancing tests
2020-09-23 Willy TarreauMINOR: backend: add a new "path-only" option to "balanc...
2020-09-23 Willy TarreauMINOR: backend: make the "whole" option of balance...
2020-09-18 Amaury DenoyelleBUG/MINOR: config: Fix memory leak on config parse...
2020-09-18 Eric SalamaBUG/MINOR: Fix memory leaks cfg_parse_peers
2020-09-18 Christopher... BUG/MINOR: http-fetch: Don't set the sample type during...
2020-09-18 Willy TarreauBUG/MEDIUM: h2: report frame bits only for handled...
2020-09-18 Willy TarreauBUG/MINOR: h2/trace: do not display "stream error"...
2020-09-18 Willy TarreauMINOR: h2/trace: also display the remaining frame lengt...
2020-09-17 Willy TarreauBUILD: sock_inet: include errno.h
2020-09-17 Willy TarreauMINOR: sock_unix: report the errno string in binding...
2020-09-17 Willy TarreauMINOR: sock_inet: report the errno string in binding...
2020-09-16 Willy TarreauBUILD: sock_unix: add missing errno.h
2020-09-16 Willy TarreauMINOR: tools: drop listener detection hack from str2sa_...
2020-09-16 Willy TarreauMEDIUM: proto_udp: replace last AF_CUST_UDP* with AF_INET*
2020-09-16 Willy TarreauMEDIUM: tools: make str2sa_range() use protocol_lookup()
2020-09-16 Willy TarreauMEDIUM: protocol: store the socket and control type...
2020-09-16 Willy TarreauMINOR: protocol: add the control layer type in the...
2020-09-16 Willy TarreauMEDIUM: tools: make str2sa_range() check that the proto...
2020-09-16 Willy TarreauMINOR: tools: make str2sa_range() directly return the...
2020-09-16 Willy TarreauMINOR: listener: pass the chosen protocol to create_lis...
2020-09-16 Willy TarreauMEDIUM: config: make str2listener() not accept datagram...
2020-09-16 Willy TarreauMINOR: log-forward: use str2receiver() to parse the...
next