summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-06-22vyatta-cfg-vpn: validate peer address for vti based vpn connectionsAlex Harpin
2015-06-18vyatta-cfg-vpn: vti interfaces remain link down after ipsec sa renewalAlex Harpin
2015-06-17vyatta-cfg-vpn: further tidy up of vyatta-vti-config.plAlex Harpin
2015-06-17vyatta-cfg-vpn: formatting changes for style consistencyAlex Harpin
2015-06-14Bug #504: add an option for pulling IPsec local id from the cert.Daniil Baturin
2015-03-02Fix ipsec.secrets generation for PEM-formatted RSA key.Ryan Riske
2015-03-01Add support for RSA keys with strongSwan 5.2.xRyan Riske
2015-02-13Remove the automatic generation of implicit connectionsJeff Leung
2015-02-10Allow the user to force UDP encapsulation for a named peerJeff Leung
2015-02-09Removing generation of leftsourceip= parameter in ipsec.confJeff Leung
2015-02-08Slightly alter aggressive mode selection logicJeff Leung
2015-02-07Remove the code that generates our ipsec logger at runtimeJeff Leung
2015-02-07Configure the ipsec debug logger at runtimeJeff Leung
2015-02-07Merge remote branch 'origin/lithium' into lithium-strongswan5Jeff Leung
2015-02-07Properly clean up site-to-site tunnels on removalJeff Leung
2015-02-06Use ipsec reload instead of updateJeff Leung
2015-02-05Update ipsec logging log-modes to point towards charon's loggersJeff Leung
2015-02-05Allow users to specify a custom file to be included with ipsec.confJeff Leung
2015-02-05Allow users to specify aggressive mode for IKEv1 key exchangesJeff Leung
2015-02-02Bug #367 - DMVPN Testing, but I do not see ESP traffic.Kim Hagen
2015-01-27Removing pfs and pfsgroup parameter generationJeff Leung
2015-01-27Generate PFS group settings alongside with our ESP settingsJeff Leung
2015-01-27Have the IKE parameter parser to use our new get_dh_cipher_result submoduleJeff Leung
2015-01-27Add get_dh_cipher_result submoduleJeff Leung
2015-01-27Removing charonstart from the config setup sectionJeff Leung
2014-12-19Bug #415: use remote-id for peer ID unconditionally if it's set.Daniil Baturin
2014-12-19Bug #414: quote the leftid value to avoid problems with non-alphanumeric char...Daniil Baturin
2014-12-18Merge pull request #11 from jhendryUK/ikev2_reauth_optionDaniil Baturin
2014-12-04vyatta-cfg-vpn: update vti creation in line with changes to strongswanAlex Harpin
2014-12-04vyatta-cfg-vpn: move scripts/vtiIntf.pm to lib/Vyatta/VPN/vtiIntf.pmAlex Harpin
2014-12-01Fixing syntax error in vpn-config.pl, fixing allowed parameters in the per-tu...Jason Hendry
2014-12-01Exposing ikev2 reauth option in CLI, defaulting to 'no'Jason Hendry
2014-10-19Remove the VTI script after use.Daniil Baturin
2014-10-05vyatta-cfg-vpn: prevent duplicate local rsa key includesAlex Harpin
2014-10-05vyatta-cfg-vpn: formatting changes for style consistencyAlex Harpin
2014-10-05vyatta-cfg-vpn: rename vti-up-down.sh to vti-up-downAlex Harpin
2014-10-05vyatta-cfg-vpn: fix for vti interface going down remains routedAlex Harpin
2014-08-03Bug #224: rename "enabled|disabled" to "enable|disable" for consistency.Daniil Baturin
2014-06-17Bug 241: Use auto=route for connection-type respond.Ryan Riske
2014-05-26Merge pull request #4 from TriJetScud/heliumDaniil Baturin
2014-05-25Initial MOBIKE Configuration SupportJeff Leung
2014-05-25Bug 197: Add back support for groups 22-24 for phase2 pfsRyan Riske
2014-05-25Remove automatic IKE version negoiation.Jeff Leung
2014-05-24Add support for DH groups 14-26Ryan Riske
2014-05-21Adding initial support for IKEv2/IKEv1 Site-to-Site VPN's by adding the optio...Jeff Leung
2014-04-27Bug #183: Add up-client action to the interface up/down script.Daniil Baturin
2014-01-29Fix vpn ppp up scriptStig Thormodsrud
2014-01-29Move %any peers to the end in ipsec.secretsStig Thormodsrud
2013-02-19perltidy run for vyatta-cfg-vpnSaurabh Mohan
2013-02-12mGRE support for change of local-ip addr change.Saurabh Mohan