haproxy-2.5.git
2021-01-20 Willy TarreauMINOR: mux-h2: make the "show fd" helper also decode...
2021-01-20 Willy TarreauMINOR: xprt/mux: export all *_io_cb functions so that...
2021-01-20 Willy TarreauMINOR: ssl: provide a "show fd" helper to report import...
2021-01-20 Willy TarreauMINOR: xprt: add a new show_fd() helper to complete...
2021-01-20 Willy TarreauMINOR: cli: make "show fd" also report the xprt and...
2021-01-20 Willy TarreauCLEANUP: cli: make "show fd" use a const connection...
2021-01-20 Willy TarreauCLEANUP: tools: make resolve_sym_name() take a const...
2021-01-20 Willy TarreauBUG/MINOR: mux_h2: missing space between "st" and ...
2021-01-19 Frédéric LécailleMINOR: contrib: Make the wireshark peers dissector...
2021-01-19 Frédéric LécailleBUG/MINOR: peers: Wrong "new_conn" value for "show...
2021-01-18 Tim DuesterhusCLEANUP: Rename accept_encoding_hash_cmp to accept_enco...
2021-01-18 Tim DuesterhusCLEANUP: cache: Use proper data types in secondary_key_...
2021-01-18 Tim DuesterhusMINOR: cache: Remove the `hash` part of the accept...
2021-01-18 Bertrand JacquinMINOR: build: discard echoing in help target
2021-01-17 Frédéric LécailleBUG/MINOR: peers: Possible appctx pointer dereference.
2021-01-15 Remi Tricot... MINOR: cache: Do not store responses with an unknown...
2021-01-15 Adis NezirovicBUG/MEDIUM: stats: add missing INF_BUILD_INFO definition
2021-01-15 Willy TarreauBUILD: peers: fix build warning about unused variable
2021-01-15 Baptiste AssmannBUG/MINOR: dns: SRV records ignores duplicated AR recor...
2021-01-15 Frédéric LécailleMINOR: peers: Add traces for peer control messages.
2021-01-15 Willy TarreauMINOR: pattern: add the missing generation ID manipulat...
2021-01-15 Willy TarreauCLEANUP: pattern: rename pat_ref_commit() to pat_ref_co...
2021-01-15 David CARLIERBUG/MINOR: threads: Fixes the number of possible cpus...
2021-01-13 Christopher... MINOR: server: Forbid server definitions in frontend...
2021-01-13 Christopher... MINOR: config: Add failifnotcap() to emit an alert...
2021-01-13 Christopher... BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CF...
2021-01-13 William DauchyMINOR: contrib/prometheus-exporter: use fill_info for...
2021-01-13 William DauchyMINOR: contrib/prometheus-exporter: avoid connection...
2021-01-13 Jerome MagninBUG/MINOR: init: enforce strict-limits when using maste...
2021-01-12 Christopher... BUG/MINOR: check: Don't perform any check on servers...
2021-01-12 Remi Tricot... BUG/MINOR: sample: Memory leak of sample_expr structure...
2021-01-12 Christopher... Revert "BUG/MINOR: dns: SRV records ignores duplicated...
2021-01-11 William DauchyMINOR: reg-tests: add base prometheus test
2021-01-11 William DauchyBUG/MINOR: reg-tests: fix service dependency script
2021-01-11 William DauchyBUG/MINOR: sample: check alloc_trash_chunk return value...
2021-01-10 William DauchyMINOR: reg-tests: add a way to add service dependency
2021-01-10 William DauchyCLEANUP: sample: remove uneeded check in json validation
2021-01-10 Thayne McCombsBUG/MINOR: server: Memory leak of proxy.used_server_add...
2021-01-08 Willy TarreauBUG/MINOR: sample: fix concat() converter's corruption...
2021-01-08 Christopher... DOC: Add maintainers for the Prometheus exporter
2021-01-08 Thayne McCombsCI: github: add a few more words to the codespell ignor...
2021-01-08 Thayne McCombsSCRIPTS: announce-release: fix typo in help message
2021-01-08 Thayne McCombsCLEANUP: Fix spelling errors in comments
2021-01-08 Thayne McCombsDOC: fix some spelling issues over multiple files
2021-01-08 William DauchyMINOR: contrib/prometheus-exporter: export build_info
2021-01-08 Tim DuesterhusBUG/MINOR: hlua: Fix memory leak in hlua_alloc
2021-01-08 Ilya ShipitsinCLEANUP: cfgparse: replace "realloc" with "my_realloc2...
2021-01-08 William DauchyBUILD: Makefile: exclude broken tests by default
2021-01-07 Ilya ShipitsinBUILD: ssl: guard openssl specific with SSL_READ_EARLY_...
2021-01-07 Ilya ShipitsinBUILD: ssl: guard EVP_PKEY_get_default_digest_nid with...
2021-01-07 Ilya ShipitsinBUILD: SSL: guard TLS13 ciphersuites with HAVE_SSL_CTX_...
2021-01-06 William DauchyMINOR: converter: adding support for url_enc
2021-01-06 Willy Tarreau[RELEASE] Released version 2.4-dev5 v2.4-dev5
2021-01-06 Willy TarreauCLEANUP: few extra typo and fixes over last one ("ot...
2021-01-06 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-01-06 Amaury DenoyelleBUG/MINOR: srv: do not cleanup idle conns if pool max...
2021-01-06 Amaury DenoyelleBUG/MINOR: srv: do not init address if backend is disabled
2021-01-06 Ilya ShipitsinCLEANUP: assorted typo fixes in the code and comments
2021-01-06 Willy TarreauSCRIPTS: make announce release support preparing announ...
2021-01-06 Willy TarreauSCRIPTS: improve announce-release to support different...
2021-01-06 Frédéric LécailleBUG/MINOR: quic: NULL pointer dereferences when buildin...
2021-01-06 Christopher... BUG/MINOR: stats: Make stat_l variable used to dump...
2021-01-06 Willy TarreauREGTESTS: add unresolvable servers to srvkey-addr
2021-01-06 Thayne McCombsBUG/MEDIUM: server: srv_set_addr_desc() crashes when...
2021-01-05 Tim DuesterhusDOC: Improve the message printed when running `make...
2021-01-05 Ilya ShipitsinCI: github actions: build several popular "contrib...
2021-01-05 Christopher... BUG/MINOR: tcpcheck: Report a L7OK if the last evaluate...
2021-01-05 William DauchyCLEANUP: spoe: fix typo on `var_check_arg` comment
2021-01-05 Tim DuesterhusCLEANUP: Reduce scope of `hdr_age` in http_action_store...
2021-01-05 Tim DuesterhusCLEANUP: Reduce scope of `header_name` in http_action_s...
2021-01-05 Willy TarreauCLEANUP: mworker: remove duplicate pointer tests in...
2021-01-05 Tim DuesterhusBUG/MINOR: cfgparse: Fail if the strdup() for `rule...
2021-01-05 Willy TarreauRevert "BUILD: Makefile: disable -Warray-bounds until...
2021-01-05 Willy TarreauMINOR: ssl: make tlskeys_list_get_next() take a list...
2021-01-05 Tim DuesterhusCLEANUP: ssl: Remove useless local variable in tlskeys_...
2021-01-05 Tim DuesterhusCLEANUP: ssl: Remove useless loop in tlskeys_list_get_n...
2021-01-04 Frédéric LécailleMINOR: quic: Drop packets with STREAM frames with wrong...
2021-01-04 Frédéric LécailleBUG/MINOR: quic: Wrong STREAM frames parsing.
2021-01-04 Frédéric LécailleMINOR: quic: Pass quic_conn struct to frame parsers.
2021-01-04 Frédéric LécailleBUG/MINOR: quic: Possible CRYPTO frame building errors.
2021-01-04 Frédéric LécailleCLEANUP: quic: Remove useless QUIC event trace definitions.
2021-01-04 Frédéric LécailleCLEANUP: qpack: Wrong comment about the draft for QPACK...
2021-01-04 Frédéric LécailleMINOR: qpack: Add static header table definitions for...
2021-01-04 Tim DuesterhusCLEANUP: Apply the coccinelle patch for `XXXcmp()`...
2021-01-04 Tim DuesterhusCLEANUP: Apply the coccinelle patch for `XXXcmp()`...
2021-01-04 Tim DuesterhusCLEANUP: Compare the return value of `XXXcmp()` functio...
2021-01-03 Tim DuesterhusMINOR: lua: Use consistent error message 'memory alloca...
2021-01-03 Tim DuesterhusBUG/MINOR: lua: Fix memory leak error cases in hlua_con...
2021-01-03 Tim DuesterhusBUG/MINOR: sink: Return an allocation failure in __sink...
2021-01-03 Willy TarreauBUILD: Makefile: disable -Warray-bounds until it's...
2020-12-31 Thayne McCombsREGTESTS: add test for stickiness using "srvkey addr"
2020-12-31 Thayne McCombsMEDIUM: stick-tables: Add srvkey option to stick-table
2020-12-31 Tim DuesterhusBUG/MEDIUM: cache: Fix hash collision in `accept-encodi...
2020-12-28 Ilya ShipitsinCI: GitHub Actions: enable daily Coverity scan
2020-12-24 Remi Tricot... MINOR: cache: Replace the "process-vary" option's expec...
2020-12-24 Remi Tricot... MINOR: cache: Remove redundant test in http_action_req_...
2020-12-24 Remi Tricot... REGTESTS: cache: Add a specific test for the accept...
2020-12-24 Remi Tricot... REGTESTS: cache: Simplify vary.vtc file
2020-12-24 Remi Tricot... MEDIUM: cache: Manage a subset of encodings in accept...
2020-12-24 Remi Tricot... MINOR: http: Add helper functions to trim spaces and...
next