Age | Commit message (Expand) | Author |
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 |
2021-07-03 | ipsec: T2816: rework log options for debugging | Christian Poessinger |
2021-07-03 | ipsec: T2816: remove default values from Jinja2 template and place them in XML | Christian Poessinger |
2021-07-03 | ipsec: T2816: rework IKE and ESP key assignment | Christian Poessinger |
2021-07-02 | ipsec: T3656: T3659: Fix pass-through with ipv6. Fix op-mode ipsec commands. ... | sarthurdev |
2021-07-01 | vyos.util: remove no longer needed copy_file helper method | Christian Poessinger |
2021-07-01 | Merge branch 'pki_ipsec' of https://github.com/sarthurdev/vyos-1x into pki-cli | Christian Poessinger |
2021-07-01 | ipsec: T3643: bugfix on wrong destination file path for x509 key file | Christian Poessinger |
2021-06-29 | pki: ipsec: T3642: Migrate IPSec to use PKI configuration | sarthurdev |
2021-06-28 | ipsec: T1441: switch from vti to xfrm interfaces | Christian Poessinger |
2021-06-26 | ipsec: T3643: us vyos.util.copy_file() over raw UNIX cp command | Christian Poessinger |
2021-06-26 | ipsec: T3643: use variable for path names | Christian Poessinger |
2021-06-26 | Revert "ipsec: T3643: move swanctl.conf to /run" | Christian Poessinger |
2021-06-24 | ipsec: T3643: move swanctl.conf to /run | Christian Poessinger |
2021-06-15 | ipsec: T2816: T645: T3613: Migrated IPsec to swanctl, includes multiple selec... | sarthurdev |
2021-06-12 | ipsec: T1501: Use vyos.validate.is_ipv6_link_local | sarthurdev |
2021-06-12 | ipsec: T1501: T3617: Add handling for missing addresses on boot when using dh... | sarthurdev |
2021-06-06 | Merge pull request #865 from sarthurdev/current | Christian Poessinger |
2021-06-06 | nhrp: T3599: Migrate NHRP to XML/Python | sarthurdev |
2021-06-04 | ipsec: T2816: Fix typo from refactor | sarthurdev |
2021-05-31 | ipsec: T2816: Continued refactor, added proper ipsec-interfaces handling | Simon |
2021-05-30 | ipsec: T2816: Refactor to remove global variable and tidy up | Simon |
2021-05-29 | vpn: ipsec: T3093: test for VTI interface availability the easy way | Christian Poessinger |
2021-05-29 | ipsec: vti: T2816: Update to use correct VTI mark, code cleanup | Simon |
2021-05-29 | vpn: ipsec: T3093: drop obsolete cleanup_vti_interfaces() function | Christian Poessinger |
2021-05-28 | vti: ipsec: T2816: interfaces must be created using the vyos.ifconfig library | Christian Poessinger |
2021-05-28 | ipsec: T2816: IPSec python rework, includes DMVPN and VTI support | Simon |