summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-30Merge pull request #3531 from Embezzle/T6409Christian Breunig
2024-05-30reverse-proxy: T6409: unindent migration script code pathChristian Breunig
2024-05-30Merge pull request #3552 from c-po/ipsec-profileChristian Breunig
2024-05-30dns: T6422: allow multiple redundant NS recordsHaim Gelfenbeyn
2024-05-30Merge pull request #3546 from c-po/haproxyChristian Breunig
2024-05-30op-mode: ipsec: T6407: fix profile generationChristian Breunig
2024-05-29container: T6406: fix NameError: name 'vyos' is not definedChristian Breunig
2024-05-29reverse-proxy: T6419: build full CA chain for frontend SSL certificateChristian Breunig
2024-05-29reverse-proxy: T6419: build full CA chain when verifying backend serverChristian Breunig
2024-05-29reverse-proxy: T5231: remove frontend ca-certificate code pathChristian Breunig
2024-05-29nat: T6371: fix op mode display of configured ports when comma separated list...Ginko
2024-05-29openvpn: T6374: only check TLS role for s2s if TLS is configuredDaniil Baturin
2024-05-29Merge pull request #3534 from sever-sever/T6411Daniil Baturin
2024-05-28Merge pull request #3528 from dmbaturin/T6374-openvpn-s2s-tls-validationChristian Breunig
2024-05-28Merge pull request #3533 from natali-rs1985/T6389-currentJohn Estabrook
2024-05-28Merge pull request #3529 from HollyGurza/T5786Christian Breunig
2024-05-28T6411: CGNAT fix sequences for external address rangesViacheslav Hletenko
2024-05-28op mode: T6389: Check architecture and flavor compatibility on upgrade attemptsNataliia Solomko
2024-05-28T6406: rename cpus to cpuNicolas Vollmar
2024-05-28T6406: add container cpu limit optionNicolas Vollmar
2024-05-27reverse-proxy: T6409: Remove unused backend parametersAlex W
2024-05-27T5786: Add set/show system image to /image endpointkhramshinr
2024-05-27openvpn: T6374: ensure that TLS role is configured for site-to-site with TLSDaniil Baturin
2024-05-26reverse-proxy: T6402: Fix invalid checks in validation scriptAlex W
2024-05-25op-mode: T6400: pki: unable to generate fingerprint for ACME issued certificatesChristian Breunig
2024-05-23Merge pull request #3399 from 0xThiebaut/suricataChristian Breunig
2024-05-23suricata: T751: use key_mangling in get_config_dict()Christian Breunig
2024-05-23suricata: T751: remove implicit default dictionaryChristian Breunig
2024-05-23suricata: T751: move CLI from "service ids suricata" -> "service suricata"Christian Breunig
2024-05-23Merge pull request #3487 from Embezzle/T6370Christian Breunig
2024-05-23Merge pull request #3507 from c-po/nat-T6345Daniil Baturin
2024-05-23Merge pull request #3505 from c-po/nat66-T6365Daniil Baturin
2024-05-23dhcpv6-server: T6381: fix typos in select ConfigError messages in VyOS curren...Ginko
2024-05-22nat: T6345: source NAT port mapping "fully-random" is superfluous in Kernel >...Christian Breunig
2024-05-22nat66: T6365: remove warnings for negated interface selections by nameChristian Breunig
2024-05-22Merge pull request #3482 from alryaz/patch-1Christian Breunig
2024-05-22nat: T6365: use interface_exists() over netifaces.interfaces()Christian Breunig
2024-05-22nat: T6365: use string startswith() over [0] index accessChristian Breunig
2024-05-22nat: T6365: remove warnings for negated interface selections by nameRyazanov Alexander Mihailovich
2024-05-21reverse-proxy: T6370: Set custom HTTP headers in reverse-proxy responsesAlex W
2024-05-21T6366: CGNAT add ability to get external and internal allocationsViacheslav Hletenko
2024-05-19Merge pull request #3483 from sever-sever/T6364Daniil Baturin
2024-05-18T6349: updated pr-labels workflow permission (#3485)Vijayakumar A
2024-05-18T5169: Allow to set CGNAT multiple internal poolsViacheslav Hletenko
2024-05-18T6364: CGNAT drop hard limit that allows only one translation ruleViacheslav Hletenko
2024-05-17Merge pull request #3471 from natali-rs1985/T6348-currentChristian Breunig
2024-05-17Merge pull request #3472 from nvollmar/T6358Christian Breunig
2024-05-17T6358: Add config option for host process namespaceNicolas Vollmar
2024-05-17T6358: Remove duplicate host name handlingNicolas Vollmar
2024-05-17Merge pull request #3466 from sever-sever/T6350Daniil Baturin