Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | change ipsec newhostkey command with openssl command | Kim Hagen | |
2014-08-09 | vyatta-op-vpn: prevent invalid rsa key file from being generated | Alex Harpin | |
If the command "generate vpn rsa-key" is aborted during key generation it leaves behind a temporary file. If the command is then executed again, this temporary file is appended to rather than being replaced, resulting in a key file with an extra : RSA { line at the beginning. This patch checks if this temporary file exists, deleting it if it does. Bug #262 http://bugzilla.vyos.net/show_bug.cgi?id=262 | |||
2011-05-04 | Fix Bug 7010 Update commands to save/retrieve files from /config | Mohit Mehta | |
* use shorter /config path when presenting configuration directory to users | |||
2010-01-12 | fix show vpn commands to work with strongswan | Mohit Mehta | |
(cherry picked from commit 32927e013922e1a79b0f214773e2500a1260871a) | |||
2010-01-12 | use correct path for ported newhostkey command | Mohit Mehta | |
(cherry picked from commit dfe4041f35fdfc7d9909c297396cd40bcf3d2d21) | |||
2008-12-02 | Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op-vpn into jenner | Stephen Hemminger | |
Conflicts: scripts/gen_local_rsa_key.pl | |||
2008-12-01 | "vpn rsa-key generate" command broken - use new perl hierarchy. | Stig Thormodsrud | |
2008-11-21 | Convert to Vyatta:: | Stephen Hemminger | |
2008-03-10 | update scripts from VPL1.0 to GPLv2 | Stephen Hemminger | |
2008-01-03 | Initial VPN op template migration. | Marat Nepomnyashy | |