]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-12-02  Aurelien DARRAGONMINOR: event_hdl: add event handler base api
2022-12-02  scientiamobileLICENSE: wurfl: clarify the dummy library license.
2022-12-01  Willy TarreauMINOR: debug: add a balance of alloc - free at the...
2022-12-01  Willy TarreauMINOR: debug: support pool filtering on "debug dev...
2022-12-01  Dragan DosenMEDIUM: 51d: add support for 51Degrees V4 with Hash...
2022-12-01  Willy Tarreau[RELEASE] Released version 2.8-dev0 v2.8-dev0
2022-12-01  Willy TarreauMINOR: version: mention that it's development again
2022-12-01  Willy Tarreau[RELEASE] Released version 2.7.0 v2.7.0
2022-12-01  Willy TarreauMINOR: version: mention that it's stable now
2022-11-30  Willy TarreauSCRIPTS: run-regtests: add a version check
2022-11-30  Willy TarreauMINOR: debug: relax access restrictions on "debug dev...
2022-11-30  Willy TarreauCLEANUP: anon: clarify the help message on "debug dev...
2022-11-30  Stefan EissingBUILD: quic: allow build with USE_QUIC and USE_OPENSSL_...
2022-11-30  Willy TarreauMINOR: debug: improve error handling on the memstats...
2022-11-30  Christopher... MINOR: mux-h1: add the expire task and its expiration...
2022-11-30  Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2022-11-29  Willy TarreauBUG/MINOR: peers: always update the stksess shard numbe...
2022-11-29  Willy TarreauCLEANUP: peers: factor out the key len calculation...
2022-11-29  Willy TarreauMINOR: stick-table: change the API of the function...
2022-11-29  Christopher... BUG/MEDIUM: mux-h1: Close client H1C on EOS when there...
2022-11-29  Willy TarreauREGTESTS: fix peers-related regtests regarding "show...
2022-11-29  Willy TarreauBUG/MINOR: peers: always initialize the stksess shard...
2022-11-29  Willy TarreauMINOR: mux-h2: add the expire task and its expiration...
2022-11-29  Frédéric LécailleBUG/MINOR: quic: Endless loop during retransmissions
2022-11-29  Amaury DenoyelleCLEANUP: ncbuf: use standard BUG_ON with DEBUG_STRICT
2022-11-29  Amaury DenoyelleCLEANUP: ncbuf: inline small functions
2022-11-29  Amaury DenoyelleCLEANUP: ncbuf: remove ncb_blk args by value
2022-11-29  Willy TarreauMINOR: stick-table: show the shard number in each entry...
2022-11-28  Willy TarreauMINOR: stick-table: store a per-table hash seed and...
2022-11-28  Willy TarreauCLEANUP: stick-table: fill alignment holes in the stkta...
2022-11-28  Willy TarreauSCRIPTS: announce-release: add a link to the data plane API
2022-11-25  Willy TarreauDEV: tcploop: add optional support for epoll
2022-11-25  Willy TarreauDEV: tcploop: do not report an error on POLLERR
2022-11-25  Willy TarreauDEV: tcploop: add support for POLLRDHUP when supported
2022-11-25  Willy TarreauDEV: tcploop: centralize the polling code into wait_for...
2022-11-25  Willy TarreauDEV: poll: add support for epoll
2022-11-25  Willy TarreauREORG: activity/cli: move the "show activity" handler...
2022-11-25  Willy TarreauMINOR: activity: report uptime in "show activity"
2022-11-25  Willy TarreauDOC: config: clarify the -m dir and -m dom pattern...
2022-11-25  Willy TarreauBUILD: halog: fix missing double-quote at end of help...
2022-11-25  Willy TarreauDOC: config: clarify the fact that "retries" is not...
2022-11-25  Willy TarreauDOC: config: explain how default matching method for...
2022-11-25  Willy TarreauDOC: config: mention that a single monitor-uri rule...
2022-11-25  Willy TarreauDOC: config: clarify the fact that SNI should not be...
2022-11-25  Willy TarreauDOC: halog: explain how to use -ac and -ad in the help...
2022-11-25  Willy TarreauDOC: config: refer to section about quoting in the...
2022-11-25  Willy TarreauDOC: config: provide some configuration hints for ...
2022-11-24  William LallemandBUG/MINOR: ssl: shut the ca-file errors emitted during...
2022-11-24  William LallemandMINOR: ssl: forgotten newline in error messages on...
2022-11-24  Willy Tarreau[RELEASE] Released version 2.7-dev10 v2.7-dev10
2022-11-24  Amaury DenoyelleBUG/MEDIUM: quic: fix datagram dropping on queueing...
2022-11-24  Willy TarreauCLEANUP: qpack: properly use the QPACK macros not HPACK...
2022-11-24  Willy TarreauCLEANUP: qpack: fix format string in debugging code...
2022-11-24  Willy TarreauCLEANUP: peers: fix format string for status messages...
2022-11-24  Aurelien DARRAGONMINOR: auth: silence null dereference warning in check_...
2022-11-24  Willy TarreauMINOR: sample: make the rand() sample fetch function...
2022-11-24  Uriah PollockMEDIUM: ssl: add minimal WolfSSL support with OpenSSL...
2022-11-24  Uriah PollockBUILD: quic: use openssl-compat.h instead of openssl...
2022-11-24  Willy TarreauBUILD: quic: silence two invalid build warnings at...
2022-11-24  Willy TarreauBUILD: makefile: minor reordering of objects by build...
2022-11-24  Willy TarreauBUILD: flags: really restrict the cases where flags...
2022-11-24  Willy TarreauCLEANUP: tools: do not needlessly include xxhash nor...
2022-11-24  Willy TarreauBUILD: quic: global.h is needed in cfgparse-quic
2022-11-24  Willy TarreauBUILD: compiler: include compiler's definitions before...
2022-11-24  Willy TarreauBUILD: stick-tables: fix build breakage in xxhash on...
2022-11-23  Aurelien DARRAGONDOC: configuration.txt: fix typo in table_idle signature
2022-11-23  Christopher... MINOR: mux-h1: Avoid useless call to h1_send() if no...
2022-11-23  Christopher... MINOR: mux-h1: Remove H1C_F_WAIT_NEXT_REQ in functions...
2022-11-23  Christopher... BUG/MINOR: mux-h1: Fix handling of 408-Request-Time-Out
2022-11-23  Christopher... BUG/MEDIUM: mux-h1: Remove H1C_F_WAIT_NEXT_REQ flag...
2022-11-23  Christopher... BUILD: ssl-sock: Silent error about NULL deref in ssl_s...
2022-11-22  Aurelien DARRAGONDOC: configuration.txt: add default_value for table_idl...
2022-11-22  Christopher... BUILD: http-htx: Silent build error about a possible...
2022-11-22  Christopher... BUG/MEDIUM: mux-h1: Subscribe for reads on error on...
2022-11-22  Christopher... BUG/MEDIUM: mux-h1: Don't release H1C on timeout if...
2022-11-22  Christopher... BUG/MINOR: http-htx: Don't consider an URI as normalize...
2022-11-22  Christopher... REG-TESTS: http: Add more tests about authority/host...
2022-11-22  Christopher... BUG/MINOR: h1: Replace authority validation to conform...
2022-11-22  Christopher... BUG/MINOR: http-htx: Normalized absolute URIs with...
2022-11-22  Christopher... MINOR: http: Considere empty ports as valid default...
2022-11-22  Christopher... MINOR: h1: Consider empty port as invalid in authority...
2022-11-22  Aurelien DARRAGONCLEANUP: tools: extra check in utoa_pad
2022-11-22  Aurelien DARRAGONCLEANUP: arg: remove extra check in make_arg_list arg...
2022-11-22  Aurelien DARRAGONBUG/MINOR: log: fix parse_log_message rfc5424 size...
2022-11-22  Aurelien DARRAGONBUG/MINOR: cfgparse-listen: fix ebpt_next_dup pointer...
2022-11-22  Amaury DenoyelleDOC: quic: add note on performance issue with listener...
2022-11-22  Willy TarreauBUILD: sched: fix build with DEBUG_THREAD with the...
2022-11-22  Willy TarreauBUG/MAJOR: sched: protect task during removal from...
2022-11-22  Willy TarreauBUILD: listener: fix build warning on global_listener_r...
2022-11-21  Willy TarreauMINOR: server/idle: make the next_takeover index per...
2022-11-21  Willy TarreauBUG/MINOR: server/idle: at least use atomic stores...
2022-11-21  Willy TarreauBUG/MINOR: resolvers: do not run the timeout task when...
2022-11-21  Amaury DenoyelleMINOR: global: generate random cluster.secret if not...
2022-11-21  Amaury DenoyelleMINOR: quic: report error if force-retry without cluste...
2022-11-21  Amaury DenoyelleDOC: configuration: fix quic prefix typo
2022-11-21  Willy TarreauMINOR: cli/pools: add pool name filtering capability...
2022-11-21  Willy TarreauMINOR: cli/pools: add sorting capabilities to "show...
2022-11-21  Willy TarreauMINOR: cli/pools: store "show pools" results into a...
2022-11-21  Ilya ShipitsinCLEANUP: quic: replace "choosen" with "chosen" all...
2022-11-20  Frédéric LécailleBUG/MAJOR: quic: Crash after discarding packet number...
next