summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-02-04Move protocol out of local and remote nodes as it has to be the sameJohn Southworth
2011-02-03Initial additions to support local and remote protoport in general instead of...John Southworth
2011-01-31Make vpn errors and exiting consistentJohn Southworth
2011-01-31Fix problem with multiple psk being generated per peerJohn Southworth
2011-01-28Bugfix: 5684, added quotes around rsa keys in ipsec.conf so that strongswan d...John Southworth
2011-01-26Bugfix: 5677 add protoport option for simpler GRE tunnels, for now this is sp...John Southworth
2011-01-26Make VPN config die after the first error occurs instead of continuing to pro...John Southworth
2011-01-26Bug 2506: Moved the connection-type node to the peer level, as discussed with...John Southworth
2011-01-25Bugfix 6068. This fixes the given perl problem, however there may be more tha...John Southworth
2011-01-25Bugfix 6229: don't allow local and remote subnets to be the sameJohn Southworth
2011-01-25bugfix: 2506 added option to define initiatior or responder modeJohn Southworth
2011-01-20make adjustment so that op mode can deal with new secrets file formatJohn Southworth
2011-01-20fix conflict while mergingJohn Southworth
2011-01-17more location based error support.Michael Larson
2011-01-17error location support changes to vpn (local-ip and auth missing only at this...Michael Larson
2010-07-22remove unused optionsAn-Cheng Huang
2010-06-03Fix Bug 5652 set ike/ipsec keying tries to foreverMohit Mehta
2010-05-26add passthrough connection if remote-subnet contains local-subnetMohit Mehta
2010-04-19Fix Bug 5542Mohit Mehta
2010-03-31Fix Bug 5500 Unable to establish a VPN connection from a remote peer with aMohit Mehta
2010-03-18Fix Bug 5087 add support to specify PFS group when PFS is enabledMohit Mehta
2010-02-051. use correct notation to represent private,public networksMohit Mehta
2010-01-30Fix Bug 1832 VPN copy-tos Disabling copy-tos field doesn't workMohit Mehta
2010-01-28perltidy vpn-config.plMohit Mehta
2010-01-28remove dead code. we use 'ipsec update' to update changes to connections nowMohit Mehta
2010-01-25add back CLI node for disabling uniqreqidMohit Mehta
2010-01-12use leftsourceip to add route to remote subnetMohit Mehta
2010-01-12Do not start IKEv2 daemon for nowMohit Mehta
2010-01-12* remove extraneous unused codeMohit Mehta
2010-01-12add comment to identify end of connection descriptionMohit Mehta
2010-01-12no need to maintain state of connections and take state-specific actions forMohit Mehta
2010-01-12First pass code changes to vyatta-cfg-vpn for migration to strongswan :Mohit Mehta
2009-11-25pptp config check not needed when vpn ipsec is configuredMohit Mehta
2009-11-02more formatting clean-upMohit Mehta
2009-11-02indent and reformat script using perltidy in hope of making it easier to readMohit Mehta
2009-10-27add support for same reqids to openswan cfgRobert Bays
2009-10-06Fix Bug 3011 Remote VPN configuration issues site-to-site warningMohit Mehta
2009-09-04Fix 4902: setting ipsec site-to-site tunnel with authentication id <> and loc...Stig Thormodsrud
2009-08-20manage state of add|delete|restart on connections for vpn given disable node.slioch
2009-08-20added support in configuration script to support tunnel disable node.slioch
2009-07-10Fix 4623: Removing IPSEC VPN config without removing cluster ipsec config dro...Stig Thormodsrud
2009-05-26Fix 3836: Allow VPN authentication ID to accept values of IP address, domain ...Stig Thormodsrud
2009-04-08Bugfix 3284: Allow commit to succeed if local-ip is not configured.Bob Gilligan
2009-04-06Bugfix 2387: Don't list interfaces in ipsec config file.Bob Gilligan
2009-03-16Fix 4219: IPsec VPN does not launch on boot, error "The local-ip address X.X....Stig Thormodsrud
2009-02-12Fix ambiguous use of $logStephen Hemminger
2009-02-11Fix use of unitialized valueStephen Hemminger
2009-02-11Remove perlcritic warningsStephen Hemminger
2008-11-24Convert to Vyatta:: hierarchyStephen Hemminger
2008-11-21Rename VyattaVPNUtil to Vyatta::VPNUtilStephen Hemminger