haproxy-2.1.git
2021-01-08 Willy TarreauCONTRIB: halog: fix signed/unsigned build warnings...
2021-01-08 Willy TarreauCONTRIB: halog: mark the has_zero* functions unused
2021-01-08 Willy TarreauCONTRIB: halog: fix build issue caused by %L printf...
2021-01-08 Christopher... BUG/MEDIUM: http-ana: Never for sending data in TUNNEL...
2021-01-08 Christopher... BUG/MINOR: mux-h1: Don't set CS_FL_EOI too early for...
2021-01-08 Willy TarreauBUILD: Makefile: have "make clean" destroy .o/.a/.s...
2021-01-08 Willy TarreauREGTESTS: make use of HAPROXY_ARGS and pass -dM by...
2021-01-08 Pierre CheynierCLEANUP: contrib/prometheus-exporter: typo fixes for...
2020-12-14 Christopher... CLEANUP: lua: Remove declaration of an inexistant function
2020-12-14 Christopher... BUG/MEDIUM: lb-leastconn: Reposition a server using...
2020-12-14 Christopher... BUG/MINOR: tools: Reject size format not starting by...
2020-12-14 Christopher... BUG/MINOR: tools: make parse_time_err() more strict...
2020-12-14 David CarlierDOC: email change of the DeviceAtlas maintainer
2020-12-14 Gilchrist DadagloBUG/MEDIUM: spoa/python: Fixing references to None
2020-12-14 Gilchrist DadagloBUG/MEDIUM: spoa/python: Fixing PyObject_Call positiona...
2020-12-14 Gilchrist DadagloBUG/MINOR: spoa/python: Cleanup ipaddress objects if...
2020-12-14 Gilchrist DadagloBUG/MINOR: spoa/python: Cleanup references for failed...
2020-12-14 Gilchrist DadagloDOC: spoa/python: Fixing typos in comments
2020-12-14 Gilchrist DadagloDOC: spoa/python: Rephrasing memory related error messages
2020-12-14 Gilchrist DadagloDOC: spoa/python: Fixing typo in IP related error messages
2020-12-14 Gilchrist DadagloBUG/MAJOR: spoa/python: Fixing return None
2020-12-14 Phil SchererDOC/MINOR: Fix formatting in Management Guide
2020-12-14 Thierry FournierBUG/MINOR: lua: warn when registering action, conv...
2020-12-14 Thierry FournierMINOR: cli: add a function to look up a CLI service...
2020-12-14 Thierry FournierMINOR: actions: add a function returning a service...
2020-12-14 Thierry FournierMINOR: actions: Export actions lookup functions
2020-12-14 Thierry FournierBUG/MINOR: lua: Some lua init operation are processed...
2020-12-14 Thierry FournierBUG/MINOR: lua: Post init register function are not...
2020-12-14 Thierry FournierBUG/MINOR: lua: lua-load doesn't check its parameters
2020-12-14 Thierry FournierBUG/MINOR: lua: missing "\n" in error message
2020-12-14 Your NameMINOR: plock: use an ARMv8 instruction barrier for...
2020-12-14 Christopher... DOC: config: Move req.hdrs and req.hdrs_bin in L7 sampl...
2020-12-14 Maciej ZdebDOC: Clarify %HP description in log-format
2020-12-14 Willy TarreauBUG/MAJOR: peers: fix partial message decoding
2020-11-24 Christopher... BUG/MAJOR: filters: Always keep all offsets up to date...
2020-11-18 Christopher... BUG/MINOR: http-ana: Don't wait for the body of CONNECT...
2020-11-18 Christopher... BUG/MEDIUM: filters: Forward all filtered data at the...
2020-11-18 Willy TarreauBUILD: http-htx: fix build warning regarding long type...
2020-11-13 Eric SalamaMINOR: cfgparse: tighten the scope of newnameserver...
2020-11-13 Christopher... MINOR: spoe: Don't close connection in sync mode on...
2020-11-13 Christopher... BUG/MAJOR: spoe: Be sure to remove all references on...
2020-11-13 Christopher... BUG/MINOR: http-fetch: Fix calls w/o parentheses of...
2020-11-13 Maciej ZdebBUG/MINOR: http-fetch: Extract cookie value even when...
2020-11-13 Willy TarreauBUG/MEDIUM: peers: fix decoding of multi-byte length...
2020-11-13 Frédéric LécailleBUG/MINOR: peers: Missing TX cache entries reset.
2020-11-13 Frédéric LécailleBUG/MINOR: peers: Do not ignore a protocol error for...
2020-11-13 Thierry FournierBUG/MINOR: lua: set buffer size during map lookups
2020-11-13 Thierry FournierBUG/MINOR: pattern: a sample marked as const could...
2020-11-06 Christopher... BUG/MINOR: http-htx: Just warn if payload of an errorfi...
2020-11-06 Christopher... MINOR: http-htx: Add understandable errors for the...
2020-11-05 Christopher... [RELEASE] Released version 2.1.10 v2.1.10
2020-11-04 Christopher... CLEANUP: mux-h2: Remove the h1 parser state from the...
2020-11-03 Willy TarreauBUG/MEDIUM: stick-table: limit the time spent purging...
2020-11-03 Christopher... BUG/MINOR: filters: Skip disabled proxies during startu...
2020-11-03 Christopher... BUG/MEDIUM: mux-pt: Release the tasklet during an HTTP...
2020-11-03 Christopher... MINOR: server: Copy configuration file and line for...
2020-11-03 Christopher... BUG/MINOR: server: Set server without addr but with...
2020-11-03 Christopher... BUG/MINOR: proxy/server: Skip per-proxy/server post...
2020-11-03 Christopher... BUG/MEDIUM: filters: Don't try to init filters for...
2020-11-03 Remi Tricot... BUG/MINOR: cache: Inverted variables in http_calc_maxag...
2020-11-03 Remi Tricot... BUG/MINOR: cache: Manage multiple values in cache-contr...
2020-11-03 Remi Tricot... MINOR: ist: Add a case insensitive istmatch function
2020-11-03 Amaury DenoyelleBUG/MINOR: lua: initialize sample before using it
2020-11-03 Amaury DenoyelleBUG/MINOR: server: fix down_time report for stats
2020-11-03 Amaury DenoyelleBUG/MINOR: server: fix srv downtime calcul on starting
2020-11-03 Willy TarreauBUG/MINOR: log: fix memory leak on logsrv parse error
2020-11-03 Willy TarreauBUG/MINOR: extcheck: add missing checks on extchk_setenv()
2020-11-03 Christopher... BUG/MAJOR: mux-h2: Don't try to send data if we know...
2020-11-03 Christopher... BUG/MINOR: http-ana: Don't send payload for internal...
2020-11-03 Willy TarreauBUG/MEDIUM: server: support changing the slowstart...
2020-11-03 Willy TarreauBUG/MINOR: queue: properly report redistributed connections
2020-10-27 Emmanuel HocdetBUG/MEDIUM: ssl: OCSP must work with BoringSSL
2020-10-22 Ilya ShipitsinBUG/MINOR: disable dynamic OCSP load with BoringSSL
2020-10-22 Ilya ShipitsinBUILD: ssl: make BoringSSL use its own version numbers
2020-10-19 Frédéric LécailleBUG/MINOR: peers: Possible unexpected peer seesion...
2020-10-19 Christopher... BUG/MEDIUM: lb: Always lock the server when calling...
2020-10-19 Christopher... BUG/MEDIUM: mux-h1: Get the session from the H1S when...
2020-10-19 Christopher... BUG/MEDIUM: spoe: Unset variable instead of set it...
2020-10-19 Willy TarreauBUG/MEDIUM: task: bound the number of tasks picked...
2020-10-19 Willy TarreauMINOR: fd: report an error message when failing initial...
2020-10-19 Willy TarreauBUG/MINOR: mux-h2: do not stop outgoing connections...
2020-10-19 Willy TarreauBUG/MINOR: init: only keep rlim_fd_cur if max is unlimited
2020-10-09 Christopher... BUG/MINOR: http-htx: Expect no body for 204/304 interna...
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-08 Christopher... BUG/MINOR: mux-h1: Always set the session on frontend...
2020-10-08 Frédéric LécailleBUG/MINOR: peers: Inconsistency when dumping peer statu...
2020-10-08 Christopher... MINOR: hlua: Display debug messages on stderr only...
2020-10-08 Amaury DenoyelleBUG/MINOR: stats: fix validity of the json schema
2020-10-08 Amaury DenoyelleMINOR: counters: fix a typo in comment
2020-10-08 Willy TarreauBUG/MEDIUM: queue: make pendconn_cond_unlink() really...
2020-10-08 Christopher... DOC: tcp-rules: Refresh details about L7 matching for...
2020-10-08 Eric SalamaBUG/MINOR: Fix several leaks of 'log_tag' in init().
2020-10-08 Brad SmithBUILD: makefile: Fix building with closefrom() support...
2020-09-30 William LallemandMINOR: ssl: reach a ckch_store from a sni_ctx
2020-09-30 William LallemandBUG/MEDIUM: ssl: crt-list negative filters don't work
2020-09-30 Willy Tarreau[RELEASE] Released version 2.1.9 v2.1.9
2020-09-30 Willy TarreauREGTEST: make map_regm_with_backref require 1.7
2020-09-30 Willy TarreauREGTEST: make abns_socket.vtc require 1.8
2020-09-30 Willy TarreauREGTEST: fix host part in balance-uri-path-only.vtc
next