Age | Commit message (Expand) | Author |
2021-07-03 | ipsec: T2816: drop duplicate dict key "data" from generate() | Christian Poessinger |
2021-07-03 | ipsec: T2816: provide x509 certificate base auth building blocks | 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 | Merge branch 'ipsec-ikev2-remote-access' of github.com:c-po/vyos-1x into current | 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-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 | conntrack: T3660: make peer port configurable | Christian Poessinger |
2021-07-02 | ipsec: T2816: adjust Jinja2 template to coding style | Christian Poessinger |
2021-07-02 | xml: provide building block for a generic description node | Christian Poessinger |
2021-07-02 | conntrack: T3535: add missing valueHelp/constraint for peer CLI node | Christian Poessinger |
2021-07-02 | smoketest: ipam: add site2site x509 auth testcase | Christian Poessinger |
2021-07-02 | smoketest: ipsec: place peer local-address into variable | Christian Poessinger |
2021-07-02 | smoketest: ipsec: IKE and ESP settings can be done one time in setUp() | Christian Poessinger |
2021-07-02 | Merge pull request #903 from sarthurdev/T3659_T3656 | 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 | vyos.util: fix IsADirectoryError and SameFileError for copy_file | Christian Poessinger |
2021-07-01 | pki: ipsec: T3642: Update migration script to account for file permission issues | sarthurdev |
2021-06-30 | smoketest: ipsec: add more re-usable variable definitions throughout the test | Christian Poessinger |
2021-06-30 | Merge pull request #902 from bstepler/T3658 | Christian Poessinger |
2021-06-30 | dhcpdv6: T3658: add support for dhcpdv6 fixed-prefix6 | Brandon Stepler |
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 | pppoe-server: T3405: Add interface cache feature | DmitriyEshenko |
2021-06-29 | smoketest: bgp: T3657: test ipv6 link-local peering | Christian Poessinger |
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 | Debian: disable systemd salt-minion configuration - all handled in vyos-build | Christian Poessinger |
2021-06-26 | Debian: ensure path for vyos-postconfig-bootup.script exists | Christian Poessinger |
2021-06-26 | Debian: drop ipsec key removal from postinst script - done on every system boot | Christian Poessinger |
2021-06-26 | Import vyos-postconfig-bootup.script from vyatta-cfg-system | Christian Poessinger |
2021-06-26 | Import configuration files from vyatta-cfg-system | Christian Poessinger |
2021-06-26 | Debian: no need to disable salt-minion in postinst script | 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 | nat: T1083: fix Jinja2 templating error | Christian Poessinger |
2021-06-26 | nat: T1083: add translation options for persistent/random mapping of address ... | Igor Melnyk |
2021-06-26 | openvpn: T3641: adjust deprecated "openvpn --genkey" command | Christian Poessinger |
2021-06-26 | ipsec: T3643: us vyos.util.copy_file() over raw UNIX cp command | Christian Poessinger |
2021-06-26 | vyos.util: add new helper copy_file() | Christian Poessinger |
2021-06-26 | ipsec: T3643: use variable for path names | Christian Poessinger |