Age | Commit message (Expand) | Author |
2024-01-11 | ipsec: T5918: warn when dynamic interfaces are used to bind ipsec daemon | Christian Breunig |
2024-01-10 | T5918: Fix typo in verify vpn ipsec interface | Viacheslav Hletenko |
2024-01-08 | ipsec: T5905: use interface_exists() wrapper over raw calls to os.path.exists() | Christian Breunig |
2024-01-04 | configdict: T5894: add get_config_dict() flag with_pki | Christian Breunig |
2023-09-28 | ipsec: T5606: Add support for whole CA chains | sarthurdev |
2023-08-07 | T5319: remove workarounds for defaults in vpn_ipsec.py | John Estabrook |
2023-08-06 | T5195: move helpers from vyos.validate to vyos.utils package | Christian Breunig |
2023-08-04 | dhcp: T5428: provide common direcotry path via vyos.defaults.directories | Christian Breunig |
2023-07-14 | T5195: vyos.util -> vyos.utils package refactoring (#2093) | Christian Breunig |
2023-05-31 | T5210: VPN: Fix typo in Warning | John Landicho |
2023-03-23 | ipsec: T2816: Cleanup dhcp hook file if not required | sarthurdev |
2023-02-22 | ipsec: T4593: Remove references to deleted variables | sarthurdev |
2023-02-15 | ipsec: T4593: Migrate and remove legacy `include-ipsec` nodes | sarthurdev |
2023-02-14 | strongSwan: T4593: move to charon-systemd | Christian Breunig |
2023-01-26 | T4916: Rewrite IPsec peer authentication and psk migration | Viacheslav Hletenko |
2023-01-12 | T4118: Add default value any for connection remote-id | Viacheslav Hletenko |
2023-01-09 | Revert "strongSwan: upgrade scripts to work with package version 5.9.8" | Christian Poessinger |
2022-12-27 | strongSwan: upgrade scripts to work with package version 5.9.8 | Christian Poessinger |
2022-11-18 | T4793: Added warning about disable-route-autoinstall | aapostoliuk |
2022-10-31 | ipsec: T4787: add support for road-warrior/remote-access RADIUS timeout | Christian Poessinger |
2022-10-01 | T4722: consistently use the "IPsec" spelling for IPsec | Daniil Baturin |
2022-09-16 | Merge pull request #1463 from sever-sever/T4118 | Daniil Baturin |
2022-09-16 | ipsec: T4118: Change vpn ipsec syntax for IKE ESP and peer | Viacheslav Hletenko |
2022-08-24 | ipsec: T2185: use systemd to start/stop service | Christian Poessinger |
2022-05-01 | ipsec: T4353: fix Jinja2 linting errors | Christian Poessinger |
2022-04-25 | vpn-ipsec: T4398: Fix unexpected passthrough policy for peer | Viacheslav Hletenko |
2021-09-15 | ipsec: T3830: "authentication id|use-x509-id" are mutually exclusive | Christian Poessinger |
2021-08-26 | ipsec: T1210: support road-warrior IP assignment via RADIUS Framed-IP-Address | Christian Poessinger |
2021-08-08 | ipsec: l2tp: T2816: remove duplicate 3des-sha1-modp1024 proposal | Christian Poessinger |
2021-08-04 | ipsec: T3718: fix default processing of ike dh-group proposals | Christian Poessinger |
2021-07-26 | ipsec: T1210: remote-access connections only work with IKEv2 | Christian Poessinger |
2021-07-25 | ipsec: T1210: add RADIUS authentication for remote-access IKEv2 VPN | Christian Poessinger |
2021-07-25 | ipsec: T1210: move DHCP server configuration unter remote-access node | Christian Poessinger |
2021-07-22 | ipsec: T2816: remove "auto-update" CLI option | Christian Poessinger |
2021-07-19 | ipsec: T1210: split out pool from remote-access configuration | Christian Poessinger |
2021-07-18 | ipsec: T1210: remote-access pools can not hold both IPv4 and IPv6 prefixes | Christian Poessinger |
2021-07-18 | ipsec: T2816: limit remote-access nameservers to two IPv4 and two for IPv6 | Christian Poessinger |
2021-07-18 | ipsec: l2tp: T2816: use common if 'key' in dict pattern | Christian Poessinger |
2021-07-17 | ipsec: T2816: add missing +x permission on Python helper | Christian Poessinger |
2021-07-17 | ipsec: T2816: restore erroneous deleted file | Christian Poessinger |
2021-07-17 | ipsec: T2816: migrate "ipsec interfaces" to "interface" | Christian Poessinger |
2021-07-15 | pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into vpn_ipsec.py and up... | sarthurdev |
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev |
2021-07-06 | ipsec: T2816: Migrate ipsec-settings.xml.in and charon.conf to vpn_ipsec.py | sarthurdev |
2021-07-05 | ipsec: T1210: T1251: Add more features to remote-access connections | sarthurdev |
2021-07-05 | pki: ipsec: T3642: Fix issue with '.' being present in tag nodes, adds new vy... | sarthurdev |
2021-07-04 | ipsec: T1210: T1251: IKEv2 road-warrior support | Christian Poessinger |
2021-07-03 | Revert "ipsec: T2816: drop duplicate dict key "data" from generate()" | Christian Poessinger |
2021-07-03 | ipsec: T2816: drop duplicate dict key "data" from generate() | Christian Poessinger |
2021-07-03 | ipsec: T2816: provide esp and ike-group XML building block | Christian Poessinger |