Age | Commit message (Expand) | Author |
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 |
2021-06-26 | vyos.util: add new helper copy_file() | Christian Poessinger |
2021-06-23 | T3574: do not add constraintGroup property to xml cache | John Estabrook |
2021-06-22 | vyos.ethtool: T3645: fix compatibility with latest ethtool version | Christian Poessinger |
2021-06-21 | vyos.certbot: T3641: adjust to new python3-certbot-nginx API | Christian Poessinger |
2021-06-21 | Python: T3641: adjust to changes in latest vesion of netifaces library | Christian Poessinger |
2021-06-20 | Merge pull request #893 from erkin/T3628 | Christian Poessinger |
2021-06-20 | T3268: remote: Determine source address from given network interface | erkin |
2021-06-20 | Merge pull request #892 from erkin/T3563 | Christian Poessinger |
2021-06-20 | T3563: remote: Allow `paramiko.transport.Transport().close()` to automaticall... | erkin |
2021-06-18 | Merge pull request #883 from sever-sever/T3633 | Christian Poessinger |
2021-06-18 | Merge pull request #882 from erkin/current | Christian Poessinger |
2021-06-17 | ethernet: T3633: Add LRO offload | Viacheslav |
2021-06-17 | T3356: remote: Use the local filename if the destination is a directory in SF... | erkin |