summaryrefslogtreecommitdiff
path: root/src/conf_mode/vpn_ipsec.py
AgeCommit message (Expand)Author
2026-06-23ipsec: T8975: lock vti-up-down state DB to prevent lost updates under concurr...Robert Navarro
2026-06-16T8923: normalize "can not" to "cannot"Christian Breunig
2026-05-27ipsec: T8912: Fix log level not respected in system journalOleksandr Kuchmystyi
2026-05-20ipsec: T7555: Implement `ikev2-reauth` for site-to-site peersOleksandr Kuchmystyi
2026-03-24T8410: Fix typos and mistakes for operational and configuration commandsViacheslav Hletenko
2026-03-04T8136: IPSEC PPK SupportGiga Murphy
2026-01-05ipsec: T8022: Fix invalid automatic `dynamic` prefix assignment for transport...Oleksandr Kuchmystyi
2025-07-28ipsec: T7593: Add dynamic prefix for local and remote traffic selectorsOleksandr Kuchmystyi
2025-06-28T7591: remove copyright years from source filesChristian Breunig
2025-05-16T7458: Fix VPN IPsec unexpected passthrough logic bugViacheslav Hletenko
2025-04-02T7290: Fix VPN IPsec log level processingViacheslav Hletenko
2025-03-13ipsec: T7242: Add check for encryption algorithms that do not work with VPPNataliia Solomko
2025-01-09nhrp: T2326: NHRP migration to FRRaapostoliuk
2024-10-02ipsec: T6101: Add validation for proposal option used in IKE groupNataliia Solomko
2024-08-12configverify: T6642: verify_interface_exists requires config_dict argJohn Estabrook
2024-08-04ipsec: T5873: remove unused importsChristian Breunig
2024-07-26T5873: vpn ipsec: ignore dhcp/vti settings when connection disabledLucas Christian
2024-07-26T5873: vpn ipsec: re-write of ipsec updown hookLucas Christian
2024-07-22T5873: vpn ipsec remote-access: support VTI interfacesLucas Christian
2024-07-22T6599: ipsec: fix incorect default behavior for dead-peer-detectionLucas Christian
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-04-03T6199: replace netifaces.interfaces() with common custom helpersChristian Breunig
2024-03-28Merge pull request #3202 from sarthurdev/T5606_1Daniil Baturin
2024-03-28ipsec: T5606: T5871: Use multi node for CA certificatessarthurdev
2024-03-11T5872: re-write exit hook to always regenerate configLucas Christian
2024-03-10T5872: ipsec remote access VPN: support dhcp-interface.Lucas Christian
2024-03-04T6084: Add NHRP dependency for IPsec and fix NHRP empty config bugViacheslav Hletenko
2024-01-11ipsec: T5918: warn when dynamic interfaces are used to bind ipsec daemonChristian Breunig
2024-01-10T5918: Fix typo in verify vpn ipsec interfaceViacheslav Hletenko
2024-01-07ipsec: T5905: use interface_exists() wrapper over raw calls to os.path.exists()Christian Breunig
2024-01-04configdict: T5894: add get_config_dict() flag with_pkiChristian Breunig
2023-09-24ipsec: T5606: Add support for whole CA chainssarthurdev
2023-08-07T5319: remove workarounds for defaults in vpn_ipsec.pyJohn Estabrook
2023-08-06T5195: move helpers from vyos.validate to vyos.utils packageChristian Breunig
2023-08-04dhcp: T5428: provide common direcotry path via vyos.defaults.directoriesChristian Breunig
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-05-31T5210: VPN: Fix typo in WarningJohn Landicho
2023-03-23ipsec: T2816: Cleanup dhcp hook file if not requiredsarthurdev
2023-02-22ipsec: T4593: Remove references to deleted variablessarthurdev
2023-02-15ipsec: T4593: Migrate and remove legacy `include-ipsec` nodessarthurdev
2023-02-14strongSwan: T4593: move to charon-systemdChristian Breunig
2023-01-26T4916: Rewrite IPsec peer authentication and psk migrationViacheslav Hletenko
2023-01-12T4118: Add default value any for connection remote-idViacheslav Hletenko
2023-01-09Revert "strongSwan: upgrade scripts to work with package version 5.9.8"Christian Poessinger
2022-12-27strongSwan: upgrade scripts to work with package version 5.9.8Christian Poessinger
2022-11-18T4793: Added warning about disable-route-autoinstallaapostoliuk
2022-10-31ipsec: T4787: add support for road-warrior/remote-access RADIUS timeoutChristian Poessinger
2022-10-01T4722: consistently use the "IPsec" spelling for IPsecDaniil Baturin
2022-09-16Merge pull request #1463 from sever-sever/T4118Daniil Baturin
2022-09-16ipsec: T4118: Change vpn ipsec syntax for IKE ESP and peerViacheslav Hletenko