]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2022-11-17  Willy TarreauDOC: internal: commit notes about polling states and...
2022-11-17  Willy TarreauDOC: internal: commit notes about polling states and...
2022-11-17  Christopher... BUG/MINOR: mux-h1: Fix error handling when H1S allocati...
2022-11-17  Christopher... CLEANUP: listener: Remove useless task_queue from manag...
2022-11-17  Christopher... BUG/MEDIUM: listener: Fix race condition when updating...
2022-11-17  Christopher... DOC: lua-api: Remove warning about the lua filters
2022-11-17  Christopher... MINOR: mux-h1: Rely on a H1S flag to know a WS key...
2022-11-17  Christopher... MINOR: sconn: Set SE_FL_ERROR only when there is no...
2022-11-17  Christopher... MEDIUM: mux-fcgi: Introduce flags to deal with connecti...
2022-11-17  Christopher... CLEANUP: mux-h2: Remove unused fields in h2c structures
2022-11-17  Christopher... MEDIUM: mux-h2: Introduce flags to deal with connection...
2022-11-17  Christopher... MEDIUM: mux-pt: Don't always set a final error on SE...
2022-11-17  Christopher... MEDIUM: mux-h1: Don't report a final error whe a messag...
2022-11-17  Christopher... CLEANUP: mux-h1: Reorder H1 connection flags to avoid...
2022-11-17  Christopher... MEDIUM: mux-h1: Rely on the H1C to deal with shutdown...
2022-11-17  Christopher... MINOR: mux-h1: Add flag on H1 stream to deal with inter...
2022-11-17  Christopher... CLEANUP: mux-h1: Rename H1C_F_ERR_PENDING into H1C_F_AB...
2022-11-17  Christopher... MINOR: mux-h1: Don't handle subscribe for reads in...
2022-11-17  Christopher... MEDIUM: mux-h1: Handle H1C states via its state field...
2022-11-17  Christopher... MINOR: mux-h1: Add a dedicated enum to deal with H1...
2022-11-17  Christopher... CLEANUP: mux-h1: Rename H1C_F_ST_ERROR and H1C_F_ST_SIL...
2022-11-17  Christopher... REORG: mux-h1: Reorg the H1C structure
2022-11-17  Christopher... CLEANUP: mux-h1; Rename H1S_F_ERROR flag into H1S_F_ERR...
2022-11-17  Christopher... MINOR: mux-h1: Remove usless code inside shutr callback
2022-11-17  Willy TarreauBUG/MINOR: pool/cli: use ullong to report total pool...
2022-11-17  Willy TarreauDEV: poll: indicate the FD's side in front of its value
2022-11-17  Willy TarreauDEV: poll: strip the "do_" prefix from reported functio...
2022-11-17  Willy TarreauDEV: poll: make the connect() step an action as well
2022-11-17  Willy TarreauBUILD: makefile: move the compiler option detection...
2022-11-17  Willy TarreauBUILD: makefile: use $(cmd_MAKE) in quiet mode
2022-11-17  Willy TarreauBUILD: makefile: move default verbosity settings to...
2022-11-17  Willy TarreauBUILD: makefile: properly pass CC to sub-projects
2022-11-17  Willy TarreauBUILD: makefile: mark poll and tcploop targets as phony
2022-11-17  Amaury DenoyelleBUILD: quic: fix dubious 0-byte overflow on qc_release_...
2022-11-16  Willy TarreauBUG/MEDIUM: ring: fix creation of server in uninitializ...
2022-11-16  Willy TarreauMEDIUM: trace: create a new "trace" statement in the...
2022-11-16  Willy TarreauMINOR: trace: split the CLI "trace" parser in CLI vs...
2022-11-16  Willy TarreauDOC: config: fix alphabetical ordering of global section
2022-11-16  Christopher... REG-TESTS: cache: Remove T-E header for 304-Not-Modifie...
2022-11-16  Mickael TorresBUG/MINOR: mux-h1: Do not send a last null chunk on...
2022-11-16  Willy TarreauMINOR: dynbuf: switch allocation and release to macros...
2022-11-16  Willy TarreauMINOR: pool/debug: create a new pool_alloc_flag() macro
2022-11-16  Remi Tricot... BUG/MINOR: ssl: SSL_load_error_strings might not be...
2022-11-16  Christopher... BUG/MEDIUM: mux-fcgi: Avoid value length overflow when...
2022-11-16  Christopher... BUG/MINOR: mux-fcgi: Be sure to send empty STDING recor...
2022-11-16  Christopher... BUG/MINOR: resolvers: Set port before IP address when...
2022-11-16  Christopher... BUG/MINOR: resolvers: Don't wait periodic resolution...
2022-11-16  Christopher... BUG/MINOR: http-htx: Fix error handling during parsing...
2022-11-15  William LallemandMINOR: ssl: reintroduce ERR_GET_LIB(ret) == ERR_LIB_PEM...
2022-11-15  William LallemandMINOR: ssl: ssl_sock_load_cert_chain() display error...
2022-11-15  Willy TarreauOPTIM: ebtree: make ebmb_insert_prefix() keep a copy...
2022-11-15  Willy TarreauOPTIM: ebtree: make ebmb_insert_prefix() keep a copy...
2022-11-15  Willy TarreauMINOR: deinit: add a "quick-exit" option to bypass...
2022-11-14  Aurelien DARRAGONBUG/MEDIUM: wdt/clock: properly handle early task hangs
2022-11-14  Willy TarreauMEDIUM: http-ana: remove set-cookie2 support
2022-11-14  Willy TarreauBUG/MEDIUM: stick-table: fix a race condition when...
2022-11-14  Willy TarreauOPTIM: stick-table: avoid atomic ops in stktable_requeu...
2022-11-14  Willy TarreauCLEANUP: stick-table: remove the unused table->exp_next
2022-11-14  Remi Tricot... BUG/MINOR: ssl: Fix potential overflow
2022-11-14  William LallemandBUG/MINOR: ssl: crt-ignore-err memory leak with 'all...
2022-11-14  William LallemandCLEANUP: ssl: remove printf in bind_parse_ignore_err
2022-11-14  Willy TarreauBUILD: prometheus: use __fallthrough in promex_dump_met...
2022-11-14  Willy TarreauBUILD: stconn: use __fallthrough in various shutw(...
2022-11-14  Willy TarreauBUILD: compression: use __fallthrough in comp_http_payl...
2022-11-14  Willy TarreauBUILD: map: use __fallthrough in cli_io_handler_*()
2022-11-14  Willy TarreauBUILD: vars: use __fallthrough in var_accounting_{diff...
2022-11-14  Willy TarreauBUILD: h1_htx: use __fallthrough in h1_parse_chunk()
2022-11-14  Willy TarreauBUILD: http_act: use __fallthrough in parse_http_del_he...
2022-11-14  Willy TarreauBUILD: check: use __fallthrough in __health_adjust()
2022-11-14  Willy TarreauBUILD: logs: use __fallthrough in build_log_header()
2022-11-14  Willy TarreauBUILD: spoe: use __fallthrough in spoe_handle_appctx()
2022-11-14  Willy TarreauBUILD: acl: use __fallthrough in parse_acl_expr()
2022-11-14  Willy TarreauBUILD: args: use __fallthrough in make_arg_list()
2022-11-14  Willy TarreauBUILD: tools: use __fallthrough in url_decode()
2022-11-14  Willy TarreauBUILD: hash: use __fallthrough in hash_djb2()
2022-11-14  Willy TarreauBUILD: peers: use __fallthrough in peer_io_handler()
2022-11-14  Willy TarreauBUILD: stats: use __fallthrough in stats_dump_proxy_to_...
2022-11-14  Willy TarreauBUILD: tcpcheck: use __fallthrough in check_proxy_tcpch...
2022-11-14  Willy TarreauBUILD: stream: use __fallthrough in stats_dump_full_str...
2022-11-14  Willy TarreauBUILD: hlua: use __fallthrough in hlua_post_init_state()
2022-11-14  Willy TarreauBUILD: ssl: use __fallthrough in cli_io_handler_tlskeys...
2022-11-14  Willy TarreauBUILD: ssl: use __fallthrough in cli_io_handler_commit_...
2022-11-14  Willy TarreauBUILD: ssl/crt-list: use __fallthrough in cli_io_handle...
2022-11-14  Willy TarreauBUILD: quic: use __fallthrough in quic_connect_server()
2022-11-14  Willy TarreauBUILD: sample: use __fallthrough in smp_is_rw() and...
2022-11-14  Willy TarreauBUILD: compiler: define a __fallthrough statement for...
2022-11-14  Willy TarreauBUILD: compiler: add a default definition for __has_att...
2022-11-14  Willy TarreauBUILD: compiler: add a macro to detect if another one...
2022-11-14  Willy TarreauIMPORT: slz: define and use a __fallthrough statement...
2022-11-14  Dridi BoukelmouneIMPORT: slz: mention the potential header in slz_finish()
2022-11-14  Willy TarreauIMPORT: slz: declare len to fix debug build when optima...
2022-11-14  Willy TarreauIMPORT: xxhash: update xxHash to version 0.8.1
2022-11-14  Willy TarreauCI: emit the compiler's version in the build reports
2022-11-14  Willy TarreauBUILD: debug: remove unnecessary quotes in HA_WEAK...
2022-11-14  Willy TarreauBUILD: ssl_utils: fix build on gcc versions before 8
2022-11-10  William LallemandBUG/MINOR: ssl: bind_conf is uncorrectly accessed when...
2022-11-10  Amaury DenoyelleMINOR: server: clear prefix on stderr logs after add...
2022-11-10  Amaury DenoyelleMINOR: cli: define usermsgs print context
2022-11-10  Amaury DenoyelleCLEANUP: cli: rename dynamic error printing state
2022-11-10  William LallemandMINOR: ssl: x509_v_err_str converter transforms an...
next