summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-05-05Merge branch 'napa' of git.vyatta.com:/git/vyatta-op-vpn into napaJohn Southworth
2011-05-05Add ability to generate an x509 key pair (certificate signing request, privat...John Southworth
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
2011-03-08Fix perlcritic errorJohn Southworth
2011-02-25Fix 'show vpn ike status'John Southworth
2011-02-24Make 'show vpn ipsec status' aware of the dhcp-interface optionJohn Southworth
2011-02-07Bugfix 5802: add auto-update feature, for Dynamic DNS peersJohn Southworth
2011-02-07Fix filehandlers to conform to perl style guidelinesJohn Southworth
2011-02-02Work on new IPsec operational mode script. Split into perl module; Adjustment...John Southworth
2011-02-01Work on new IPsec operational mode script. Removed calls to external function...John Southworth
2011-02-01Work on new IPsec operational mode script. Removed calls to external function...John Southworth
2011-02-01Work on new IPsec operational mode script. Fix 'show vpn ipsec sa nat-travers...John Southworth
2011-02-01Work on new IPsec operational mode script. Add more relevent information to '...John Southworth
2011-02-01Work on new IPsec operational mode script. Make processing of natt and static...John Southworth
2011-01-31Work on new IPsec operational mode script. Added sorting and fixed cases wher...John Southworth
2011-01-31Work on new IPsec operational mode script. Rework to reduce the amount of red...John Southworth
2011-01-31Work on new IPsec operational mode script. Fix some syntax; make show based o...John Southworth
2011-01-31Work on new IPsec operational mode script. Integrate with more CLI commandsJohn Southworth
2011-01-31Work on new IPsec operational mode script. New format for commands for the pe...John Southworth
2011-01-28Work on new IPsec operational mode script. Clean up capitalization; New forma...John Southworth
2011-01-28Work on new IPsec operational mode script. Fixed some output bugsJohn Southworth
2011-01-28Work on new IPsec operational mode script. Fixed script to work when not in c...John Southworth
2011-01-27Work on new IPsec operational mode script. setkey is deprecated so switched N...John Southworth
2011-01-27Work on new IPsec operational mode script. Made processing of NAT-T informati...John Southworth
2011-01-27Work on new IPsec operational mode script. Cleaned up some un-need outputJohn Southworth
2011-01-27Work on new IPsec operational mode script. Better NAT-T detectionJohn Southworth
2011-01-27Work on new IPsec operational mode script. Fixed inverted SPIsJohn Southworth
2011-01-27Work on new IPsec operational mode script. Initial NAT-T detection codeJohn Southworth
2011-01-27Work on new IPsec operational mode script. Still needs a way to detect NAT-TJohn Southworth
2011-01-24Add new operational mode script, doesn't replace current programs yet but inc...John Southworth
2011-01-20Make adjustment so OP mode can deal with new secrets file formatJohn Southworth
2010-03-31Fix Bug 5500 Unable to establish a VPN connection from a remote peer with aMohit Mehta
2010-03-17Fix Bug 5464 "show vpn ipsec status" returns no interface and active tunnel n...Mohit Mehta
2010-01-12fix show vpn commands to work with strongswanMohit Mehta
2010-01-12use correct path for ported newhostkey commandMohit Mehta
2010-01-12fix op-mode commands for migration to strongswanMohit Mehta
2009-10-09* Fix Bug 4017 Add the ability to restart individual IPSec tunnelsMohit Mehta
2008-12-03Fix reference to Vyatta::VPNUtilStephen Hemminger
2008-12-02Merge branch 'jenner' of suva.vyatta.com:/git/vyatta-op-vpn into jennerStephen Hemminger
2008-12-01"vpn rsa-key generate" command broken - use new perl hierarchy.Stig Thormodsrud
2008-11-21Convert to Vyatta::Stephen Hemminger
2008-07-07partial fix for bugs 3044, 3047, 3048: minor show command output headerAn-Cheng Huang
2008-07-07Fix 3194: VPN: xml error in "show vpn ike" command outputStig Thormodsrud
2008-03-17Fix 2838: Clearing VPN process starts VPN , even if not configured.Stig Thormodsrud
2008-03-10update scripts from VPL1.0 to GPLv2Stephen Hemminger
2008-02-26Query original/active runtime config rather than the new/pending config.Marat Nepomnyashy
2008-02-22Initialize variable and check for invalid args.Marat Nepomnyashy
2008-02-22Fixed-up operator commands 'clear vpn ipsec-process' and 'show vpn debug deta...Marat Nepomnyashy
2008-02-21Moved execution of 'show vpn' commands to '/opt/vyatta/bin/sudo-users' so tha...Marat Nepomnyashy
2008-01-03Initial VPN op template migration.Marat Nepomnyashy