summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-10fix show vpn commands to work with strongswankenwood-strongswanMohit Mehta
2009-12-04use correct path for ported newhostkey commandMohit Mehta
2009-11-280.13.6debian/0.13.6Mohit Mehta
2009-11-28fix op-mode commands for migration to strongswanMohit Mehta
* use `ipsec update` instead of openswan's `ipsec auto` commands to make 'clear vpn ipsec-peer <> tunnel <>' work * no `ipsec barf` in strongswan. instead use detailed version of the command status i.e. `ipsec statusall` for 'show vpn debug detail' * use strongswan's syntax for `ipsec rereadall` and `ipsec status`
2009-11-200.13.5debian/0.13.5Mohit Mehta
2009-11-20vyatta-op-vpn depends on vyatta-ipsec provided by vyatta-strongswanMohit Mehta
2009-11-060.13.4debian/0.13.4An-Cheng Huang
2009-11-06use vyatta openswanAn-Cheng Huang
2009-10-090.13.3debian/0.13.3Mohit Mehta
2009-10-09* Fix Bug 4017 Add the ability to restart individual IPSec tunnelsMohit Mehta
added new operational mode commands - clear vpn ipsec-peer peer <peer> # clear all tunnels for given peer clear vpn ipsec-peer peer <peer> tunnel <tunnel> # clear specific tunnel If peer is 0.0.0.0/any/@id then tunnel is brought down and loaded again but connection is not initiated as remote end could be multiple end-points The remote ends will bring up the tunnel when they get/detect tunnel down * don't call script with sudo from templates. use sudo in script where needed * script clean up
2009-05-290.13.2debian/0.13.2An-Cheng Huang
2009-01-080.13.1debian/0.13.1An-Cheng Huang
2008-12-12"files" file should be removed before package buildAn-Cheng Huang
2008-12-12update maintainer informationAn-Cheng Huang
2008-12-03Merge branch 'jenner' of git:/git/vyatta-op-vpn into jennerRick Balocca
2008-12-03Merge branch 'islavista' into jennerRick Balocca
2008-12-03Fix reference to Vyatta::VPNUtilStephen Hemminger
Should be Vyatta::VPN::Util
2008-12-02Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op-vpn into jennerStephen 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-253.2.0vyatta/3.2.0debian/0.13Mark O'Brien
2008-11-21Convert to Vyatta::Stephen Hemminger
2008-11-19add support for development buildAn-Cheng Huang
2008-08-22allow multi-arch buildAn-Cheng Huang
2008-07-233.1.2vyatta/3.1.4vyatta/3.1.3vyatta/3.1.2debian/0.12hollywoodMark O'Brien
2008-07-22Fix permission on call to ipsec.Stig Thormodsrud
2008-07-09Merge branch 'hollywood' of git:/git/vyatta-op-vpn into hollywoodMark O'Brien
2008-07-07partial fix for bugs 3044, 3047, 3048: minor show command output headerAn-Cheng Huang
changes. fix for bug 3440: regex now matches IP, hostname, or ID.
2008-07-07Fix 3194: VPN: xml error in "show vpn ike" command outputStig Thormodsrud
2008-06-283.1.1vyatta/3.1.1debian/0.11Mark O'Brien
2008-06-25Fix syntax issuerbalocca
2008-06-173.1.0vyatta/3.1.0debian/0.10Mark O'Brien
2008-06-12Fix 3285: "show vpn debug" has bash errorStig Thormodsrud
2008-05-23Fix 3285: CLI command does not restart VPN: run clear vpn ipsec-processStig Thormodsrud
2008-05-20Ignore derived filesrbalocca
2008-05-07Convert to our method of changelog creationrbalocca
2008-05-07Merge branch 'glendale' into hollywoodrbalocca
2008-05-063.0.5debian/0.9glendaleMark O'Brien
2008-05-053.0.4debian/0.8Mark O'Brien
2008-04-293.0.3debian/0.7Mark O'Brien
2008-04-21Merge branch 'glendale' into hollywoodhollisterrbalocca
2008-04-21Indicate the VC4.0.2 release candidate in the changelogrbalocca
2008-04-19VC4.0.2debian/0.6Mark O'Brien
2008-04-16VC4.0.2debian/0.5Mark O'Brien
2008-04-09Merge branch 'glendale' into hollywoodrbalocca
2008-04-08Fix Bug 3069 Help strings should be standardizedMohit Mehta
- help strings standardized in vyatta-op-vpn
2008-04-043.0.2debian/0.4Mark O'Brien
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-21Fix debian dependenciesrbalocca
2008-03-21Add missing dependenciesrbalocca
2008-03-20Fix 3023 "show vpn debug" displays system errorsStig Thormodsrud
- don't call the debug script if vpn is not configured.