]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
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...
2022-11-19 Abhijeet RastogiMINOR: cli: print parsed command when not found
2022-11-19 Frédéric LécailleBUG/MAJOR: quic: Crash upon retransmission of dgrams...
2022-11-19 Mathias WeiersmuellerMEDIUM: tcp-act: add parameter rst-ttl to silent-drop
2022-11-18 Willy Tarreau[RELEASE] Released version 2.7-dev9 v2.7-dev9
2022-11-18 Amaury DenoyelleMINOR: quic: complete traces/debug for handshake
2022-11-18 Amaury DenoyelleBUG/MEDIUM: quic: fix memleak for out-of-order crypto...
2022-11-18 Amaury DenoyelleBUG/MEDIUM: quic: fix unsuccessful handshakes on ncb_ad...
2022-11-18 Amaury DenoyelleMINOR: ncbuf: complete doc for ncb_advance()
2022-11-18 Christopher... BUILD: peers: Remove unused variables
2022-11-18 Christopher... MEDIUM: thread: Restric nbthread/thread-group(s) to...
2022-11-18 Christopher... MINOR: cfgparse: Always check the section position
2022-11-18 Emeric BrunBUG/MEDIUM: peers: messages about unkown tables not...
2022-11-18 William LallemandBUILD: Makefile: enable USE_SHM_OPEN by default on...
2022-11-18 William LallemandBUG/MINOR: ssl: don't initialize the keylog callback...
2022-11-18 Christopher... BUG/MEDIUM: raw-sock: Don't report connection error...
2022-11-18 Aurelien DARRAGONBUG/MINOR: http_ana/txn: don't re-initialize txn and...
2022-11-18 Christopher... CLEANUP: mux-h1: Don't test h1c in h1_shutw_conn()
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...
next