haproxy-2.5.git
2021-02-19 William DauchyREGTESTS: contrib/prometheus-exporter: test well known...
2021-02-19 William DauchyREGTESTS: contrib/prometheus-exporter: test NaN values
2021-02-19 William DauchyDOC: contrib/prometheus-exporter: remove htx reference
2021-02-19 Christopher... MEDIUM: server: Don't introduce a new server-state...
2021-02-19 Christopher... BUG/MINOR: server: Be sure to cut the last parsed field...
2021-02-19 Christopher... BUG/MINOR: server: Init params before parsing a new...
2021-02-19 Christopher... BUG/MINOR: http-rules: Always replace the response...
2021-02-19 Christopher... BUG/MEDIUM: spoe: Resolve the sink if a SPOE logs in...
2021-02-19 David CarlierDOC: DeviceAtlas documentation typo fix.
2021-02-19 Amaury DenoyelleMINOR: connection: allocate dynamically hash node for...
2021-02-19 Olivier HouchardBUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TR...
2021-02-19 Amaury DenoyelleREGTESTS: workaround for a crash with recent libressl...
2021-02-19 Amaury DenoyelleMINOR: mux_h2: do not try to remove front conn from...
2021-02-19 Willy TarreauMINOR: listener: refine the default MAX_ACCEPT from...
2021-02-19 Willy TarreauMINOR: tasks: refine the default run queue depth
2021-02-19 Willy TarreauDOC: explain the relation between pool-low-conn and...
2021-02-18 Amaury DenoyelleREGTESTS: reorder reuse conn proxy protocol test
2021-02-18 Ilya ShipitsinBUILD: ssl: introduce fine guard for OpenSSL specific...
2021-02-18 David CarlierBUILD/MEDIUM: da Adding pcre2 support.
2021-02-18 William DauchyMINOR: cli: add missing agent commands for set server
2021-02-18 Christopher... BUG/MINOR: sample: Always consider zero size string...
2021-02-18 Willy TarreauMINOR: tasks/debug: add some extra controls of use...
2021-02-18 Willy TarreauMINOR: tasks: add DEBUG_TASK to report caller info...
2021-02-18 Willy TarreauOPTIM: lb-leastconn: do not unlink the server if it...
2021-02-18 Willy TarreauOPTIM: lb-leastconn: do not take the server lock on...
2021-02-18 Willy TarreauOPTIM: lb-first: do not take the server lock on take_co...
2021-02-18 Willy TarreauMINOR: lb/api: let callers of take_conn/drop_conn tell...
2021-02-18 Willy TarreauRevert "MINOR: threads: change lock_t to an unsigned...
2021-02-18 Willy TarreauOPTIM: server: switch the actconn list to an mt-list
2021-02-18 Willy TarreauDEBUG: thread: add 5 extra lock labels for statistics...
2021-02-18 Willy TarreauBUG/MEDIUM: checks: don't needlessly take the server...
2021-02-18 Willy TarreauBUG/MINOR: checks: properly handle wrapping time in...
2021-02-17 Amaury DenoyelleMINOR: connection: remove pointers for prehash in conn_...
2021-02-17 Amaury DenoyelleBUG/MINOR: backend: do not call smp_make_safe for sni...
2021-02-17 Amaury DenoyelleREGTESTS: fix http_reuse_conn_hash proxy test
2021-02-16 Willy TarreauBUG/MINOR: session: atomically increment the tracked...
2021-02-16 Amaury DenoyelleBUG/MAJOR: connection: prevent double free if conn...
2021-02-15 Emeric BrunBUG/MEDIUM: dns: fix multiple double close on fd in...
2021-02-15 Emeric BrunBUG/MINOR: dns: fix ring attach control on dns_session_new
2021-02-15 Emeric BrunBUG/MINOR: dns: missing test writing in output channel...
2021-02-15 Emeric BrunBUG/MINOR: dns: dns_connect_server must return -1 unsup...
2021-02-15 Emeric BrunBUG/MINOR: dns: add test on result getting value from...
2021-02-15 William DauchyMEDIUM: contrib/prometheus-exporter: add listen stats
2021-02-15 William DauchyMINOR: stats: add helper to get status string
2021-02-15 William DauchyMEDIUM: stats: allow to select one field in `stats_fill...
2021-02-15 William DauchyCLEANUP: contrib/prometheus-exporter: align for with...
2021-02-15 William DauchyCLEANUP: check: fix get_check_status_info declaration
2021-02-15 Christopher... BUG/MINOR: server: Remove RMAINT from admin state when...
2021-02-13 Willy Tarreau[RELEASE] Released version 2.4-dev8 v2.4-dev8
2021-02-13 Emeric BrunMEDIUM: resolvers: add supports of TCP nameservers...
2021-02-13 Emeric BrunMEDIUM: dns: adds code to support pipelined DNS request...
2021-02-13 Emeric BrunMEDIUM: resolvers/dns: split dns.c into dns.c and resol...
2021-02-13 Emeric BrunMEDIUM: resolvers: split resolving and dns message...
2021-02-13 Emeric BrunMINOR: resolvers: rework dns stats prototype because...
2021-02-13 Emeric BrunMINOR: resolvers: replace nameserver's resolver ref...
2021-02-13 Emeric BrunMEDIUM: resolvers: move resolvers section parsing from...
2021-02-13 Emeric BrunMINOR: resolvers: rework prototype suffixes to split...
2021-02-13 Emeric BrunMINOR: resolvers: renames resolvers DNS_UPD_* returncod...
2021-02-13 Emeric BrunMINOR: resolvers: renames resolvers DNS_RESP_* errcodes...
2021-02-13 Emeric BrunMINOR: resolvers: renames some dns prefixed types using...
2021-02-13 Emeric BrunMINOR: resolvers: renames some resolvers specific types...
2021-02-13 Emeric BrunMINOR: resolvers: renames type dns_resolvers to resolvers.
2021-02-13 Emeric BrunMINOR: resolvers: renames some resolvers internal types...
2021-02-13 Emeric BrunBUG/MINOR: resolvers: fix attribute packed struct for dns
2021-02-13 Emeric BrunBUG/MINOR: dns: add missing sent counter and parent...
2021-02-13 Emeric BrunCLEANUP: channel: fix comment in ci_putblk.
2021-02-13 Emeric BrunMINOR: ring: adds new ring_init function.
2021-02-13 David CarlierMINOR: tcp: add support for defer-accept on FreeBSD.
2021-02-13 William DauchyDOC: tune: explain the origin of block size for ssl...
2021-02-12 Willy TarreauMINOR: cfgparse: implement a simple if/elif/else/endif...
2021-02-12 Willy TarreauMINOR: peers/cli: do not dump the peers dictionaries...
2021-02-12 Christopher... CLEANUP: server: Remove useless "filepath" variable...
2021-02-12 Christopher... BUG/MINOR: server: Don't call fopen() with server-state...
2021-02-12 Christopher... CLEANUP: tcpcheck: Remove a useless test on port variable
2021-02-12 Yves LafonMINOR: http: add baseq sample fetch
2021-02-12 Willy TarreauMEDIUM: cfgparse: allow a proxy to designate the defaul...
2021-02-12 Willy TarreauMEDIUM: proxy: store the default proxies in a tree...
2021-02-12 Willy TarreauMINOR: proxy: support storing defaults sections into...
2021-02-12 Willy TarreauMINOR: proxy: also store the name for a defaults section
2021-02-12 Willy TarreauMINOR: cfgparse: use a pointer to the current default...
2021-02-12 Willy TarreauMINOR: cfgparse: check PR_CAP_DEF instead of comparing...
2021-02-12 Willy TarreauMINOR: proxy: add a new capability PR_CAP_DEF
2021-02-12 Willy TarreauMINOR: cfgparse: move defproxy to cfgparse-listen as...
2021-02-12 Willy TarreauBUG/MINOR: server: parse_server() must take a const...
2021-02-12 Willy TarreauBUG/MINOR: tcpcheck: proxy_parse_*check*() must take...
2021-02-12 Willy TarreauBUG/MINOR: extcheck: proxy_parse_extcheck() must take...
2021-02-12 Willy TarreauMINOR: proxy: always properly reset the just freed...
2021-02-12 Willy TarreauMINOR: proxy: move the defproxy freeing code to proxy.c
2021-02-12 Willy TarreauMEDIUM: proxy: only take defaults when a default proxy...
2021-02-12 Willy TarreauREORG: proxy: centralize the proxy allocation code...
2021-02-12 Willy TarreauREORG: move init_default_instance() to proxy.c and...
2021-02-12 Willy TarreauBUILD: proxy: add missing compression-t.h to proxy-t.h
2021-02-12 Willy TarreauBUG/MINOR: tcpheck: the source list must be a const...
2021-02-12 Willy TarreauBUG/MINOR: http-htx: defpx must be a const in proxy_dup...
2021-02-12 Willy TarreauBUG/MINOR: cfgparse: do not mention "addr:port" as...
2021-02-12 Willy TarreauBUG/MINOR: stats: revert the change on ST_CONVDONE
2021-02-12 Willy TarreauBUG/MEDIUM: config: don't pick unset values from last...
2021-02-12 Christopher... CLEANUP: deinit: release global and per-proxy server...
2021-02-12 Christopher... BUG/MINOR: server: Fix server-state-file-name directive
2021-02-12 William DauchyMINOR: server: enhance error precision when applying...
next