Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-09 | vyatta-op-vpn: display the config path location for the rsa key file | Alex Harpin | |
The command "show vpn ike rsa-keys" currently displays the full system file path rather than using the shorter config path. This sets it to display the config path instead. Bug #278 http://bugzilla.vyos.net/show_bug.cgi?id=278 | |||
2011-02-07 | Fix filehandlers to conform to perl style guidelines | John Southworth | |
2011-01-20 | Make adjustment so OP mode can deal with new secrets file format | John Southworth | |
(cherry picked from commit 35fa51ef099248991ab79d562462c3be6d2c8884) | |||
2010-03-31 | Fix Bug 5500 Unable to establish a VPN connection from a remote peer with a | Mohit Mehta | |
dynamic IP when using FQDN identifier for remote end * fix op-mode part | |||
2008-12-03 | Fix reference to Vyatta::VPNUtil | Stephen Hemminger | |
Should be Vyatta::VPN::Util | |||
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-07-07 | partial fix for bugs 3044, 3047, 3048: minor show command output header | An-Cheng Huang | |
changes. fix for bug 3440: regex now matches IP, hostname, or ID. | |||
2008-07-07 | Fix 3194: VPN: xml error in "show vpn ike" command output | Stig Thormodsrud | |
2008-03-10 | update scripts from VPL1.0 to GPLv2 | Stephen Hemminger | |
2008-02-26 | Query original/active runtime config rather than the new/pending config. | Marat Nepomnyashy | |
2008-02-21 | Moved execution of 'show vpn' commands to '/opt/vyatta/bin/sudo-users' so ↵ | Marat Nepomnyashy | |
that operator users can execute them. Bug 2865 fix. |