haproxy-2.3.git
2020-12-14 Emeric BrunBUG/MAJOR: ring: tcp forward on ring can break the...
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 Willy TarreauBUG/MINOR: mux-h2/stats: not all GOAWAY frames are...
2020-12-14 Willy TarreauBUG/MINOR: mux-h2/stats: make stream/connection proto...
2020-12-14 Emeric BrunBUG/MEDIUM: local log format regression.
2020-12-14 Willy TarreauBUG/MEDIUM: task: close a possible data race condition...
2020-12-14 Willy TarreauMINOR: task: remove __tasklet_remove_from_tasklet_list()
2020-12-14 Olivier HouchardBUG/MEDIUM: lists: Lock the element while we check...
2020-11-30 Your NameMINOR: plock: use an ARMv8 instruction barrier for...
2020-11-28 William Lallemand[RELEASE] Released version 2.3.2 v2.3.2
2020-11-27 Christopher... BUG/MINOR: http-fetch: Fix smp_fetch_body() when called...
2020-11-27 Christopher... DOC: config: Move req.hdrs and req.hdrs_bin in L7 sampl...
2020-11-27 Christopher... BUG/MAJOR: tcpcheck: Allocate input and output buffers...
2020-11-27 Christopher... MINOR: tcpcheck: Don't handle anymore in-progress send...
2020-11-27 Christopher... BUG/MINOR: tcpcheck: Don't forget to reset tcp-check...
2020-11-27 Maciej ZdebDOC: Clarify %HP description in log-format
2020-11-27 Willy TarreauDOC: better document the config file format and escapin...
2020-11-27 Willy TarreauBUG/MAJOR: peers: fix partial message decoding
2020-11-27 Maciej ZdebBUG/MEDIUM: http_act: Restore init of log-format list
2020-11-27 Tim DuesterhusBUILD: Show the value of DEBUG= in haproxy -vv
2020-11-27 Tim DuesterhusBUILD: Make DEBUG part of .build_opts
2020-11-27 Maciej ZdebMINOR: http_act: Add -m flag for del-header name matchi...
2020-11-27 William DauchyREGTESTS: converter: add url_dec test
2020-11-27 Tim DuesterhusREGTESTS: Add sample_fetches/cook.vtc
2020-11-26 Remi Tricot... DOC: cache: Add new caching limitation information
2020-11-26 Remi Tricot... MEDIUM: cache: Change caching conditions
2020-11-24 Christopher... BUG/MAJOR: filters: Always keep all offsets up to date...
2020-11-24 Joao MoraisDOC: better describes how to configure a fallback crt
2020-11-24 Maciej ZdebBUG/MINOR: http_htx: Fix searching headers by substring
2020-11-24 Willy TarreauBUG/MAJOR: connection: reset conn->owner when detaching...
2020-11-24 Willy TarreauCLEANUP: connection: do not use conn->owner when the...
2020-11-24 Joao MoraisDOC: clarify how to create a fallback crt
2020-11-24 Matthieu GueganBUILD: makefile: enable crypt(3) for OpenBSD
2020-11-24 William LallemandBUG/MEDIUM: ssl/crt-list: fix error when no file found
2020-11-24 William LallemandBUG/MINOR: ssl/crt-list: load bundle in crt-list only...
2020-11-24 William LallemandBUG/MEDIUM: ssl: error when no certificate are found
2020-11-24 William LallemandBUG/MEDIUM: ssl/crt-list: bundle support broken in...
2020-11-20 Christopher... BUG/MEDIUM: http-ana: Don't eval http-after-response...
2020-11-19 William LallemandBUG/MINOR: ssl: segv on startup when AKID but no keyid
2020-11-18 William LallemandDOC: add missing 3.10 in the summary
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-17 Jerome MagninCLEANUP: cfgparse: remove duplicate registration for...
2020-11-17 Willy TarreauBUILD: http-htx: fix build warning regarding long type...
2020-11-13 William Lallemand[RELEASE] Released version 2.3.1 v2.3.1
2020-11-13 Christopher... REGTEST: make ssl_client_samples and ssl_server_samples...
2020-11-13 Frédéric LécailleMINOR: peers: Add traces to peer_treat_updatemsg().
2020-11-13 William LallemandREGTEST: ssl: mark reg-tests/ssl/ssl_crt-list_filters...
2020-11-13 William LallemandREGTEST: ssl: test wildcard and multi-type + exclusions
2020-11-13 Eric SalamaMINOR: cfgparse: tighten the scope of newnameserver...
2020-11-13 Christopher... MINOR: config/mux-h2: Return ERR_ flags from init_h2...
2020-11-13 Christopher... MINOR: init: Fix the prototype for per-thread free...
2020-11-13 Christopher... BUG/MINOR: tcpcheck: Don't warn on unused rules if...
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-htx: Handle warnings when parsing http...
2020-11-13 Amaury DenoyelleMINOR: check: report error on incompatible connect...
2020-11-13 Amaury DenoyelleMINOR: check: report error on incompatible proto
2020-11-13 Amaury DenoyelleBUG/MEDIUM: check: reuse srv proto only if using same...
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-12 Amaury DenoyelleBUG/MINOR: stats: free dynamically stats fields/lines...
2020-11-12 Thierry FournierBUG/MINOR: lua: set buffer size during map lookups
2020-11-12 Thierry FournierBUG/MINOR: pattern: a sample marked as const could...
2020-11-06 William LallemandBUG/MEDIUM: ssl/crt-list: correctly insert crt-list...
2020-11-06 Christopher... DOC: config: Fix a typo on ssl_c_chain_der
2020-11-06 Christopher... MINOR: http-htx: Add understandable errors for the...
2020-11-06 Willy TarreauBUG/MINOR: ssl: don't report 1024 bits DH param load...
2020-11-05 Willy Tarreau[RELEASE] Released version 2.3.0 v2.3.0
2020-11-05 Willy TarreauMINOR: version: mention that it's stable now
2020-11-05 Willy TarreauDOC: mention in INSTALL that haproxy 2.3 is a stable...
2020-11-05 Willy TarreauDOC: update INSTALL to mention that TCC is supported
2020-11-05 Willy TarreauBUILD: makefile: usual reorder of objects for faster...
2020-11-05 Daniel CorbettDOC: Add dns as an available domain to show stat
2020-11-05 Ilya ShipitsinBUILD: ssl: use feature macros for detecting ec curves...
2020-11-05 Willy TarreauMINOR: ssl: define SSL_CTX_set1_curves_list to itself...
2020-11-05 William LallemandMINOR: mworker/cli: the master CLI use its own applet
2020-11-05 Willy TarreauBUG/MEDIUM: server: make it possible to kill last idle...
2020-11-04 Ilya ShipitsinCI: github actions: limit OpenSSL no-deprecated builds...
2020-11-04 Willy TarreauMINOR: sock: add a check against cross worker<->master...
2020-11-04 Christopher... CLEANUP: mux-h2: Remove the h1 parser state from the...
2020-11-04 Willy TarreauREGTESTS: mark abns_socket as working now
2020-11-04 Willy TarreauMEDIUM: listeners: make use of fd_want_recv_safe()...
2020-11-04 Willy TarreauMINOR: fd: add fd_want_recv_safe()
2020-11-04 Willy TarreauBUG/MEDIUM: listener: make the master also keep workers...
2020-11-04 Willy TarreauBUG/MEDIUM: listener: never suspend inherited sockets
2020-11-04 Willy TarreauBUG/MEDIUM: listener: only enable a listening listener...
2020-11-03 Willy TarreauBUG/MEDIUM: stick-table: limit the time spent purging...
2020-11-03 Amaury DenoyelleMINOR: stats: do not display empty stat module title...
2020-11-03 Amaury DenoyelleMINOR: mux_h2: add stat for total count of connections...
next