index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
interfaces-openvpn.py
Age
Commit message (
Expand
)
Author
2023-09-20
openvpn: T5269: add a deprecation warning for shared-secret
Daniil Baturin
2023-08-15
T5271: allow the user to specify either CA or peer fingerprint
Daniil Baturin
2023-08-10
openvpn: T5270: do not require classic DH params in any more
Daniil Baturin
2023-08-06
T5195: move helpers from vyos.validate to vyos.utils package
Christian Breunig
2023-07-27
openvpn: T4974: move CLI node "enable-dco" -> "offload dco" to match other in...
Christian Breunig
2023-07-27
openvpn: T4974: restructure get_config()
Christian Breunig
2023-07-26
openvpn: T4974: dynamically load/unload kernel module
Christian Breunig
2023-07-15
T5195: vyos.util -> vyos.utils package refactoring part #2
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-04-10
T5148: Fix OpenVPN plugin dir variable
Viacheslav Hletenko
2023-02-12
T5001: Replace links to the phabricator site
Christian Breunig
2022-09-14
openvpn: T4679: Fix incorrect verify local and remote address
Viacheslav Hletenko
2022-07-15
interfaces: T4525: interfaces can not be member of a bridge/bond and a VRF
Christian Poessinger
2022-06-29
openvpn: T4485: Accept multiple `tls ca-certificate` values
sarthurdev
2022-04-25
vyos.configdict: T4391: enable get_interface_dict() ti be used with ConfigTre...
Christian Poessinger
2022-04-20
openvpn: T4369: enforce daemon-restart on openvpn-option CLI change
Christian Poessinger
2022-04-18
openvpn: T4353: fix Jinja2 linting errors
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on all interface types
Christian Poessinger
2022-03-28
Revert "openvpn: T4230: globally enable ip_nonlocal_bind"
Daniil Baturin
2022-03-24
openvpn: T4294: force service restart on openvpn-option node change
Christian Poessinger
2022-02-17
openvpn: T4230: globally enable ip_nonlocal_bind
Christian Poessinger
2022-02-17
Merge pull request #1211 from sever-sever/T4230-cur
Christian Poessinger
2022-02-09
openvpn: T3686: Fix for check local-address in script and tmpl
Viacheslav Hletenko
2022-02-09
openvpn: T4230: Delete checks if local-host address assigned
Viacheslav Hletenko
2021-11-15
openvpn: T3995: implement systemd reload support
Christian Poessinger
2021-11-06
openvpn: T3966: fix KeyError when removing interfaces without TOTP
Christian Poessinger
2021-11-03
openvpn: T3966: OpenVPN fix the smoketests
Kim Hagen
2021-11-01
openvpn: T3958: OpenVPN breaks the smoketests
Kim Hagen
2021-11-01
Merge branch 'current' into T3350-sagitta
zdc
2021-10-21
use vyos read_file and write_file functions
Kim Hagen
2021-10-10
do not use Path
Kim Hagen
2021-10-10
update writer to nicer read write
Kim Hagen
2021-10-07
Merge branch 'current' into 2fa
Kim
2021-10-07
openvpn: T3642: Fix password_protected check
Nicolas Riebesel
2021-10-07
openvpn: T3805: fix bool logic in verify_pki() for client mode
Christian Poessinger
2021-10-07
openvpn: T3805: drop privileges using systemd - required for rtnetlink
Christian Poessinger
2021-10-07
openvpn: T3805: use vyos.util.makedir() to create system directories
Christian Poessinger
2021-10-07
openvpn: T3805: use vyos.util.write_file() to store certificates
Christian Poessinger
2021-10-07
pull request fixes
Kim Hagen
2021-10-04
OpenVPN: T3350: Changed custom options for OpenVPN processing
zsdc
2021-09-23
openvpn: T3642: Fix password_protected check
Nicolas Riebesel
2021-09-08
openvpn: T3805: fix bool logic in verify_pki() for client mode
Christian Poessinger
2021-09-08
openvpn: T3805: drop privileges using systemd - required for rtnetlink
Christian Poessinger
2021-09-08
openvpn: T3805: use vyos.util.makedir() to create system directories
Christian Poessinger
2021-09-08
openvpn: T3805: use vyos.util.write_file() to store certificates
Christian Poessinger
2021-09-03
fix file location and use correct variable
Kim Hagen
2021-09-02
remove secrets file if the tunnel is deleted and fix opmode commands
Kim Hagen
2021-09-02
update 2fa qr generation and user creation procedure
Kim Hagen
2021-09-01
more 2fa changes
Kim Hagen
2021-08-17
add part 2fa
Kim Hagen
[next]