Age | Commit message (Expand) | Author |
2021-07-17 | Merge pull request #927 from zdc/T3655-sagitta | Christian Poessinger |
2021-07-17 | VRF: T3655: proper connection tracking for VRFs | zsdc |
2021-07-17 | ipsec: T2816: restore erroneous deleted file | Christian Poessinger |
2021-07-17 | Revert "openvpn: T56: remove strict checks for tls cert-file and key-file" | Christian Poessinger |
2021-07-17 | vxlan: T3683: bugfix on MTU calculation for IPv6 underlay | 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-15 | vyos-1x-vmware: T3682: remove dhclient from ether-resume.py | Yun Zheng Hu |
2021-07-13 | T3663: remove some unused sleep imports. | Daniil Baturin |
2021-07-13 | T3663: use inotify-based watching for the IPsec process restart. | Daniil Baturin |
2021-07-13 | openvpn: T56: remove strict checks for tls cert-file and key-file | Yun Zheng Hu |
2021-07-12 | vrf: T31: remove supefluous new-lines for each VRF instance | Christian Poessinger |
2021-07-12 | vrf: route: static: T2450: we also need to migrate the interface based routes | Christian Poessinger |
2021-07-11 | ipsec: T2816: use common "if key in dict:" pattern | Christian Poessinger |
2021-07-11 | ipsec: T2816: fix NameError | Christian Poessinger |
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-05 | pki: T3642: Support for adding SANs on certificate requests | sarthurdev |
2021-07-04 | Merge pull request #910 from sarthurdev/pki_ext | Christian Poessinger |
2021-07-04 | pki: T3642: Add standard extensions to generated certificates | 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 | Merge pull request #906 from sarthurdev/pki_typo | Christian Poessinger |
2021-07-03 | pki: T3642: Fix for correct method on encoding certificate request | sarthurdev |
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 | Merge pull request #905 from sarthurdev/pki_subca | Christian Poessinger |
2021-07-03 | ipsec: T2816: rework log options for debugging | Christian Poessinger |
2021-07-03 | pki: T3642: Add support for signing and revoking subordinate CAs | sarthurdev |
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-03 | ipsec: T2816: add Jinja2 converter for ESP/IKE groups to string | Christian Poessinger |
2021-07-02 | conntrack: T3535: add support for multiple failsave links | 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-07-01 | pki: ipsec: T3642: Update migration script to account for file permission issues | sarthurdev |
2021-06-29 | Debian: T3641: remove absolut path to tcpdump which now resides in /usr/bin | Christian Poessinger |
2021-06-29 | pki: ipsec: T3642: Migrate IPSec to use PKI configuration | sarthurdev |
2021-06-29 | pki: T3642: New PKI config and management | sarthurdev |
2021-06-28 | ipsec: T1441: switch from vti to xfrm interfaces | Christian Poessinger |
2021-06-28 | bgp: T3657: fix remote-as validator for IPv6 link-local peering | Christian Poessinger |
2021-06-27 | op-mode: bond: T2546: implement "show interface bond * slaves" command | Christian Poessinger |
2021-06-26 | Import configuration files from vyatta-cfg-system | Christian Poessinger |
2021-06-26 | Import sudoers configuration from vyatta-cfg-system | Christian Poessinger |
2021-06-26 | banner: T2135: adjust to raw strings from vyatta-cfg repo | Christian Poessinger |
2021-06-26 | ipsec: T3643: us vyos.util.copy_file() over raw UNIX cp command | Christian Poessinger |