Age | Commit message (Expand) | Author |
2021-07-20 | pki: sstp: T3642: Migrate SSTP to PKI configuration | sarthurdev |
2021-07-20 | pki: openconnect: T3642: Migrate OpenConnect SSL to PKI configuration | sarthurdev |
2021-07-19 | vrf: T3655: fix potential error when removing VRF connection tracking table | Christian Poessinger |
2021-07-19 | Merge pull request #929 from sarthurdev/pki_wg | Christian Poessinger |
2021-07-19 | pki: wireguard: T3642: Replace/remove old Wireguard op-mode commands | sarthurdev |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
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-18 | bridge: remove obsolete helper script | Christian Poessinger |
2021-07-17 | ipsec: T2816: add missing +x permission on Python helper | Christian Poessinger |
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 |