Age | Commit message (Expand) | Author |
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 |
2021-06-13 | pppoe: T3621: validate that both username and password are set | Christian Poessinger |
2021-06-13 | Merge pull request #879 from erkin/current | Christian Poessinger |
2021-06-13 | T3563: Call `socket.shutdown()` with appropriate argument | erkin |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-06-09 | remote, util: Move general helper routines from `remote.py` to `util.py` | erkin |
2021-06-08 | remote: import is_ipv6 from vyos.template | Christian Poessinger |
2021-06-08 | Merge pull request #867 from erkin/current | Christian Poessinger |
2021-06-08 | remote: Use `is_ipv6()` instead of ad hoc IPv6 check | erkin |
2021-06-06 | T3563: Add support for IPv6 source addresses in SSH connections | erkin |
2021-06-06 | Merge pull request #846 from erkin/current | Christian Poessinger |
2021-05-30 | T3356: Add progressbars to SFTP and HTTP transfers | erkin |
2021-05-29 | T3356: Add progressbars to FTP transfers | erkin |
2021-05-28 | vti: ipsec: T2816: interfaces must be created using the vyos.ifconfig library | Christian Poessinger |
2021-05-28 | ipsec: T2816: IPSec python rework, includes DMVPN and VTI support | Simon |
2021-05-24 | tunnel: T3555: add "ignore-df" support for GRE tunnels | Christian Poessinger |
2021-05-24 | pseudo-ethernet: T3575: verify parent interface MTU | Christian Poessinger |
2021-05-23 | vyos.configverify: T3570: sub interface MTU must be less or equal to parent MTU | Simon |
2021-05-21 | vlan: T3551: support runtime changing of ingress and egress QoS settings | JACK |
2021-05-18 | revert: "util: T2467: add autosudo as an option to command" | Christian Poessinger |
2021-05-18 | T3356: remote: Read username and password from environment variables | erkin |