Age | Commit message (Expand) | Author |
2021-09-03 | fix file location and use correct variable | Kim Hagen |
2021-09-02 | remove secrets file if the tunnel is deleted and fix opmode commands | Kim Hagen |
2021-09-02 | update 2fa qr generation and user creation procedure | Kim Hagen |
2021-09-01 | more 2fa changes | Kim Hagen |
2021-08-17 | add part 2fa | Kim Hagen |
2021-08-10 | snmp: T3709: Allow enable oid ipCidrRouteTable | Viacheslav |
2021-08-09 | ipsec: T3720: assigning vti secondary address caused interface in A/D state | Christian Poessinger |
2021-08-08 | ipsec: l2tp: T2816: remove duplicate 3des-sha1-modp1024 proposal | Christian Poessinger |
2021-08-06 | frr: T3694: temporary disable VRF VNI assignment | Christian Poessinger |
2021-08-06 | frr: T2175: remove no longer required loop when removing VRF VNI | Christian Poessinger |
2021-08-04 | ipsec: T3718: fix default processing of ike dh-group proposals | Christian Poessinger |
2021-08-03 | isis: T1316: rename Jinja2 template to match other FRR daemons | Christian Poessinger |
2021-08-01 | Merge pull request #943 from Cheeze-It/current | Christian Poessinger |
2021-07-31 | isis: T3693: Adding IPv6 redistribution to ISIS | Cheeze_It |
2021-07-31 | bgp: vrf: T3694: cannot delete default BGP instance when VRF BGP instance exists | Christian Poessinger |
2021-07-30 | vyos.util: drop custom implementations in favor of is_systemd_service_running() | Christian Poessinger |
2021-07-26 | ipsec: T1210: remote-access connections only work with IKEv2 | Christian Poessinger |
2021-07-25 | ifconfig: T2653: obey conding style | 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-23 | frr: T2175: remove no longer required loop when removing routing protocols | Christian Poessinger |
2021-07-23 | login: T3699: verify system username does not conflict with Linux base users | Christian Poessinger |
2021-07-22 | ipsec: T2816: remove "auto-update" CLI option | Christian Poessinger |
2021-07-22 | pki: https: T3642: Migrate HTTPS to use PKI configuration | sarthurdev |
2021-07-21 | pki: openvpn: T3642: Migrate OpenVPN to PKI and refactor | sarthurdev |
2021-07-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
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: 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-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-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-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 |