Age | Commit message (Expand) | Author |
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-23 | pki: T3642: Add ability to write generated certificates/keys to specified fil... | sarthurdev |
2021-07-22 | op-mode: xml: rename definition file for "generate wireguard" command | Christian Poessinger |
2021-07-22 | pki: wireguard: T3642: remove obsolete op-mode script | Christian Poessinger |
2021-07-22 | pki: wireguard: T3642: remove obsolete "show wireguard keypairs" command | Christian Poessinger |
2021-07-22 | pki: wireguard: T3642: remove obsolete "delete wireguard keypair" command | Christian Poessinger |
2021-07-22 | Merge pull request #937 from jack9603301/T3698 | Christian Poessinger |
2021-07-22 | pki: wireguard: T3642: add new op-mode command for public-key | Christian Poessinger |
2021-07-22 | xml: op-mode: move "show interfaces wireguard" to dedicated file | Christian Poessinger |
2021-07-23 | bridge: op-mode: T3698: Support bridge monitoring | jack9603301 |
2021-07-22 | ipsec: T2816: remove "auto-update" CLI option | Christian Poessinger |
2021-07-22 | xml: add building block for "local-users" | Christian Poessinger |
2021-07-22 | Merge pull request #936 from jack9603301/T3667 | Christian Poessinger |
2021-07-22 | Merge pull request #935 from sarthurdev/pki_https | Christian Poessinger |
2021-07-23 | bridge: op-mode: T3667: Fix displaying members of a specific bridge interface | jack9603301 |
2021-07-22 | pki: https: T3642: Migrate HTTPS to use PKI configuration | sarthurdev |
2021-07-22 | Merge pull request #934 from sarthurdev/pki_openvpn | Christian Poessinger |
2021-07-21 | pki: openvpn: T3642: Migrate OpenVPN to PKI and refactor | sarthurdev |
2021-07-20 | ipsec: T1210: create uuid from empty string in ios profile | Christian Poessinger |
2021-07-20 | ipsec: T1210: add op-mode command for macOS and iOS profile generation | Christian Poessinger |
2021-07-20 | Merge pull request #931 from sarthurdev/pki_eapol | Christian Poessinger |
2021-07-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
2021-07-20 | pki: T3642: Fix Wireguard migration comment | sarthurdev |
2021-07-20 | Merge pull request #930 from sarthurdev/pki_migration | Christian Poessinger |
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: add "unique" option to specify how to handle multiple connections | 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-18 | Revert "T3641: fastnetmon package is not available for Debian Bullseye" | Christian Poessinger |
2021-07-18 | smoketest: ospf: extend passive-interface debugging with kernel log | 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-17 | xml: provide common "pre-shared-secret" include block | Christian Poessinger |
2021-07-17 | xml: provide common "dhcp-interface" include block | Christian Poessinger |
2021-07-17 | Merge pull request #924 from sarthurdev/ipsec_l2tp_pki | Christian Poessinger |
2021-07-15 | pki: ipsec: l2tp: T2816: T3642: Move IPSec/L2TP code into vpn_ipsec.py and up... | sarthurdev |