summaryrefslogtreecommitdiff
path: root/src/conf_mode/load-balancing_haproxy.py
AgeCommit message (Expand)Author
2026-05-20load-balancing: T7928: Fix port conflict check to respect `listen-address` (#...Alexandr K.
2025-12-26config: T8124: make get_config_dict() pki={} node purely optionalChristian Breunig
2025-06-28T7591: remove copyright years from source filesChristian Breunig
2025-05-05haproxy: T7122: add ACME/certbot bootstrap supportChristian Breunig
2025-05-04haproxy: T7122: always reverse-proxy ACL for certbotChristian Breunig
2025-04-28haproxy: T7122: automatically reverse-proxy to certbotChristian Breunig
2025-04-28haproxy: T7122: do not use f'ormat strings without variableChristian Breunig
2025-04-28vyos.utils: T7122: fix IPv6 support in check_port_availability()Christian Breunig
2025-01-27haproxy: T7081: Support HTTP compression (#4314)Alex W
2024-10-09haproxy: T6745: Rename `reverse-proxy` to `haproxy`sarthurdev