Age | Commit message (Expand) | Author |
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 |
2021-07-15 | vyos-1x-vmware: T3682: remove dhclient from ether-resume.py | Yun Zheng Hu |
2021-07-14 | Merge pull request #922 from jack9603301/container | Christian Poessinger |
2021-07-14 | Merge pull request #920 from yunzheng/current | Christian Poessinger |
2021-07-15 | container: T3662: Set its priority to 1280 | jack9603301 |
2021-07-14 | vyos-1x-vmware: T3681: don't bytecompile ether-resume.py | Yun Zheng Hu |
2021-07-13 | Merge branch 'current' of github.com:/vyos/vyos-1x into current | Daniil Baturin |
2021-07-13 | T3663: remove some unused sleep imports. | Daniil Baturin |
2021-07-13 | Merge pull request #918 from erkin/current | Christian Poessinger |
2021-07-13 | T3679: Update the unexpected exception message | erkin |
2021-07-13 | T3663: use inotify-based watching for the IPsec process restart. | Daniil Baturin |
2021-07-13 | T3663: add a small sleep between polling for a new inotify event. | Daniil Baturin |
2021-07-13 | T3663: use inotify-based watching in "show vrrp". | Daniil Baturin |
2021-07-13 | Merge pull request #917 from yunzheng/current | Christian Poessinger |
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-12 | op-mode: T427: add "summary" command for WireGuard interface information | 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-11 | vxlan: T3665: add VRF support | Christian Poessinger |
2021-07-11 | smoketest: ospf: change passive-interface debugging | Christian Poessinger |
2021-07-10 | Merge pull request #916 from jack9603301/T3667 | Christian Poessinger |
2021-07-10 | bridge: op-mode: T3667: Fix command line errors | jack9603301 |
2021-07-10 | bridge: op-mode: T3667: Moving `vlan` to better locations | jack9603301 |
2021-07-09 | Merge pull request #915 from jack9603301/T3667 | Christian Poessinger |
2021-07-10 | bridge: op-mode: T3667: Fix command line errors | jack9603301 |
2021-07-09 | Merge pull request #913 from jack9603301/T3667 | Christian Poessinger |
2021-07-09 | op-mode: brctl: T3667: Using `bridge` command structure instead of `brctl` | jack9603301 |
2021-07-08 | T3663: add pre_hook argument to util.wait_for_inotify | Daniil Baturin |
2021-07-08 | T3663: fix the call to time.time() to match the new import scheme. | Daniil Baturin |
2021-07-07 | Merge pull request #912 from sarthurdev/pki_ipsec_rsa | Christian Poessinger |
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev |
2021-07-06 | Merge pull request #911 from sarthurdev/pki_san | Christian Poessinger |
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 | T3663: python3-inotify should be a runtime dependency | John Estabrook |
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 | vyos.util: T3663: move inotify-based imports to function level | Christian Poessinger |
2021-07-04 | Merge pull request #908 from c-po/ipsec-ikev2-remote-access | Christian Poessinger |