Age | Commit message (Expand) | Author |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-08-21 | vyos.configdict: add note when using leaf_node_changed() | Christian Poessinger |
2021-08-21 | vyos.ifconfig: bridge: remove missleading comment in update() | Christian Poessinger |
2021-08-21 | interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ... | Christian Poessinger |
2021-08-21 | T1950: fix permissions on component-versions.json file | John Estabrook |
2021-08-20 | T1950: write component versions to json file during migration | John Estabrook |
2021-08-19 | T3768: Revert "T1950: Add support for reading component versions ..." | John Estabrook |
2021-08-19 | xml: T3474: add syntaxVersion processing to python xml lib | John Estabrook |
2021-08-14 | vyos.util: T1503: use build in methods to determine current user for commit_i... | Christian Poessinger |
2021-08-13 | vyos.util: "harden" is_systemd_service_running() function | Christian Poessinger |
2021-08-13 | xml: T3234: update instead of overwrite on repeated path | John Estabrook |
2021-08-11 | accel-ppp: T3731: eliminate service name from error message | Christian Poessinger |
2021-08-09 | ipsec: T3720: assigning vti secondary address caused interface in A/D state | Christian Poessinger |
2021-08-06 | http-api: T2768: example using GraphQL for high-level config operations | John Estabrook |
2021-08-06 | Revert "http-api: T2768: example using GraphQL for high-level config operations" | John Estabrook |
2021-08-06 | http-api: T2768: example using GraphQL for high-level config operations | John Estabrook |
2021-08-06 | vyos.template: T2720: allow setting template directory | John Estabrook |
2021-08-04 | configquery: T3402: remove restriction of query to active config | John Estabrook |
2021-08-04 | configquery: T3402: fix imports | John Estabrook |
2021-08-03 | configquery: T3402: add op-mode get_config_dict | John Estabrook |
2021-08-03 | configquery: T3402: add class using configtree to list tag node values | John Estabrook |
2021-08-02 | l2tpv3: T1594: Fix timeout before set l2tpv3 interface | Viacheslav |
2021-07-30 | vyos.util: drop custom implementations in favor of is_systemd_service_running() | Christian Poessinger |
2021-07-30 | vyos.util: add is_systemd_service_running() helper function | Christian Poessinger |
2021-07-21 | pki: openvpn: T3642: Migrate OpenVPN to PKI and refactor | sarthurdev |
2021-07-20 | ipsec: T1210: add op-mode command for macOS and iOS profile generation | Christian Poessinger |
2021-07-20 | pki: eapol: T3642: Migrate EAPoL to use PKI configuration | sarthurdev |
2021-07-19 | pki: wireguard: T3642: Migrate Wireguard private key directly into CLI | sarthurdev |
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-13 | T3679: Update the unexpected exception message | erkin |
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-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-06 | ipsec: T2816: Migrate ipsec-settings.xml.in and charon.conf to vpn_ipsec.py | 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 | vyos.util: T3663: move inotify-based imports to function level | Christian Poessinger |
2021-07-04 | T3663: prerequisites for inotify-based watching implementations. | Daniil Baturin |
2021-07-03 | ipsec: T2816: add Jinja2 converter for ESP/IKE groups to string | 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 | vyos.util: fix IsADirectoryError and SameFileError for copy_file | 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-27 | op-mode: bond: T2546: implement "show interface bond * slaves" command | Christian Poessinger |